body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
	background-color: #E6F0BD;
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
#wrapper {
	text-align: left;
	width: 800px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	clear: left;
	background-color: #FFFFFF;
	border: 2px solid #666600;
	height: 100%;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
}

#SideBar {
	float: left;
	width: 200px;
	background-color: #000000;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


#MainContent {
	float: left;
	width: 580px;
	padding: 10px;
}
#Footer {
	width: 800px;
	clear: both;
	float: left;
	color: #000000;
}
.Nav1 {
	font-size: 100%;
width: 175px;
	margin-left: 10px;
	font-weight: bolder;
}
.Nav2 {
	font-size: 12px;
	width: 165px;
	margin-left: 30px;
}
.Nav3 {
	font-size: 11px;
	width: 155px;
	margin-left: 40px;
}
.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav:active {
	color: #FFFFFF;
	text-decoration: none;
}

.Box {
	float: left;
	width: 200px;
	clear: left;
	background-color: #000000;
}
.PageTitle {
	font-size: 24px;
	font-weight: bolder;

}
.ContentText {

}
.moreinfo {
	font-size: 12px;
	font-weight: bold;
}
