#Header {
	float: left;
	height: 300px;
	width: 850px;
}
#HorzBar {
	background-color: #5A6A4B;
	float: left;
	height: 30px;
	width: 850px;
}
#MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	float: left;
	height: 1114px;
	width: 550px;
	background-image: url(Images/ForumBackgroundMainTextPic.jpg);
	background-repeat: no-repeat;
	background-color: #F8F4F1;
}
#WisdomTeam {
	float: right;
	height: 1114px;
	width: 300px;
	background-color: #969078;
}
#Footer {
	float: left;
	height: 16px;
	width: 850px;
	background-color: #5b684a;
}
#Wrapper {
	height: 985px;
	width: 850px;
	margin: auto;
}
.Registration {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.States {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #345F03;
}
a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
