body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background:#0054A4;
}
a:link, a:visited, a:active {
	color: #0000CC;
	text-decoration: none;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #FFCC00;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
#wrapper {
	width:100%;
	margin:0 auto;
}
#top {
	width:100%;
	height:23px;
	padding-top:2px;
	text-align:center;
	background-image:url(images/navbak.jpg);
	background-repeat:repeat-x;
}
#header {
	width:100%;
	height:138px;
	background-image:url(images/head-bak.jpg);
	background-position:top;
	text-align:center;
}
#nav {
	width:100%;
	height:23px;
	padding-top:2px;
	text-align:center;
	background-image:url(images/navbak.jpg);
	background-repeat:repeat-x;
}
#mainbody {
	width:100%;
	background-image:url(images/mainbodybak.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#leftbody {
	width:18%;
	height:1150px;
	float:left;
	margin:10px 0 10px 8px;
	_margin-left:3px;
	border:#000066 solid 2px;
	background-color:#FFFFFF;
}
#centerbody {
	width:60%;
	height:1150px;
	margin:10px 0 10px 10px;
	float:left;
	border:#000066 solid 2px;
}
#rightbody {
	width:18%;
	height:1150px;
	margin:10px 0 10px 8px;
	float:left;
	border:#000066 solid 2px;
	background-color:#FFFFFF;
	text-align:center;
}
h1.notice { 
	font-size:16px; 
	font-weight:bold; 
	color:#FFCC00; 
	width:500px; 
	margin:5px auto 5px auto; 
	text-align:center;
}
#disc {
	font-size:14px; 
	font-weight:bold; 
	color:#FFCC00; 
	width:550px; 
	margin:5px auto 5px auto; 
	text-align:center;
}
#goog {
	width:468px;
	height:65px;
	margin:auto;
}
#cams {
	width:100%;
	height:100px;
	margin:auto; 
	color:#FFFFFF; 
}
#flash {
	width:584px;
	height:438px; 
	background-color:#000044;
	margin:auto; 
	border:#000066 solid 1px; 
	color:#3399FF;
}
#flashnav {
}
a.flashnav:link { 
	color:#FFFFFF;
	font-size:10px; 
	text-decoration:none; 
	font-weight:bold;
}
a.flashnav:hover { 
	color:#ffcc00;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;w
}
#gallery { color:#ffcc00;
}

#clear {
	clear:both;
}
#sidelinks {
	text-align:left;
	margin-left:5px;
}
#bottomlinks {
}
a.bottomlinks:link, a.bottomlinks:visited { 
	color:#FFCC00;
}
a.bottomlinks:hover, a.bottomlinks:active { 
	color:#FFFFFF;
}
#footer {
	width:100%;
	clear:both;
	height:125px;
	background-image:url(images/footer-bak.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:20px;
}