/* CSS for BSB */



body {
margin: 0 auto;

	padding: 0;

	font: 80% Verdana,Tahoma,Arial,sans-serif;

	background: #800000 url(silverlink.jpg) repeat-y;

}
 

#wrap {
background: #ffffff url(music3.jpg) repeat;

	color: #000000;

	border-left: 3px #000000 solid;

	border-right: 3px #000000 solid;
	margin: 0 auto;

	width: 790px;

}



#header {
clear: both;

	margin: 0px 0em 0px 0em;

	padding: 0;
height: 75px;

	background: #ebebeb url(silverlink.jpg) repeat-x;

	border-bottom: 3px #800000 solid;

	border-top: 5px #800000 solid;
}



#header h3 {
width: 350px;

	margin: 0px 0px 0px 15px;

	float: left;
color: #800000;

}



#header p {
width: 500px;

	float: right;

	text-align: center;

	color: #000000;

	margin: 0px 0px 0px 0px;

	font-size: 0.8em;

	line-height: 1.2em;

	height: 35px;
}





#avmenu {
clear: left;

	float: left;

	width: 150px;

	margin: 0 0 10px 0;

	padding: 0;

	font-size: 0.9em;

	background: #ebebeb;

}



#avmenu ul {	
list-style: none;

	width: 150px;

	margin: 0 0 20px 0;

	padding: 0;

	font-size: 1.1em;

}
	


#avmenu li {
margin-bottom: 4px;

}



#avmenu li a {
font-weight: bold;

	height: 20px;

	text-decoration: none;

	color: #ffffff;

	display: block;

	padding: 6px 0 0 10px;

	background: #800000;

	border-left: 3px #000000 solid;

}

	
	

#avmenu li a:hover {
background-color: #FFFFFF;

	color: #ffffff;

	background: #000000;

	border-left: 4px #800000 solid;


}



.announce {
margin: 10px 0 10px 0;

	padding: 10px;

	width: 130px;

	color: #FFFFFF;

	background-color: #800000;

	line-height: 1.3em;

	border-left: 3px #000000 solid;

}



#extras {
float: right;

	width: 150px;

	margin: 0 0 10px 0;

	padding: 0;

	font-size: 0.9em;

	line-height: 1.5em;

	background: #ebebeb;

}



#extras p {
margin: 0 0 1.5em 0;

}



#content {
margin: 0em 160px 20px 160px;

	padding: 0 10px 0 10px;

	line-height: 1.6em;

	text-align: left;

	border-top: 4px #800000 solid;

}



#content h2 {
font-size: 1.5em;

	margin: 0 0 0.5em 0;

}
#content h2:hover {

	color:800000;

}



#content img {
padding: 0px;
	display:inline;

}





h3 {
font-size: 1.3em;

	margin: 0 0 10px 0;

}



a {
text-decoration: none;

	color: #000000;
}




a:hover {
text-decoration: underline;

	color: #FFFFFF;

}




#footer {
clear: both;

	margin: 0 auto;

	padding:13px 0em 2px 0em;

	width: 790px;

	text-align: center;

	color: #000000;

	font-size: 0.9em;

	height: 244px;

	background: #ebebeb url(silverlink.jpg) repeat-x;

	border-top: 2px #000000 solid
}



#footer a {
color: #FFFFFF;

	text-decoration: none;

}



#footer a:hover {
text-decoration: underline;
}



.left {
margin: 0px 7px 0px 5px;

	float: left;

}



.right {
margin: 0px 7px 0px 5px;

	float: right;

}



.textright {
text-align: right;

}



.center {
text-align: center;

}



.small {
font-size: 0.8em;

}



.bold {
font-weight: bold;

}



.hide {
display: none;

}

 
#skip a, #skip a:hover,#skip a:visited {position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
    }

  #skip a:active
     {
     position:static;
     width:auto;
     height:auto;
     }

 .hidden
    {position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
    }