body {
	background-image: url(/images/bak2.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0px;
	background-color: #410D00;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #E0E7EF;
}
a:link, a:visited {
	color: #FFCC00;
	text-decoration:none;
}

a:hover, a:active{
	color: #CC0000;
	text-decoration:underline;
}
#main {
	width:894px;
	margin:0px auto;
}
#header {
	width:894px;
	margin:auto;
	text-align:center;
}
#top {
	width:894px;
	height:32px;
	background-image:url(/images/nav-bak.jpg);
	margin:0;
	text-align:center;
	padding:10px 0 0 0;
}
#headpic {
	background-image:url(/images/header3.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:894px;
}
#headaddy {
	color:#FFFFFF;
	text-align:left;
	width:350px;
	padding:100px 0 0 50px;
	font-size:16px;
	font-weight:bold;
}
#nav {
	width:894px;
	height:28px;
	margin:auto;
	padding:13px 0 0 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background-image:url(/images/nav-bak.jpg);
}
h1.header {
	font-size:18px;
	margin:0px;
	padding:0px;
	color: #FFFFFF;
}
h1 {
	font-size:20px;
	margin:0px;
	padding:0px;
	color: #FED24B;
}
h2 {
	font-size:16px;
	margin:0px;
	padding:0px;
	color: #FED24B;
}
h3 {
	font-size:14px;
	margin:0px;
	padding:0px;
	color: #FED24B;
}
#content {
	width:98%;
	margin:0 auto;
}
#content2 {
	width:95%; 
	border:#CC0000 solid 1px; 
	padding:10px; 
	margin:10px auto;
}
#left-content {
	width:200px;
	height:450px;
	float:left;
	border:#990000 solid 1px;
	margin:10px 0 10px 0px;
	padding:5px 0 0 0;
	text-align:center;
}
#center-content {
	width:450px;
	height:450px;
	float:left;
	margin:10px 0 10px 10px;
}
#right-content {
	width:200px;
	height:450px;
	float:left;
	border:#990000 solid 1px;
	margin:10px 0 10px 10px;
}
#footer {
	width:894px;
	height:28px;
	background-image:url(/images/nav-bak.jpg);
	padding:13px 0 0 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	clear:both;
}
#footercopyleft {
	width:98%;
	margin:0 auto;
	font-size:10px;
}
#bottomnav { 
	clear:both;  
	text-align:center; 
	width:100%; 
	margin:0 auto;
}
#beachnet {
	text-align:center;
	font-size:10px;
}
INPUT {
	FONT-SIZE: 8pt;
	margin-left:20px;
	margin-top:5px;
}
TEXTAREA {
	BACKGROUND: #FFFFFF;
	FONT-FAMILY: verdana, arial, sans-serif;
	COLOR: #000000;
	border: 1px #000000 solid;
	FONT-SIZE: 8pt;
}
FORM {
	FONT-FAMILY: verdana, arial, sans-serif;
	COLOR: #FFCC00;
	FONT-SIZE: 8pt; 
	font-weight:bold;
}
SELECT {
	BACKGROUND: #FFFFFF;
	FONT-FAMILY: verdana, arial, sans-serif;
	COLOR: #000066;
	border: 1px #000066 solid;
	FONT-SIZE: 8pt;
	margin-left:4px;
	margin-top:10px;
}
#scaor {
	clear:both;
	font-size:10px;
	color:#999999;
	width:100%;
	margin:auto;
	text-align:center;
}
#line { 
	clear:both; 
	width:95%; 
	height:1px; 
	background-color:#FFCC00; 
	margin:0 auto;
}
#map { 
	width:800px; 
	height:600px; 
	margin:auto;
}
#grid { border:1px #CC0000 solid; 
}