/* basic html attributes ------------------------------------------------------------------------------ */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000000 url(../img/bg.jpg) repeat-x 50% 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px; 
	color: #ffffff;
	}
p, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px; 
	color: #ffffff;
	}
a:link, a:visited {  
	text-decoration: underline;
	color: #ffffff;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #f2f086;
	}
.small {
	font-size: 10px;
	line-height: 14px;
	}
.medium {
	font-size: 14px;
	line-height: 20px;
	}
div, form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* container ------------------------------------------------------------------------------------------ */
#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
#nissanURL1, #nissanURL2 {
	float: left;
	position: absolute;
	margin: 30px 0px 0px 0px;
	background: none;
	}
#nissanURL2 {
	margin: 50px 0px 0px 810px;
	}
#nissanURL1 a, #nissanURL2 a {
	display: block;
	height: 130px;
	width: 240px;
	}
#nissanURL2 a {
	height: 100px;
	width: 115px;
	}
#nissanURL1 span, #nissanURL2 span {
	display: none;
	}

/* nav ------------------------------------------------------------------------------------------------ */
#nav {
	width: 950px;
	height: 40px;
	}
#nav ul	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 950px;
	height: 40px;
	background: url(../img/nav.jpg) no-repeat;
	position: relative;
	}
#nav ul li	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	position: absolute;
	}
#nav ul li, #nav a	{
	height: 40px;
	display: block;
	}
#nav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#nav1 {left: 0px; width: 132px;}
#nav2 {left: 132px; width: 159px;}
#nav3 {left: 291px; width: 96px;}
#nav4 {left: 387px; width: 178px;}
#nav5 {left: 565px; width: 114px;}
#nav6 {left: 679px; width: 100px;}
#nav7 {left: 779px; width: 171px;}

#nav1 a:hover, body#vote #nav1 {background: transparent url(../img/nav.jpg) 0px -40px no-repeat;}
#nav2 a:hover, body#leader #nav2 {background: transparent url(../img/nav.jpg) -132px -40px no-repeat;}
#nav3 a:hover, body#prizes #nav3 {background: transparent url(../img/nav.jpg) -291px -40px no-repeat;}
#nav4 a:hover {background: transparent url(../img/nav.jpg) -387px -40px no-repeat;}
#nav5 a:hover, body#legends #nav5 {background: transparent url(../img/nav.jpg) -565px -40px no-repeat;}
#nav6 a:hover {background: transparent url(../img/nav.jpg) -679px -40px no-repeat;}
#nav7 a:hover {background: transparent url(../img/nav.jpg) -779px -40px no-repeat;}

/* header --------------------------------------------------------------------------------------------- */
#header {
	height: 171px;
	}
#header h1 {
	display: none;
	}

/* espn network --------------------------------------------------------------------------------------- */
#network {
	padding: 10px 0px 0px 255px;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ad8f59;
	}
#network a:link, #network a:visited {  
	text-decoration: underline;
	color: #ad8f59;
	}
#network a:hover, #network a:active { 
	text-decoration: underline; 
	color: #f2f086;
	}

/* main content --------------------------------------------------------------------------------------- */
#content {
	margin: 0px 281px 0px 0px;
	padding: 0px 20px 0px 20px;
	}
#content h2 span, #content h3 span {
	display: none;
	}
#content h2, #content h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 49px;
	}

/* vote ----------------------------------------------------------------------------------------------- */
#content_vote h2 {
	background: url(../img/title_vote.jpg) no-repeat -22px 0px;
	}
#content h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 49px;
	}
#vote_table {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}
#vote_table td {
	padding: 0px 20px 10px 0px;
	font-size: 12px;
	text-align: left;
	}
#vote_table .player {
	font-family: palatino, georgia, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	}
#vote_table a:link, #vote_table a:visited {  
	text-decoration: none;
	color: #f2f086;
	}
#vote_table a:hover, #vote_table a:active { 
	text-decoration: underline; 
	color: #ffffff;
	}
