BODY {
	background-color:#a3a3a3;
	text-align:center;
	margin:32px 0 0 0;
}

IMG {
	display:block;
	border:0;
}



H1, H2, H3, H4, P, UL, LI, FORM {
	padding:0;
	margin:0;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#313131;
	font-weight:bold;
	text-align:left;
	margin-bottom:12px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	text-align:justify;
	margin-bottom:12px;
	line-height:120%;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-align:left;
	text-transform: uppercase;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: .12em;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-transform: uppercase;
	font-style: normal;
	line-height: 160%;
	margin-bottom:15px;
	font-weight: normal;
	letter-spacing: .15em;
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:left;
	text-transform: uppercase;
	font-style: normal;
	line-height: 160%;
	margin-bottom:15px;
	font-weight: normal;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	margin-bottom:12px;
	display:block;
	line-height:160%;
	text-transform: uppercase;
	letter-spacing: .11em;
}

HR {
	width:100%;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border:none;
	height:0px;
	border-bottom:1px solid #E2E2E2;
	clear:both;
	display:block;
}

A {

	color:#656565;
	text-decoration:underline;
	font-weight:normal;
	display:inline;
	text-align:left;
	outline:none;
}

A:HOVER {
	text-decoration:underline;
}

.space {
	width:inherit;
	height:15px;
	display:block;
}

.clear {
	clear:both;
}





/* MAIN WRAPPER */
#mainWrapper {
	margin:0px auto;
	width:980px;  
	background-color:#FFFFFF;
}

/* BODY WRAPPER */
#bodyWrapper {
	width:980px; 

}

/* BODY WRAPPER FOR HOME PAGE */
#bodyWrapperHome {
	width:980px; 
	height:653px;
	background-image:url(../images/pages/bkg_homefall2010.jpg);
}






/* LOGO OVERLAY */
#logoOverlay {
	width:213px;
	height:63px;
}



/* HEADER */
#header {
	width:980px; 
	height:15px;
}




/* CONTENT */
#content {
	width:617px;
	text-align:left;
	vertical-align:top;
	padding:96px 75px 75px 75px;
}  





/* FOOTER */
#footerWrapper {
	clear:both;
	width:980px;
	background-color:#a3a3a3;
}

#footerContent {
	float:center;
	background-color:#a3a3a3;
	padding:6px 10px 0 10px;
}

#footerContent P {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	line-height:120%;
	text-transform: none;
	font-weight: normal;
	letter-spacing: .1em;
	word-spacing: normal;
}

#footerContent A {
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	line-height:120%;
	text-decoration:none;
}

#footerContent A:hover {
	text-decoration:underline;
}



/* BULLETS */
.bulA {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	line-height:150%;
	text-align:justify;
	padding-left:15px;
	background-image:url(../images/bullets/bulletA.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	margin-bottom:8px;
	display:block;
}

.pressbox {
	border:1pt solid #CCCCCC;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}


/* PASSWORD PROTECT PAGE */


H8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	text-align:center;
	margin-bottom:12px;
	line-height:120%;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}


.passtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	margin-bottom:12px;
	display:block;
	line-height:160%;
	text-transform: uppercase;
	letter-spacing: 0.11em;
}


.passsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:left;
	margin-bottom:12px;
	display:block;
	line-height:160%;
	text-transform: none;
	letter-spacing: 0.11em;
}

.passimage {
	border:1pt solid #CCCCCC;
	text-align: center;
	display: block;
}
