body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #003399;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#maintable {
	line-height: 1.5em;
	background-color: #FFFFFF;
	width: 100%;
}
#topbar {
	background-color: #FF9900;
	height: 20px;
}
#bluebar {
	background-color: #003399;
	height: 6px;
}
#wetlandbar {
	background-color: #FFFFFF;
	height: 104px;
	width: 100%;
}
#logobar {
	background-color: #FFFFFF;
	background-image: url(images/logobar.gif);
	background-repeat: no-repeat;
	height: 75px;
}
#navbar {
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #3366CC;
	font-size: 14px;
	background-image: url(images/navbar.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 160%;
	background-position: center;
}
h2 { font-size: 140%; }
 
 .box {
	text-decoration: none;
	display: block;
	visibility: visible;
	margin: 10px;
	width: 178px;
	position: relative;
	border: medium solid #FF9900;
}
.box a:link {
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
}
.box a:visited {
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
}
.box a:hover {
	text-decoration: none;
	display: block;
	border: 1px solid #003399;
}

#navigation {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 150px;
	margin: 5px;
	padding: 20px 5px 5px;
	width: 205px;
	height: auto;
	visibility: visible;
	left: 28px;
}
#content {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	top: 20px;
	margin: 15px;
	padding: 5px;
	width: 65%;
	left: 250px;
	height: auto;
}
#footer {
	background-color: #FF9900;
	height: 30px;
	width: 100%;
	position: relative;
	background-position: center;
	top: 15px;
}
#totop a:link {
	color: #3333CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#totop {
	color: #3333CC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	width: 50px;
	text-align: center;
}
#navbar a:link {

	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {

	color: #333399;
	text-decoration: none;
	background-color: #FF9900;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
#buttons {
	position: relative;
	left: 350px;
	top: 30px;
	height: 40px;
}
#homefooter {
	background-color: #FF9900;
	position: relative;
	width: 100%;
	height: 30px;
	background-position: center;
	top: 310px;
}
.box2 {
	display: block;
	text-decoration: none;
}
.box2 a:link {
	display: block;
	text-decoration: none;
	border: 2px solid #FF9900;
}
.box2 a:visited {
	display: block;
	text-decoration: none;
	border: 2px solid #FF9900;
}
.box2 a:hover {
	border: 2px solid #003399;
	text-decoration: none;
	display: block;
}
#content2 {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	top: 20px;
	width: 80%;
	height: auto;
	background-position: center;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: lighter;
	padding: 20px;
	margin: 20px;
}
