body {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#pageContainer {
	text-align: center;
	margin: auto;
	clear: both;
	padding: 0px;
}
#pageGlow {
	width: 892px;
	background-image: url(../img/template/borderbkgrnd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
}

#pageWidth {
	background-color: #FFFFFF;
	width: 800px;
	margin: auto;
	background-image: url(../img/template/headerareabkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	clear: both;
}
#headerArea {
	background-image: url(../img/template/headerbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 233px;
	width: 800px;
	background-color: #FFFFFF;
	vertical-align: bottom;
	margin: auto;
}
#horizMenu {
	background-color: #9A0E26;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
#horizMenu #menuLinks {
	width: 133px;
	float: left;
	margin: auto;
}
#horizMenu #menuLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	display: block;
	height: 18px;
	background-color: #BD112F;
	margin: 2px;
	padding-top: 2px;
}

#horizMenu #menuLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	display: block;
	height: 18px;
	background-color: #BD112F;
	margin: 2px;
	padding-top: 2px;
}

#horizMenu #menuLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	display: block;
	height: 18px;
	background-color: #9A0E26;
	margin: 2px;
	padding-top: 2px;
}

#menuImages #promoButton {
	float: left;
	width: 200px;
	height: 158px;
	margin: auto;
}

#menuImages {
	height: 158px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: auto;
}
#mainArea {
	background-image: url(../img/template/rightcolbkgrnd.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#mainArea #leftArea {
	margin: auto;
	float: left;
	width: 560px;
	text-align: left;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
#mainArea #leftArea h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #EE3353;
	font-weight: normal;
}

#mainArea #rightColumn {
	margin: auto;
	float: left;
	width: 180px;
	background-color: #A9AFD4;
	text-align: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#mainArea #rightColumn a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial Black";
}
#mainArea #rightColumn strong {
	color: #FFFFFF;
	font-family: "Arial Black";
	font-size: small;
	font-weight: normal;
}

#mainArea #rightColumn h2 {
	font-family: "Arial Black";
	font-size: 21px;
	color: #FFFFFF;
	font-weight: normal;
}

#spacer {
	height: 0px;
	width: 100%;
}
#footerArea {
	background-color: #2B266C;
	height: 24px;
}
