#container #header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	background-color: #003300;
	color: #66CC00;
	padding-top: 1em;
	padding-left: 35px;
	padding-bottom: 1em;
	clear: none;
	border: medium ridge #66CC00;
}
#container #nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	float: left;
	width: 157px;
	background-color: #003300;
	color: #66CC00;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 30px;
	line-height: 30px;
	text-transform: none;
	border: medium ridge #66CC00;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content {
	width: 700px;
	margin-left: 150px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 120px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	border: 0px none #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66CC00;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66CC00;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66CC00;
	text-decoration: none;
}

#container #footer {
	font-size: small;
	color: #006600;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 385px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #header img {
	margin-right: 40px;
	margin-bottom: 0px;
}
#container #contentsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #66CC00;
}
#container #menutable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#003300;
}
#menutablelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66CC00;
	text-decoration: none;
}
#indexheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
}
#footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
}
#footerlinklink {
	font-size: small;
	color: #66CC00;
}

