body {
	background-image: url(../images/bg.jpg);
	background-attachment: scroll;
	background-color: #330000;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;

}
.billboard-div {
	position: absolute;
	left: 10px;
	top: 159px;
	overflow: hidden;

}
.topheader-div {
	position: absolute;
	width: 550px;
	height: 103px;
	left: 7px;
	top: 1px;


}
.featuresection-div {
	position: absolute;
	left: 459px;
	top: 159px;
}
.homebody-div {
	position: absolute;
	width: 1050px;
	left: 0px;
	top: 491px;
	text-align: left;

}
.nav-div {
	position: absolute;
	width: 1000px;
	left: 10px;
	top: 114px;
	height: 19px;

}
a.nav:link {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
a.nav:hover {
	color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
.level1header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	background-image: url(../images/level1-header.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	background-position: left top;

}
.hr1 {
	background-image: url(../images/lines.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
	width: 100%;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: underline overline;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
.nav-div div {
	text-align: center;
	font-size: 18px;
}
.home text {
	text-align: left;
}
.hometext {
	text-align: left;
}
