#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;
}

#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;

}
#text {
	position: absolute;
	height: 675px;
	width: 774px;
	left: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	top: 190px;

}

#footer {
	position: relative;
	height: 15px;
	top: 378px;
	width: 784px;
	background-color: #99CC66;
	padding: 5px;

}




body {
	background-color: #E8F5D6;
}
#texttable {
	background-color: #FFFFFF;
	background-position: center;
	height: 550px;
}
