html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	background-color: #20422a;
}
#wrapper #top {
	width: 677px;
	margin: 0px;
}
#wrapper {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
#wrapper #middle {
	width: 677px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
#wrapper #bottom {
	width: 677px;
}
#wrapper #middle #navigation {
	width: 160px;
	float: left;
}
#wrapper #middle #content {
	padding-left: 190px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 40px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-bottom: 10px;
	line-height: 130%;
}
#wrapper #copyright p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #9FAA6A;
	line-height: 100%;
}
.greyrule {
	background-color: #666666;
	height: 1px;
	color: #666666;
	border: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#copyright a {
	color: #9FAA6A;
}
a:link {
	color: #336633;
}
a:visited {
	color: #336633;
}
.navimg {
	margin-bottom: 5px;
}
