body
{
	background-color: #FE6905;
	background-image: url("../images/backgroundGradient.png");
}

div#page div#content
{
	background-image: url("../images/mainBackground.png");
	height:461px; 
	background-repeat: no-repeat;
}

div#promoBar
{
	background-color: #FE6905;
	background-image: url("../images/promoGradient.png");
}

div#accContainer
{
	position: absolute;
	margin-left:328px; 
	margin-top:10px;
}	

div#accContainer div
{
	padding-left: 174px; 
	position: relative; 
	top: -9px; 
	color: rgb(253, 217, 195); 
	font-size: 12px; 
	width: 420px;
}

div#accContainer p#c a
{
	color: rgb(255, 240, 224); 
	text-decoration: none;
}

div#accContainer p#c a span
{
	text-decoration: underline; 
	font-weight: bold;
}


div#accContainer p {
	margin-top: 8px;
	margin-bottom: 8px;
}

.headers {
	margin: 0;
	padding: 0;
}

h1#headerBanner {
	background-image: url("../images/banner.png");
	margin-top: 10px;
	padding-bottom: 10px;
	height: 31px;
	width: 656px;
	background-repeat: no-repeat;
}

h1#headerName {
	background-image: url("../images/header_name.png");
	height: 182px;
	width: 465px;
}

.alt_text {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}