#container {
	background-color: #E8F5D6;
	height: 975px;
}
#banner {
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	background-color: #5C743D;
	left: 800px;
	width: 794px;
}
#navigation {
	background-color: #99CC66;
	position: relative;
	height: 25px;
	width: 794px;
}
#navigationbar {
	position: absolute;
	height: auto;
	width: 626px;
	left: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 4;
}

#navigationbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
}

#navigationbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
}
#navigationbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8F5D6;
	text-decoration: none;
}
#navigationbar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8F5D6;
	text-decoration: none;
}
#left_navigation {
	background-color: #5C743D;
	position: absolute;
	height: 620px;
	width: 175px;
	text-align: center;
	z-index: 5;
}

#text {
	position: absolute;
	height: 575px;
	width: 587px;
	left: 195px;
	padding: 10px;
	top: 195px;
	text-align: left;
	background-color: #FFFFFF;
}

#footer {
	position: relative;
	height: 15px;
	top: 600px;
	width: 784px;
	background-color: #99CC66;
	padding: 5px;
}
#leftbar {
	padding: 10px;
	height: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8F5D6;
	text-decoration: none;
}
#leftbar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8F5D6;
	text-decoration: none;
}

#leftbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8F5D6;
	text-decoration: none;
}

#leftbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC66;
	text-decoration: none;
}
#leftbar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8F5D6;
	text-decoration: none;
}



body {
	background-color: #E8F5D6;

}
#texttable {
	background-color: #FFFFFF;
	background-position: center;
	height: 550px;
}
#container #text #map {
	left: 50px;
	text-align: center;
}
#map {
	position: absolute;
	left: 250px;
	top: 225px;
	z-index: 6;
	text-align: left;
	background-color: #00FF00;
}
