#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #fff0c4;
	float: left;
	width: 700px;
	overflow: auto;
	height: 611px;
}
#horzbar {
	float: left;
	width: 900px;
	background-image: url(Images/HorzBar.jpg);
}
#header {
	float: left;
	width: 900px;
	height: 201px;
}
#navbar {
	float: left;
	width: 200px;
	background-color: #fff0c4;
	height: 611px;
}
#footer {
	float: left;
	width: 900px;
	height: 25px;
}
#wrapper {
	height: 845px;
	width: 900px;
	margin: auto;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #055A21;
}
a:visited {

	font-weight: bold;
	color: #055A21;
}
a:hover {

	font-weight: bold;
	color: #000000;
}
a:active {


	font-weight: bold;
	color: #000000;
}
