/* CSS Document */

<!--
body {
	background-color:#d9d9d9;
	margin: 0px;
	background-image: url(../images/tile_y.gif);
	background-repeat: repeat-y;
	background-position: center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link{
color:#FFFFFF;
}
a:visited{
color:#FFFFFF;
}
a:hover{
color:#ff9900;
}
#shell{
	width: 800px;
	margin:auto;
	background-position: left top;
}
#content{
	padding:0 0 0 11px;
	}
	#flash{
	padding:0 0 0 5px;
	}
#loginBg{
	height:568px;
	background-image: url(../images/loginBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:0 0 0 11px;
	
	}
	#loginBg img{
margin:0 0 0 230px;

	}
	#loginForm{
	margin:0 0 0 84px;
	padding:20px 90px 0 80px;
	width:410px;
	border:1px dashed #ffffff;
	
	}
	#loginForm form{
	margin:0;
	
	}
	html>body #loginForm{
	
	}
	
	#loginBg td{
	padding:0px;
	}
	
	#loginBg h1{
	font-size: 18px;
	line-height:24px;
	margin:0;
	}
		#loginBg h2{
	font-size: 12px;
	line-height:24px;
	margin:0 0 20px 0;
	
	}
	#loginAlert{
	font-size: 12px;
	font-weight:bold;
	color:#ff9900;
	text-align:left;
	width:320px;
	float:right;
	
	margin:10px 0 0 0;
	
	}
	#submitBtn{
	display:block;
	width:80px;
	height:40px;
	
	margin:10px 0 0 0;
	}
	#loginBg input{
	margin:0 0 10px 0;
	}
	#sponLogos{
	margin:50px 0 0 0;
	text-align:center;
	}
	#nascar{
	margin:0 76px 0 0;
	}

	#theGame{
	padding:0 0 0 3px;
	}
	
	#thanksBg{
	background-image: url(../images/bgThanks.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:0 0 0 11px;
	text-align:center;
	}
	
#espnHeader{
height:41px;
text-align:center;
	}
	#espnFooter{
height:41px;
text-align:left;
padding:10px 60px 10px 60px;
	}
-->
