body{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #993300;
}
.banner {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 780px;
	height: 101px;
}
.mainnav {
	position: absolute;
	left: 20px;
	top: 101px;
	width: 780px;
	height: 36px;
	background-color: #fbb725;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 50px;
}

.main_headtext {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #ffffff;
	line-height: 34px;
	padding-left: 20px;
	height="51";
	width="600px";
	background-color: #fbb725;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.head {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin-top: 0px;
	color: #FF6600;
}

.subhead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}

.subheadwht{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
}
.subnav a:link {
	color: #CC3300;
	text-decoration: none;
}
.subnav a:visited {
	color: #CC0000;
	text-decoration: none;
}
.subnav a:hover {
	color: #000000;
	text-decoration: underline;
}
.callout {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	font-style: italic;
}

.subheadgrey {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #CC9933;
}
.newshead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FF3333;
}
.newstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFF33;
}
.newstext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.newstext a:visited {
	color: #999999;
	text-decoration: underline;
}
.newstext a:hover {
	color: #FF0033;
	text-decoration: none;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}
.footertext a:link {
	color: #FFFF33;
	text-decoration: none;
}
.footertext a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footertext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
