body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: center;
	margin: 20px 0px;
	background: white;
	color: #00408b;
}
h2 {
	font-family: sans-serif, arial;
	font-size: 18px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
h2 a img {float: right; border: none;}
h3 {font-family: sans-serif, arial; font-size: 14px; margin:0px; padding:12px 0px;}

a {color: #00316a; }
a:hover {text-decoration: none;}

dt {font-weight:bold; margin-bottom:5px;}
dd {margin-bottom:14px;}

#wrapper {
	width: 927px; 
	margin: 0px auto; 	
	text-align: left;
	position: relative;
	border-top: 1px solid white;
	background: #a4d9eb url(images/large-bg.jpg) 50% 0px no-repeat;
}
#maintextarea {
	margin: 164px 35px 0px 210px;
	padding: 20px 30px 20px 20px;
	background: white;
}
#left {width: 335px; }
#right {float: right; width: 250px; font-size: 11px;}
#right a {font-weight: normal;}
#right2 {float:right; width:290px; font-size:12px; height:100%;}
div#right img {margin-bottom: 5px;}
#clear {clear: left; height: 20px;}
#footer {margin: 4px 0px 50px 0px; font-size: 11px; text-align: center;}


.crew-pic {float: right; margin-left: 15px;}

ul#nav {
	position: absolute;
	top: 165px; left: 67px;
	margin: 0px;
	padding: 0px;	
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
}
ul#nav li {
	padding:0px
	margin: 0px;
}
ul#nav li a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 0px 0px 19px 23px;
}
ul#nav li a:hover {background: url(images/nav-bg.gif) left 5px no-repeat; font-weight: bold;}
