body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B5C38;
	margin: 0px;
	line-height: 18px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D8DCCF;
	margin-bottom: -10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: -13px;
}
a:link {
	color: #D8DCCF;
	text-decoration: underline;
}
a:visited {
	color: #D8DCCF;
	text-decoration: none;
}
a:hover {
	color: #D8DCCF;
	text-decoration: none;
}
a:active {
	color: #D8DCCF;
	text-decoration: none;
}
#links {
	text-align: right;
	vertical-align: top;
	float: right;
	margin-top: 30px;
	clear: right;
}
.mnlinks {
	font-size: 15px;
	color: #767749;
}
.mnlinks a:link {
	text-decoration: none;
	color: #476D77;
}
.mnlinks a:visited {
	text-decoration: none;
	color: #476D77;
}
.mnlinks a:hover {
	text-decoration: none;
	color: #476D77;
}
.mnlinks a:active {
	text-decoration: none;
	color: #476D77;
}
#container {
	clear: both;
	width: 950px;
}
#content {
	clear: left;
	width: 650px;
	margin-left: 50px;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#forest {
	clear: both;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #767749;
	border-bottom-color: #767749;
	width: 950px;
}
#logo {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	text-align: left;
	clear: both;
	font-size: 9px;
	color: #858654;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 105px;
}
