body {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	height: auto;
	width: 900;
	line-height: normal;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px 1 #003300;
	}
.oneColFixCtrHdr #container {
	width: 1300px; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	background-color: #333333;
	border: thin solid #D3871C;
	height: auto;
	color: #FFFFFF;
	vertical-align: bottom;
	text-indent: 0px;
	margin: auto;
}
.oneColFixCtrHdr #header {
	background-color: #333333;
	width: 1300px;
	padding: 15;
}
.oneColFixCtrHdr #header h1 {
	margin: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background-color: #000000;
	width: 896px;
	padding-top: 0;
	padding-right: 15;
	padding-bottom: 0;
	padding-left: 15;
	margin: 3px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #000000;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.style1 {
	color: #FFFFFF;
	border: thin 1 #FFFFFF;
	width: 1300px;
}
.style2 {
	color: #D3871C;
	font-size: 36px;
}
.style8 {
	font-size: 16px;
	color: #D3871C;
	padding-left: 5px;
	margin: 14px;
}
.style18 {
	font-size: 12px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.style28 {
	font-size: 14px;
	color: #F7F7F7;
}
.style31 {font-size: 14px; color: #F0F0F0; }
#apDiv10 {
	position:absolute;
	left:1021px;
	top:1433px;
	width:118px;
	height:24px;
	z-index:1;
}
#apDiv11 {
	position:absolute;
	left:265px;
	top:828px;
	width:472px;
	height:36px;
	z-index:1;
}
.style49 {font-size: 10px; font-style: italic; }
.style50 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style51 {font-size: 9px}
.style60 {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 10px;
	padding: 5;
}
h2 {
	font-size: 12px;
	color: #D3871C;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #D3871C;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}
.style57 {font-size: 12px; color: #FEFEFE; }
.style59 {font-size: 9px; color: #D3871C; }
.style66 {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	font-style: italic;
}

.style69 {
	font-size: 12px;
	color: #D3871C;
}
.style70 {font-size: 12px}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D3871C;
}
.style73 {
	color: #CFCFCF;
}
.style74 {font-size: 14px}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #D3871C;
}
a:active {
	text-decoration: none;
	
}
</style>
