.bodywhite {
	font-family: Verdena, Arial;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.subtitle {
	font-family:Optima;
	font-size: 13px;
	line-height: 18px;
	color: #CC0000;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.linkgray {
	font-family: Verdena, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	letter-spacing: 0.1em;
}
.bodyyellow {
	font-family: Verdena, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #FFCC66;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.redlink {
	font-family: Verdena, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #CC0000;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.copyright {
	font-family: Verdena, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.04em;
}
.bioyellow {
	font-family: Verdena, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFCC66;
	letter-spacing: 0.1em;
	text-decoration: none;
	
}

.bioorange {
	font-family: Verdena, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.redtopcaption {
	font-family: Verdena, Arial;
	font-size: 18px;
	line-height: 22px;
	color: #CC0000;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-decoration: none;
}

#home {
margin-left:15px;
}


#home2 {
position:relative;
left:160px;
top:10px;
width:620px;
letter-spacing:normal;

}




#musicvideo {
margin-left:20px;
width:200px;
}

#story {
margin-left:15px;
}

.contact{
margin-left:265px;
margin-top:-25px;
}

.songlist a {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFCC00;

}
.songlist a:hover {
color:#0099FF;
} 


body {
   width:800px;
   margin:0 auto;
   background-color:#000;
}

#container {
   position:relative;
   margin-left:150px;
   margin-right:50px;
   margin-top:20px;
   width:700px;
   height:530px;
}

#prev {
	position:absolute;
	top:0px;
	left:-60px;
	z-index:10;
	border-style:none;
}

#next {
	position:absolute;
	top:0px;
	right:-3px;
	z-index:10;
	border-style:none;
	
}


.slider {
    width:640px;
    height:500px;
    border:1px; solid #000;
}

