#CenterDiv div {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	padding-top: 30px;
}




body {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	background-color: #000;
}
#MainPg {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 786px;
	background-color: #000000;
	padding-top: 0px;
	left: 0px;
	top: 0px;
}

#MainPg #CenterDiv {
	height: 1800px;
	width: 800px;
	background-color: #660000;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	padding-left: 0px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 0px;
	padding-top: 75px;
}
#MainPg #CenterDiv p,#MainPg #CenterDiv h3,#MainPg #CenterDiv h4,#MainPg #CenterDiv table, #MainPg #CenterDiv h1, #MainPg #CenterDiv h2{
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#MainPg #CenterDiv h1{
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 36px;
}


#MainPg #CenterDiv #slideshow {
	height: 250px;
	width: 333px;
	margin-right: auto;
	margin-left: auto;
	background-color: #660000;
	padding-top: 30px;
}
#MainPg #Navigation {
	height: 315px;
	width: 210px;
	margin-left: 0px;
	padding-top: 0px;
	background-color: #000;
	z-index: 30;
	float: left;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0033FF;
}
.centerImg {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#MainPg #CenterDiv #ContactUs table {
	text-indent: 18px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a img {
	text-decoration: none;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
