body{
	margin: 0;
	font-family: 'Lucida Grande', LucidaGrande, 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 16px;
	text-align: center;
	background-color: #808080;
	color: #000000;
	margin: 0 auto;
}

h1,h2,h3,h4,h5,h6{
	font-size: normal;
	font-size: 1em;
}

#splash{
	position: relative;
	margin: 0;
	padding: 20px 15px 0 263px;
	width: 422px;
	height: 645px;
	margin-left: auto;
	margin-right: auto;
	background: #808080 url(/_images/2010preview.jpg) no-repeat bottom center;
}

#splash p{
	text-align: left;
	margin: 0 0 1em 0;
}

p.intro{
	font-size: 14px;
	color: #FFFFFF;
}

#body{
	background: transparent url(/_images/gui/scrim.png) top left;
	padding: 15px;
}

#close{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
}


.online, .pdf, .scoreboard{
	padding-left: 24px;
}

.pdf{
	background: url(/_images/pdf.png) no-repeat 5px 1px;
}

.notice{
	color: #595959;
	font-size: 10px;
}

.column{
	position: relative;
	float: left;
	width: 175px;
	padding: 10px 18px 10px 0;
}

.fineprint {
	position: relative;
	clear: both;
	margin: 8px auto;
	width: 718px;
	padding: 0 2px;
	text-align: center;
	font-size: 9px;
	line-height: 11px;
	color: #CCCCCC;
}

.fineprint p, #body .fineprint p{
	width: 210px;
	float: left;
	margin-left: 22px;
}

a:link, a:visited, a:hover, a:active{
	color: #0034C3;
	text-decoration: none;
}

a:hover, a:active{
	color: #008DE6;
	border-bottom: 1px dotted #01245c;
}

.fineprint a:link, .fineprint a:visited, .fineprint a:hover, .fineprint a:active{
	color: #404040;
	font-weight: normal;
}

.fineprint a:hover, .fineprint a:active{
	color: #EDEDED;
	border-bottom: 1px dotted #01245C;
}

a.image:hover, a.image:active{
	border: none;
}

a img{
	border: none;
}