body #header {
background:url(/img/bg.jpg) no-repeat;


}


#header #logo h1 a{
height:260px;
width:800px;
text-indent:-5000px;
}

#header #logo h1 a span {
background:none;
}

#extramenu {
position:absolute;
right:5px;
width:300px;
top:0;
z-index:9999;
text-align:right;
color:#aaa;
font-size:9px;

line-height:1.4em;
}

body #extramenu a {
color:#9f9;
}


a.persistent:link {
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
 font-weight: 600;
 color: #000;
 text-decoration: none;
 text-transform: uppercase;
 }
		
a.persistent:hover {
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
 font-weight: 600;
 color: #FF9;
 text-decoration: underline;
 text-transform: uppercase;
 }

a.persistent:active {
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
 font-weight: 600;
 color: #FF9;
 text-decoration: underline;
 text-transform: uppercase;
 }
			
a.persistent:visited {
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
 font-weight: 600;
 color: #060;
 text-decoration: none;
 }
 
 	#schedule .container {
border-left:5px solid #000;
border-top:1px solid #000;
border-bottom:1px solid #000;
}



#schedule h3 {
background:#000;
}