body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(http://www.sdoceans.org/images/background.jpg);
	font-size:13px;
	color:#666666;
	margin-top:0;
	background-color:#2B2E3F;
	height:100%;
	border-right-color: #000099;
	margin-left: 0px;
}
#shell {
  	margin-left: auto; 
  	margin-right: auto;
  	width: 50em;
	width: 875px;
	background-color:#2B2E3F;;
	display:table;
}

#menu {
  	height: 35px;
	padding-left:10px;
	padding-right:10px;
	background-repeat:repeat-y;		
}
#headermenu{
	margin-top:67px;
	margin-left:540px;
 	font: bold 12px/22px  Arial, Helvetica, sans-serif;

}

#header {
  	height: 126px;
	background-color:#ffffff;
	background-image:url(../images/borders/header.jpg);
	background-repeat:no-repeat;	
}
#menu {
	position:absolute;	
	z-index:2;
}


#middle {
	background-image:url(../images/borders/middle.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	background-color:#ffffff;
	
}

#photo {
  	height: 200x;
	width:855px;
	background-color:#2B2E3F;
	z-index:1;
}
#section{
height:100%;
}
#logos{
	float:left;
	width:200px;
	height:155px;
	text-align:center;
}
#logotext{
	
}

#footer {
  	height: 27px;
	background:#cccccc;	
	background-image:url(../images/borders/footer.jpg);
	background-repeat:no-repeat;
}

#footertext {
	margin:0;
	padding-top:7px;
	text-align:center;
	background-color:#ffffff;
	padding-bottom:7px;
	
}
#clear{

	clear:both
}
#line{
	border-bottom: 1px solid #666666;
	margin-top:15px;
	margin-bottom:10px;
}
#whatsnew{
	margin-left:10px;
	margin-top:290px;
	height:270px;
	width:240px;
	position:absolute;
	background-image:url(http://www.sdoceans.org/images/borders/mas_whatnew.png);
	padding:15px;
	overflow:hidden;
	padding-right:45px;
	top: 17px;
}
#text{
	margin:20px;
	float:left;
	width:540px;
	height:100%;
}
#text2{
	margin:20px;
	float:left;
	width:800px;
	height:100%;

}
#text3{
	margin:20px;
	float:left;
	width:580px;
	height:100%;
	margin-left:155px

}
#clearright{
	clear:inherit;
}
#sidebar{
	width:250px;
	height:300px;
	float:left;
	margin-top:22px;
	margin-left:10px;
	height:100%;
	text-align: left;
}
#emailmain{
margin-top:3px;
width:25px;
float:left;
}

#textleft{
width:600px;
float:left;
}

h1{
font-size:26px;
color:#386BCB;

margin-bottom:10px;
margin-top:0px;
font-weight:500;
}

h2{
font-size:16px;
color:#386BCB;

font-weight:500;
}
h3{
font-size:13px;
font-weight:bold;
}
h4{
font-size:16px;
font-weight:bold;
color:#666666;
}
a:link {
	color:#2d53a7;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #2d53a7;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #2d53a7;
	text-decoration:underline;
	font-weight:bold;
}
a:active {
	color: #2d53a7;
	text-decoration:none;
	font-weight:bold;
}