body {
	margin: 0;
	padding: 0;
	background-color: #336666;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color:#336666;
    scrollbar-arrow-color:#ffffff;
    scrollbar-track-color:#4f7d7f;
    scrollbar-shadow-color:#234747;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#234747;
    scrollbar-darkshadow-Color:#234747;
}
a {
	text-decoration:none;
	color: gold;
}
a:hover {
	color: #7794A4;
}		
h1 {
	margin: 0;
	padding: 0 0 .5em 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
h2 {
	margin: 0;
	padding: 0 0 .5em 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #224849;
}
h6 {
	margin: 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-color: #214A46;
	border-top-color: #214A46;
	border-right-color: #214A46;
	border-left-color: #214A46;
	padding-top: 25;
	padding-bottom: 25px;
}
#topbanner {
	height: 119px;
	width: 777px;
	background-image: url(images/topbar_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#leftnav {
	width: 152px;
	position: absolute;
	left: 0px;
	background-image: url(images/leftnav.gif);
	background-repeat: no-repeat;
	background-color: #172C2C;
}
#content {
	height: 389px;
	width: 610px;
	margin-left: 152px;
	padding-left: 1em;
	background-image: url(images/whalebground.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#photoright {
	float:right;
	xxxmargin-top: -50px;
	padding-top: -50px;
}
/*left nav list setup*/
#leftnav ul {
	margin: 10px 0;
	padding:  0;
	min-height: 247px;
	height: auto !important; 
	height: 247px;
	border-bottom: 1px solid #666;
	list-style: none;
}
#leftnav ul li {
	height: auto !important;
	height: 1em;
	min-height: 1em;
	font-size : 12px;
	padding: 1px 0;
	margin: 0;
	border-top: 1px solid #666
}
#leftnav ul li a {
	padding: 0px 2px;
	margin: 0;
	color: white;
	text-decoration: none;
	display: block;
	width: 148px;
}
#leftnav ul li a:hover{
	background-color: #336666;
}	
#leftnav ul li ul li a {
	padding-left: 7px;
	width: 143px;
}
#leftnav ul li ul li a:hover{
	background-color: transparent;
	color: #5AADAD;
}	
#leftnav ul li ul li {
	font-size: 10px;
	border-top: 0;
}
#leftnav ul li ul {
	min-height: 0;
	height: auto;
	padding-top: 0;
	border-top: 1px solid #666;
	margin-top: 1px;
	border-bottom: 0;
}
#latestnews {
	background-image: url(images/latestnews_bottom.gif);
	background-repeat: no-repeat;
	background-position: 53px bottom;
	/*margin-left: 200px;*/
	padding-bottom: 12px;
	padding-left: 30px;
}
#latestnews h5 {
	background-image: url(images/latestnews_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 20px 0px 0 80px;
}
#latestnews div {
	padding: 6px;
	font-size: 10px;
	background-color: #234747;
	width: 411px;
	height: 30em;
	overflow: auto;
	margin-left: 23px;
}
.imageright {
	margin: 0 0 5px 5px;
	float: right;
	font-size: 7pt;
	clear: right;
}
#disclaimer {
	font-size: 7pt;
	text-align: right;
	clear: right;
}
.imageright2 p {
	padding: -13px 0 20px 0;
}	
.imageright2 {
	margin: 0 5px;
	float: right;
	font-size: 7pt;
	text-align: right;
	clear: right;
	width: 250px;
}
.imageright2 img {
	border: 1px solid #234a47;
}
