@charset "utf-8";
/* CSS Document */



body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(../images/BKGR_html_BO.jpg)
}
#text {
	
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-weight: bold;
	font-size:14px;
	border-left: 0px;
	border-left-width: 20px;
	overflow:auto;
}



#menubar {
	background-color:#9900CC;
	color: #FFFFFF;
	position:absolute;
	width:1000px;
	height:71px;
	z-index:1;
	left: 717px;
	top: 0px;
	}

#menu {
	
	color: #FFFFFF;
	position:absolute;
	width:1000px;
	height:60px;
	z-index:2;
	left: 1px;
	top: 542px;
	
	
}

#home {
	position:absolute;
	width:142px;
	height:59px;
	z-index:6;
	left: -1px;
	top: 0px;
	filter:alpha(opacity=60);
	opacity:60;
	background-color:#9900CC;
	line-height:60px;
	}
#home:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	}
	
#biog {
	position:absolute;
	width:142px;
	height:59px;
	z-index:5;
	left: 141px;
	top: 0px;
	filter:alpha(opacity=60);
	opacity:0.6;
	background-color:#9900CC;
	line-height:60px;
}
#biog:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	}

#gigs {
	position:absolute;
	width:142px;
	height:59px;
	z-index:4;
	left: 283px;
	top: 0px;
	filter:alpha(opacity=60);
	opacity:0.6;
	background-color:#9900CC;
	line-height:60px;
}
#gigs:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	}
	
#tunes {
	position:absolute;
	width:145px;
	height:58px;
	z-index:1;
	left: -289px;
	top: 0px;
	filter:alpha(opacity=60);
	opacity:0.6;
	background-color:#9900CC;
	line-height:60px;
}
#tunes:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	}

#vids {
	position:absolute;
	width:142px;
	height:59px;
	z-index:3;
	left: 425px;
	top: 0px;
	filter:alpha(opacity=60);
	opacity:0.6;
	background-color:#9900CC;
	line-height:60px;
}
#vids:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	}

#pics {
	position:absolute;
	width:145px;
	height:59px;
	z-index:1;
	left: 713px;
	top: 0px;
	filter:alpha(opacity=60);
	opacity:0.6;
	background-color:#9900CC;
	line-height:60px;
}
#pics:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	}

#email {
	position:absolute;
	width:141px;
	height:59px;
	z-index:7;
	left: 858px;
	top: 0px;
	filter:alpha(opacity=60);
	opacity:0.6;
	background-color:#9900CC;
	line-height:60px;
}
#email:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	}
#tunes {
	position:absolute;
	width:146px;
	height:59px;
	z-index:8;
	left: 567px;
	top: 0px;
	filter:alpha(opacity=60);
	opacity:0.6;
	background-color:#9900CC;
	line-height:60px;
}
#tunes:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
