body
{
	margin:0px;
	padding:0px;
	background-color:#2B0000;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

.HeaderImage
{
	margin:auto;
	width:800px;
	padding:0px;
}

.Hsbody
{
	margin:auto;
	width:700px !important;
	width:760px;
	/*background-image:url(../images/Hsbody_bg.jpg);
	background-repeat:repeat-y;*/
	background-color:#e8e5d7;

	text-align:left;
	padding:20px 30px 10px 30px;
}

a
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}

td, div, p
{
	font-family:arial, verdana, tahoma;
	font-size:12px;
	line-height:17px;
	color:#000000;
	font-weight:normal;

}

h1
{
	font-family:arial, verdana, tahoma;
	font-size:18px;
	line-height:21px;
	color:#000000;
	font-weight:normal;
	margin-top:25px;
	margin-bottom:5px;
}

.Footer
{
	/*background-image:url(../images/Footer_bg.jpg);
	background-repeat:repeat-x;*/
	background-color:#000000;
	height:30px !Important;
	height:42px;
	padding-top:12px;
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
}
.Footer a
{
	font-weight:normal;
	color:#ffffff;
}
.FooterNav
{
	margin:auto;
	background-color:#E8E5D7;
	width:760px;
	text-align:center;
	padding:15px 0px;
}