@charset "utf-8";
body {
	background-color: #5C743D;
	background-image: url(../Images/header.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
}
#PageDivider {
	position: relative;
	width: 100%;
	top: 100px;
	z-index: 3;
	background-color: #99CC66;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #5C743D;
	line-height: 24px;
	text-align: center;
	top: 0px;
	width: 100%;
}
#PageBack {
	width: 100%;
	top: 123px;
	background-color: #FFFFFF;
	position: absolute;
	text-align: left;
	height: 670px;
	left: 0px;
}

#ContentArea {
	position: absolute;
	z-index: 4;
	height: 422px;
	width: 498px;
	top: 3px;
	left: 217px;
}
#ContactArea {
	position: absolute;
	z-index: 4;
	width: 256px;
	top: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 760px;
}
#NavArea {
	text-align: left;
	position: absolute;
	z-index: 4;
	height: 640px;
	width: 176px;
	top: 0px;
	background-color: #5C743D;
	left: 0px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #99CC66;
	text-align: center;
	
	
}
#RegisterArea {
	position: absolute;
	z-index: 4;
	width: 256px;
	top: 157px;
	left: 760px;
}

.SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-align: center;
}
.StandardTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.NavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5EDB3;
	font-weight: bold;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D5EDB3;
	text-indent: 0px;
	display: block;
	border-top-width: thin;
	border-top-color: #D5EDB3;
}

.StandardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#HeaderArea {
	position: absolute;
	z-index: 2;
	height: 97px;
	width: 382px;
	left: 0px;
	top: 0px;
}
#HeaderTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	position: absolute;
	width: 600px;
	left: 350px;
	z-index: 1;
	top: 2px;
	height: auto;
}
#HeaderTitle2 {
	position: absolute;
	width: 600px;
	top: 40px;
	left: 350px;
	z-index: 1;
	height: auto;
}

