body {
	background-color: #d9cdb4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
#wrapper {
	/* hide ie5mac \*/ 
	margin-top:-305px;
	top:50%;
	width:100%;
	left:0;
	text-align:center;
	position:absolute;
	/* end hide */ 
}
#container {
	background:#000000;
	height:608px;
	width: 1008px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
#banner {
	width: 180px;
	background-repeat: no-repeat;
	height: 600px;
	background-image: url(images/whirrakeeLogo.png);
	background-color: #000000;
	float: left;
	left: 4px;
	top: 4px;
	position: absolute;
}
#navigation
{
	width: 150px;
	height: 410px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 190px;
	padding-right: 0px;
	padding-bottom: 0;
	position: absolute;
	left: 184px;
	top: 4px;
	line-height: 14px;
	background-color: #FFFFFF;
}

#navigation dl
{
	margin: 0 0px;
	padding: 0px 0;
}

#navigation dl dl
{
    margin: 0 0 0 12px;
    padding: 2px 0;
}

#navigation dd
{
	margin: 0 0 0px;
	padding: 0;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-indent: 22px;
}

#navigation dd a
{
	display: block;
	padding: 2px 0px;
	text-decoration: none;
	color: black;
}

#navigation dd a:hover
{
	background-color: #DFDFDF;
	color: #000000;
}
.sub a
{
	font-weight: normal;
	text-indent: 30px;
}

.sub a:hover
{
	background-color: #efeded;
	color: black;
	text-indent: 30px;
}
.subUp  a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 30px;
}

.highlight
{
	background-color: #dfdfdf;
	color: black;
}
#hero {
	height: 600px;
	width: 570px;
	position: absolute;
	left: 334px;
	top: 4px;
	background-color: #FFFFFF;
	background-image: url(images/shading.jpg);
	background-repeat: repeat-y;
	padding-left: 100px;
	margin: 0px;
}
#image {
	height: 190px;
	width: 670px;
	float: left;
	position: absolute;
	left: 334px;
	top: 4px;
	background-color: #FFFFFF;
}
#quote {
	height: 390px;
	width: 260px;
	background-image: url(images/shading.jpg);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	float: left;
	text-align: left;
	position: absolute;
	left: 334px;
	top: 194px;
	line-height: 25px;
	color: #333333;
	background-color: #FFFFFF;
}
#content {
	height: 410px;
	width: 335px;
	position: absolute;
	left: 654px;
	top: 194px;
	padding-right: 15px;
	background-color: #FFFFFF;
	overflow: auto;
}
#content a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
}
h1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 12px;
	font-size: 18px;
	line-height: 21px;
	color: #333333;
}
.italic{
	font-style: italic;
	font-weight: normal;
	color: #333333;
	
}
#slideshow {
	left: 100px;
	top: 100px;
	height: 400px;
	width: 470px;
	position: absolute;
	margin: 0px;
	background-image: url(images/slideshow-bg.gif);
}
#slideshow img {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
}
