body {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background-color: #cccccc;
}

#Container {
	position: absolute;
	left: 50%;
	top: 18;
	width: 845px;
	margin: auto auto auto -422px;
	text-align: center;
	border: 0px;
}

#ContentContainer {
	text-align: left;
	width: 845px;
	padding-top: 330px;
	left: 0px;
	top: 0px;
	margin: 5px 0px 0px 0px;
}

#LeftOfHeader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 251px;
}

#TopOfHeader {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 826px;
	height: 9px;
}

#Header2 {
	position: absolute;
	top: 9px;
	left: 10px;
	width: 826px;
	height: 242px;
	z-index: 50;
}

#RandomHeader {
	position: absolute;
	top: 18px;
	left: 17px;
	width: 811px;
	height: 220px;
	z-index: 51;
}

#RightOfHeader {
	position: absolute;
	top: 0px;
	left: 836px;
	width: 10px;
	height: 251px;
}

#MailingAddressBG {
	position: absolute;
	top: 251px;
	left: 0px;
	width: 224px;
	height: 87px;
}

#NewsletterBlanket {
	background-color: #111111;
	opacity: 0.75;
	filter: alpha(opacity=75);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1001;
}

#NewsletterPopUp {
	position:absolute;
	background-color:#eeeeee;
	top: 120px;
	left: 200px;
	width: 500px;
	z-index: 1002;
}

#NavigationBG {
	position: absolute;
	top: 251px;
	left: 224px;
	width: 621px;
	height: 74px;
}

#NavigationRow1	{
 position: absolute;
 top: 255px;
 left: 266px;
 width: 515px;
 z-index: 10;
}

#NavigationRow2	{
 position: absolute;
 top: 284px;
 left: 385px;
 width: 350px;
 z-index: 5;
}

#Footer		{
	width: 845px;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
