body { 
	font: 12px Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	background: #000000; 
	margin: 0px; 
	padding-left: 190px;
	}
	
p {
	width: 415px;
	text-align: left;
	color: #ABABAB;
	margin-bottom: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: 0 px;
	margin-left: 100px;
	line-height: 150%;
	}
	


p.subject {
	text-transform:uppercase;
	font-size:1.7em;
	color: #F2F2F2;
	font-weight: bold;
	line-height: 135%;
	}
	
p.tagline {
	text-transform:uppercase;
	font-size:90%;
	color:#F2F2F2;
	margin-left: 80px;
	line-height: 125%;
	text-align: center;
}
	
a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	height: 15px;
	padding-right: 2px;
	padding-left: 2px;
	}
	
acronym{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}

#directions li {
	width: 415px;
	text-align: left;
	color: #ABABAB;
	margin-bottom: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: 0 px;
	margin-left: 100px;
	line-height: 105%;
	}
	

#container {
	position: absolute;
	width: 600px;
	background-image: url(/images/btc2010_header_600w.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#pageHeader {
	position: relative;
	height: 305px;
	width: 600px;
	}

#tagline {
	width: 300px;
	height: 50px;
	text-transform: uppercase;
	position: relative;
	}
	
#linkList {
	color: #777777;
	position: absolute;
	top: 193px;
	left: 12px;
	width: 280 px;
	padding-bottom: 5px;
	}
	
#sponsors {
	position: absolute;
	width: 250px;
	height: 500px;
	z-index:-1;
	margin-left: 560px;
	margin-top: 190px;
	left: 195px;
	top: 9px;
	background-image: url(/images/2010SponsorsVert.jpg);
	background-repeat: no-repeat;
	background-position: right top;
		}
	

#lselect ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 50px 50px;
	clear: both;
	}

#lselect li {
	margin-bottom: 15px;
	width: 165px;
	}

#lselect li a, #lselect li a:visited  {
	color:#999999;
	background-image: none;
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	}

#lselect li a.c, #lselect li a.c:visited {
	display: inline;
	background-image: none;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}	

	
#lselect li a:hover, {
	color: #FFFFFF;
	}

#footer {
	height: 30px;
	padding-left: 0px;
	padding-top: 30px;
	font-size: 10px;
	}

#footer a, #footer a:visited {	
	color: #999999;
	background-image: none;
	}
