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

body {
	background-image: url(../images/bgw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	font-family: Helvetica, sans-serif;
}

h1{margin:0px; padding:0px; font-size:160%;}
h2{margin:0px; padding:0px;}
h3{margin:0px; padding:0px;}

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

#homebox {
	background-image: url(../images/homegalbg.png);
	height: 430px;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
}
#homecontentscroll{
	height: 400px;
	width: 939px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-repeat: no-repeat;

}

#footer {
	width: 100%;
	height: 120px;
	clear:both;
	background-image: url(../images/footerrep.jpg);
	position:absolute;
	bottom:0;
	
}

#footercontent {
	color: #9e9e9e;
	font-size: 11px;
}


#footercontent  a  {
	color: #9e9e9e;
	margin-top: 10px;
	font-size: 11px;
	text-decoration: none;
}
#footercontent a:hover {
	color: #CCCCCC;
	margin-top: 10px;
	font-size: 11px;
	text-decoration: none;
}

img {
	border:none;
	}
	
.homeflash {
	padding-top: 25px;
	height: 361px;
	width: 898px;
}

#logo{
	position:absolute;
	z-index:1;
	top: 0px;
	left: 0px;
	width:176px;
	height:136px;
}
#box {
	width: 950px;
}
#headerbox {
	width: 950px;
	height: 221px;	
}
.bio {
	width: 504px;
	background-image: url(../images/contentbtmbar.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	font-size: 11px;
	color: #9e9e9e;
}
.artists {
	width: 675px;
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	font-size: 11px;
	color: #9e9e9e;
}
.artists td{vertical-align:top;}

.albums {
	background-image: url(../images/playerbar.jpg);
	height: 376px;
	width: 174px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}
.artistinfo {
	background-image: url(../images/artistinfobar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 298px;
	vertical-align: top;
	font-size: 10px;
}
#box .artistinfo a {
	color: #b40000;
}
.homecontent {
	height: 350px;
	width: 965px;
}
.homecontent{color:#333;}
.homecontent p{color:#333; font-size:12px;}
#mainbox {
	background-image: url(../images/homegalbg.png);
	height: 430px;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
}
/* easyscroll */

#easyscroll{
	margin:1em 0;
	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
		height:28px;
		font-size:11px;
		line-height:20px;
		margin:0;	
		padding:0;
		}	
	#easyscrollnav{
		margin:1em 0;
		}			
	#easyscrollnav li{
		list-style:none;
		float:left;
		background:#b20000;
		margin-right:10px;		
		padding:4px;
		color:#FFF;
		cursor:pointer;
		float:right;
border:solid 1px #eee;
		}					
	#easyscrollnav li.over{
		color:#999;
		text-decoration:underline;
background-color:#f8f8f8;
border:solid 1px #eee;
		}							

	/* // easyscroll navigation buttons */	

/* // end easyscroll */

