/*  
	Copyright 2008 by Balanced Environmental Services Inc.
	

*/

body 	{
		background-image:url();
		background-position:top;
		background-repeat:no-repeat;
		background-color:#CCCCCC;
		margin:0;
		padding:0;
		text-align:center;
	}

div.star
	{
		position: absolute;
		top: 15px;
		margin-left:-450px;
	}

div.home
	{
		position: absolute;
		top: 93px;
		left:-450px;
	}

div.photomain
	{
		position: absolute;
		top: 98px;
		left:-258px;
	}

div.bio
	{
		position: absolute;
		top: 96px;
		left:269px;
	}
div.rar
	{
		position: absolute;
		top: 230px;
		left:269px;
	}

div.marsh
	{
		position: absolute;
		top: 365px;
		left:269px;
	}

div.fisheries
	{
		position: absolute;
		top: 499px;
		left:268px;
	}

div.titlea
	{
		text-align: left;
		text-indent: 0ex;
		color:#003300;
		position: absolute;
		width: 520px;
		top: 435px;
		left:-255px;
	}

div.titleb
	{
		text-align: left;
		color:#006633;
		position: absolute;
		width: 320px;
		top: 435px;
		left:-120px;
	}
div.textm
	{
		font-size: 14px;
		text-align: left;
		text-indent: 0ex;
		color:#003300;
		position: absolute;
		width: 320px;
		top: 470px;
		left:-250px;
	}

div.quote
	{	
		text-align: left;
		color:#404040;
		position: absolute;
		width: 180px;
		top: 447px;
		left:79px;
	}
div.quote2
	{	
		text-align: left;
		color:#404040;
		position: absolute;
		width: 180px;
		top: 730px;
		left:79px;
	}
div.quote3
	{	
		text-align: left;
		color:#404040;
		position: absolute;
		width: 180px;
		top: 1000px;
		left:79px;
	}
div.footerbuttons
	{
		position: absolute;
		width: 400px;
		top: 718px;
		left:160px;
	}
div.footerbuttonsprofile
	{
		position: absolute;
		width: 400px;
		top: 1420px;
		left:160px;
	}
div.clock
	{
		position: absolute;
		width: 400px;
		top: 428px;
		left:-50px;
	}
div.map
	{
		position: absolute;
		width: 512px;
		top: 98px;
		left:-258px;
	}
div.search
	{
		position: absolute;
		width: 100px;
		top: 655px;
		left:280px;
	}

h1 {
	font-size: 22px;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 17px;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 14px;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 14px;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 14px;
	margin-bottom: 0.5em;
}

div.maintext {
	background-color: rgb(255,255,255);
	padding: 6px;
	border: 0px solid rgb(32,92,154);
	text-align: left;
}

a, a:visited {
	color: rgb(0,96,166);
	text-decoration: none;
}

a:hover {
	color: rgb(0,96,166);
	text-decoration: underline;
}
div.header-middle
	{
		width: 92%;		
	}
div.footer-middle
	{
		width: 100%;		
	}
div.header-left2
	{
		color:#000099;
		width: 95%;
	text-align: left;
	background-color: rgb(232,233,246);
	}
ul {
	list-style-type: square;
	margin-top: 0.5em;
	color: rgb(0,96,166);
}