/* ==================================================== Global Resets === */
html{height:100%;}
ul, ul li, ol, ol li{line-height: normal;padding:0;margin:0; list-style:square;}
a{text-decoration:none; color: #fb0200;}
a img{outline:none;border:none;}
body.forms{height:101%; background:#000000 url('/images/nikefootballbackground.jpg'); background-repeat: no-repeat; background-position: top;padding:0;margin:0; text-align:center;}
/* ==================================================== CONTAINERS === */

#farOutContainer {
width: 1007px;
text-align:center;
margin: 0 auto;
padding:0;
}


/* ==================================================== LEFT NAV === */

#navContainer {
	width: 94px;
	height: 162px;
	position: absolute;
	top: 152px;
	left: -93px;
}

#navContainer div{
margin:0 0 1px 0;
padding:0;
height:28px;
}

#navContainer div a{
}


/* ==================================================== HEADER STYLES === */


#nikeFootball2 {
	width:255px;
	height:33px;
	position: absolute;
	left: -87px;
	top: 19px;
	z-index: 999999;
}


/* ==================================================== TEXT === */

div.letters{ width: 660px; height: 560px; margin:0; padding: 198px 0 0 12px;  background-image:url('/images/infoHeader.jpg'); background-repeat: no-repeat; background-position: top; background-color: #000000;}
div.letters p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height: 1.6em; margin: 9px 0px 8px 22px; }
div.letters ul {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; margin: 12px 32px 7px 62px;}
div.letters li {margin: 12px 0 12px 0;}


/* ==================================================== FOOTER FOR THE REGISTRATION FORM PAGES === */

#footer2 {
color: #595a4c;
font-family: verdana;
font-size: 9px;
font-variant: small-caps;
width:700px;
margin: 22px auto;
text-align:center;
padding:0 0 22px 0;
position:relative;
}

#footer2 img {
margin:0 7px 0 0;
float:left;
}


#footer2 div{
	margin-left:180px;
	width:373px;
	position:absolute;
	top:1px;
	left: 136px;
	height: 14px;
}

#footer2 a:link,
#footer2 a:visited,
#footer2 a:active,
#footer2 a:hover {
color: #595a4c;
text-decoration: none;
margin-right:17px;
}

