@charset "UTF-8";
#Main_Container {
	background-image: url(../images/Sleeping_Giant.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	padding-top: 40px;
}
#Flash_Header {
	height: 530px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	position: relative;
}
#subNav {
	height: 30px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	top: 0px;
	position: absolute;
	vertical-align: middle;
	padding-top: 10px;
}
#photoStrip {
	height: 133px;
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
	background-image: url(../images/photoStrip.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#CenterNav {
	background-image: url(../images/CenterNavBarBackground.png);
	background-repeat: repeat;
	background-position: center top;
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
	overflow: visible;
	color: #999999;
}
#HomeFooter {
	background-repeat: no-repeat;
	background-position: center top;
	height: 233px;
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
	top: 10px;
	background-color: #281A1A;
}
#FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	height: 20px;
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
	vertical-align: middle;
}
#newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	height: 60px;
	width: 270px;
	top: 100px;
	right: 39px;
	background-image: url(../images/newsletterTitle.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#homepage_banner {
	height: 120px;
	width: 186px;
	top: 11px;
	right: 32px;
	position: absolute;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
