body, td, th {
	color: #000066;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-color: #03AC03;
	background-image: url(/images/bak.png);
	background-attachment:fixed;
	background-repeat: repeat-x;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:link.nav, a:visited.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}
a:hover.nav, a:active.nav {
	color: #FFFF00;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}

a:link.bottomnav, a:visited.bottomnav {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
a:hover.bottomnav, a:active.bottomnav {
	color: #FFFF00;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

h1 { 
	margin:0;
	font-size: 20px;
	color: #003399;
}

h1.title {
	margin:0;
	font-size: 20px;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #000066;
}
h3 {
	font-size: 16px;
	color: #000066;
}
#wrapper {
	width:990px;
	background-color:#000066;
	padding:2px;
	margin:10px auto 10px auto;
	text-align:center;
}
#header {
	width:100%;
	height:117px;
	background-image:url(/images/header-bak.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
#nav {
	background-image:url(/images/navbak.jpg);
	height:25px;
	padding-top:4px;
	text-align:center;
}


#flash {
	width:990px;
	height:197px;
	margin:0 auto 0 auto;
}
#titlebar {
	background-image:url(/images/navbak.jpg);
	height:25px;
	padding-top:3px;
	text-align:center;
}
.title {
	color: #FFFFFF;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}
#mainbody {
	width:980px;
	height:163px;
	background-color:#FFFFFF;
	padding:5px;
}

#mainbody2 {
	width:980px;
	background-color:#FFFFFF;
	padding:5px;
}

#bodycontent { 
	width:85%;
	border:#06A403 solid 1px;
	margin:10px auto 10px auto;
	background-color:#E3F6FC; 
	padding:20px;
}

#bottomnav {
	background-color:#000099;
	background-image:url(/images/bottomnav.jpg);
	background-repeat:repeat-x;
	height:24px; 
	padding-top:7px; 
	width:100%;
}


#copyright {
	font-size:9px;
	color:#003399;
	width:300px;
	text-align:center;
	margin:auto;
}
a.copyright:link, a.copyright:visited {
	color:#000099;
	text-decoration:none;
}
a.copyright:hover, a.copyright:active {
	color:#FFFFFF;
	text-decoration:none;
}
#scaor {
	font-size:9px;
	color:#003399;
	width:700px;
	text-align:center;
	margin:3px auto 5px auto;
}
#hometext {
	width:444px;
	height:150px;
	background-color:#E3F6FC;
	border:#06A403 solid 1px;
	float:left;
	margin:0 5px 0 5px; 
	font-size:12px; 
	padding:5px;
}
#lefthome {
	width:255px;
	height:160px;
	background-color:#E3F6FC;
	border:#06A403 solid 1px;
	float:left;
}
#righthome {
	width:255px;
	height:160px;
	background-color:#E3F6FC;
	border:#06A403 solid 1px;
	float:left;
}

#map { 
	width:800px; 
	height:600px; 
	margin:auto;
}
#map2 { 
	width:500px; 
	height:650px; 
	margin:auto;
}
#grid { border:1px #000066 solid; 
}
#featpic {
	float:left;
	width:110px;
	height:80px;
	border:1px solid #000000;
	margin-left:15px;
	text-align:center;
}
#feattxt {
	float:left;
	width:120px;
	height:90px;
	margin-left:5px;
	text-align:left;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;