body {

	background-color: #BECEDD;
	background-image: url(images/marine_bkgrd.jpg);
	background-repeat: repeat-x;	
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
div#wrapper { position: relative;
width: 900px;
text-align: left;
margin: 0 auto;
}
a {
color: #000000;
text-decoration: underline;
}
a:hover {
color: #336699;
text-decoration: none;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 265px;
	background-image: url(images/left_image.jpg);
	background-position: top;
	background-repeat: repeat-y;	
}
.righttext {
	background-color: #C0D3E2;
	background-image: url(images/marine_center_bkgrd.jpg);
	background-position: top;	
	background-repeat: repeat-x;
	text-align: left;
	line-height: 18px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}


	.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #336699;
	font-style: normal;
}
hr {
	width: 50%;
	text-align: center;
	color: #001C40;}
	
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;	
}

/* flyouts */
div.flyoutbuttons {
	
	background-color: #477AB8;
	text-align: left;}
	
a.smlinkfo {font-size: 11px;
border: 1pt solid #FFFF00;
padding: 3px 0 3px 5px;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	color: #ffffff;
	text-decoration:none;
	display: block;
	font-weight: normal;
	letter-spacing: .4pt;
	}
	
a.smlinkfo:hover {color: #FFFF00;
background-color: #336699;
}

.menutitle{
cursor:pointer;
margin-bottom: 1px;
color:white;
padding:2px;
text-align:left;
font-size:10pt;
font-weight:bold;
text-decoration:none;
}

.menutitle:hover{
cursor:pointer;
margin-bottom: 1px;
color:#FFDA53;
padding:2px;
text-align:left;
font-size:10pt;
font-weight:bold;
text-decoration:underline;
}

.submenu{
margin-bottom: 0.5em;
font-size:10.0pt;
font-family:verdana, arial;
font-weight:bold;
color:white;
text-decoration:none;
}
.submenu:hover{
margin-bottom: 0.5em;
font-size:10.0pt;
font-family:verdana, arial;
font-weight:bold;
color:#FFDA53;
text-decoration:underline;
}

a.infolink {
font-weight: bold;
font-size: 14px;
color: #000000;
text-decoration: underline;
}
a.infolink:hover {
text-decoration: none;
}

