   body {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
   }
a {
	font-weight: bold;
	color: #0C2C81;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}

li {
	list-style-image: url(../images/list.gif);
}

h1 {
	font-size: 20px;
	line-height: normal;
	color: #0C2C81;
	font-weight: normal;
}
h2 {
	font-weight: bold;
	color: #838383;
	font-size: 13px;
}
#gr1 {
	background-image: url(../images/gr1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}



#sitename {
	background-image: url(../images/sitename.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 316px;
	background-color: #FFFFFF;
}
#oceanhorizon {
	background-image: url(../images/ocean_horizon.jpg);
	background-repeat: repeat-x;
	height: 27px;
	background-color: #FFFFFF;
}
#content {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	color: #545454;
	line-height: 160%;
	background-color: #FFFFFF;
	vertical-align: top;
}
#horizontal {
	background-image: url(../images/horizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
}

#imgborder {
	border: 1px solid #666666;
}
#imgleft {
	float: left;
	margin-right: 15px;
	border: 1px solid #666666;
}
#counter {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}


#footer {
	font-size: 11px;
	color: #A0A0A0;
	background-color: #666666;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#footer a {
	color: #A0A0A0;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#banner {
	height: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}


.nav {
	color: #FFFFFF;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	text-decoration: none;
	background-image: url(../images/nav.gif);
	background-position: 10px 11px;
	background-repeat: no-repeat;
	font-weight: normal;
}
.nav:hover {
	color: #333333;
	background-image: url(../images/nav_hover.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	background-color: #B6B6B6;
}
.subnav {
	color: #CCCCCC;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-decoration: none;
	padding-right: 10px;
	font-weight: normal;
}
.subnav:hover {
	color: #FFFFFF;
	background-color: #777777;
}
.back {
	font-weight: bold;
	color: #A0A0A0;
	text-decoration: none;
}
.back:hover {
	color: #A0A0A0;
	text-decoration: none;
}


.subheading {
	color: #666666;
	font-weight: bold;
}
