body {
	font-family: verdana, arial, sans-serif;
	background-color:black;
	color:#999999;
	font-size:10pt;
	scrollbar-face-color: #666666; 
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #ffffff;
	}

#frame {
	width: 659px;
	height:550px;
	margin-right: auto;
	margin-left: auto;
	border: solid #666 1px;
	background: url(../images/band_bottom.jpg) no-repeat bottom center #333;
	}

html>body #frame {
	width: 659px; 
	}
h1 {
	font-size:11pt;
	font-family: comic sans ms, georgia,times,serif;
	padding-top:10px;
	color:#666666;
	margin: 0px 10px 10px 10px;
	text-decoration:underline;
	text-align:center;
	}

p {	margin:0px 10px 10px 10px;
	font-size:9pt;
	line-height:1.4em;	
	}

#full img {
	border: solid 1px #666;
}
	
.small {
	font-size:8pt;
	font-weight:bold;
	color: #666666;
	text-align:center;
	}

#topheader {
	height:83px;
	background:url(../images/header6.png) no-repeat top center #333333;
	}
#subheader {
	height:52px;
	}
#full {
	width:643px;
	height:343px;
	overflow:auto;
	padding: 3px 8px 3px 8px;
	}

#lyrics {
	width:643px;
	height:384px;
	margin-bottom:10px;
	overflow:auto;
	float:left;
	padding: 3px 8px 3px 8px;
	}
#lyrics p {
	text-align:center;
}

#left {
	width:320px;
	height:325px;
	float:left;
	margin-top:-10px;
	}

div#left p{
	padding-left:30px;
}

#right {
	width:331px;
	padding: 0px 3px 0px 0px;
	height:327px;
	margin-top:-10px;
	overflow:auto;
	float:right;	
	}


div#bottom {
	text-align: center;
	clear: both;
}

div#bottom p{
	margin:0;
	padding-bottom:3px;
	color: #999;
	}

div#bottom .biolinks {
	padding-top:10px;	
}

div#bottom .current{
	font-weight:bold;
	text-decoration:none;
}
	

a {
	color:#ffffff;
	}

a:hover {
	text-decoration:none;
	color:#cccccc;
	}

h2 {
	font-size:8pt;
}

ol li{
	font-size:9pt;
	}

ul {
	list-style:none;
	margin-left:170px;
	}

 #nav
{	padding: 0;
	height:27px;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
}

#nav ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#nav ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

