#TopBanner {
	position:absolute;
	width:925px;
	height:265px;
	z-index:3;
	left: 0px;
	top: 0px;
	visibility: visible;
}
body {
	background-color: #AFA083;
}
#DropMenus {
	position:absolute;
	width:901px;
	height:30px;
	z-index:4;
	left: 14px;
	top: 230px;
	visibility: visible;
}
#MainEditBox {
	position:absolute;
	width:704px;
	height:auto;
	z-index:2;
	left: 186px;
	top: 276px;
	background-color: #DFD0BB;
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1;
	font-weight: normal;
	list-style-type: none;
	visibility: visible;
}
#SideBox {
	position:absolute;
	width:162px;
	height:auto;
	z-index:5;
	left: 6px;
	top: 274px;
	visibility: visible;
	margin: 2px;
	background-color: #AFA083;
}
.BigHead {
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	line-height: 1;
	color: #003300;
	font-weight: bold;
}


.WebCounter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1;
	color: #006633;
	font-weight: bold;
	font-style: normal;

}

.SmallHead {
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1;
	color: #003300;
	font-weight: bold;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.3;
	color: #003300;
	margin-bottom: 12px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
}

.MediumHead {
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 1;
	color: #003300;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
	color: #006633;
	text-decoration: none;
}
#NewsletteForm {
	position:absolute;
	width:423px;
	height:28px;
	z-index:6;
	left: 7px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