#vote_table .school a:link, #vote_table .school a:visited {  
	text-decoration: none;
	color: #ffffff;
	}
#vote_table .school a:hover, #vote_table .school a:active { 
	text-decoration: underline; 
	color: #f2f086;
	}

/* opt-in --------------------------------------------------------------------------------------------- */
#optin {
	background: url(../img/bg_optin.png) no-repeat;
	_background: url(../img/bg_optin.gif) no-repeat; /* IE6 only hack */
	padding: 10px 0px 0px 0px;
	width: 626px;
	min-height: 210px;	
	height: auto !important; /*  hack for for the crap that is IE */
	height: 210px;
	}
#optin p {
	padding: 0px 270px 0px 20px;
	}
#optin .small {  
	color: #ad8f59;
	}
#optin .small a:link, #optin .small a:visited {  
	text-decoration: underline;
	color: #ad8f59;
	}
#optin .button {  
	padding: 15px 0px 15px 70px;
	}

/* login ---------------------------------------------------------------------------------------------- */
#content_login h2 {
	background: url(../img/title_login.jpg) no-repeat -22px 0px;
	}
#content_login h3 {
	background: url(../img/title_leader.gif) no-repeat -22px 0px;
	margin: 40px 0px 0px 0px;
	}
#login_table td {
	padding: 0px 0px 0px 20px;
	}
#login_table .textfield {
	width: 160px;
	}

/* confirm -------------------------------------------------------------------------------------------- */
#content_confirm h2 {
	background: url(../img/title_confirm.jpg) no-repeat -22px 0px;
	}

/* thanks --------------------------------------------------------------------------------------------- */
#content_thanks h2 {
	background: url(../img/title_thanks.jpg) no-repeat -22px 0px;
	}

/* error ---------------------------------------------------------------------------------------------- */
#content_error h2 {
	background: url(../img/title_error.jpg) no-repeat -22px 0px;
	}

/* leaderboard ---------------------------------------------------------------------------------------- */
#content_leader h2 {
	background: url(../img/title_leader.jpg) no-repeat -22px 0px;
	}

/* prizes --------------------------------------------------------------------------------------------- */
#content_prizes h2 {
	background: url(../img/title_prizes.jpg) no-repeat -22px 0px;
	}

/* legends -------------------------------------------------------------------------------------------- */
#content_legends h2 {
	background: url(../img/title_legends.jpg) no-repeat -22px 0px;
	}
	
/* rules ---------------------------------------------------------------------------------------------- */
#content_rules h2 {
	background: url(../img/title_rules.jpg) no-repeat -22px 0px;
	}
#content_rules #copy {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	height: 450px;
	width: 600px;
	background: none;
	}
#content_rules #copy p {
	font-size: 10px;
	}

/* data tables ---------------------------------------------------------------------------------------- */
#data_table {
	width: 626px;
	}
#data_table td {
	padding: 7px 0px 7px 10px;
	font-size: 11px;
	border-bottom: 1px solid #ad8f59;
	}
#data_table .player {
	font-size: 12px;
	font-weight: bold;
	}
#data_table a:link, #data_table a:visited {  
	text-decoration: none;
	}
#data_table a:hover, #data_table a:active { 
	text-decoration: underline; 
	}
#data_table .bg {
	background: #383737;
	}

/* sidebar -------------------------------------------------------------------------------------------- */
#sidebar {
	float: right;
	width: 281px;
	}
#grandweekly {
	background: url(../img/prizes.jpg) no-repeat;
	padding: 90px 0px 0px 40px;
	height: 560px;
	}
#grandweekly a {
	display: block;
	height: 320px;
	width: 200px;
	background: none;
	}
#grandweekly span {
	display: none;
	}

/* footer --------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	padding: 60px 0px 20px 0px;
	}
#footer p {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
	font-size: 10px;
	color: #ad8f59;
	}
#footer a:link, #footer a:visited {  
	text-decoration: underline;
	color: #ad8f59;
	}
#footer a:hover, #footer a:active { 
	text-decoration: underline; 
	color: #f2f086;
	}