/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	width: 100%;
	background:#B82F27 url(images/bg_fill.png) left top repeat-x;
	color:#ffffff;
}
#container {
	width:1024px;	
	margin:auto;
	min-height:900px;	
	padding:0;
	text-align:center;
	background:url(images/container_bg.jpg) top left no-repeat;
	padding-bottom:10px;
}

#content_home{
	width:809px;
	height:722px;
	margin:auto;
	background:#1D0201;
	position:relative;
}

#content_bio{
	width:809px;
	height:700px;
	margin:auto;
	background:#1D0201;
	position:relative;
}

#music_home{
	width:809px;
	height:900px;
	margin:auto;
	background:#1D0201;
	position:relative;
}
#music_films{
	width:809px;
	height:960px;
	margin:auto;
	background:#1D0201;
	position:relative;
}
#music_songs{
	width:809px;
	height:1050px;
	margin:auto;
	background:#1D0201;
	position:relative;
}
#Layer3 ul .item{display:none; background:#240706 url(images/music_menu_bar.png) bottom left no-repeat; height:20px; width:140px;; margin:0; margin-top:-1px; padding-top:4px; padding-left:16px; text-align:left; 
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  }
#Layer3 ul:hover .item{display:block;}

#Layer3 ul:hover .item a{font-size:12px; color:#B5A75D;text-decoration:none;}
#Layer3 ul:hover .item a:hover{color:#FFFFFF;text-decoration:none;}
#Layer3 ul:hover .item a .selected{color:#FFFFFF;text-decoration:none;}

#Layer3 ul{width:100px; margin:0;padding:0;list-style:none; padding-bottom:3px;}
.clear{clear:both;height:10px;}

#Layer3 {
	text-align:left;
	margin:0;
	padding:0;
}

#Layer18 {
	position:absolute;
	width:275px;
	height:323px;
	z-index:18;
	left: 5px;
	top: 5px;
	overflow:auto;
	text-align:left;
}

h3{
	margin-bottom:0;
	color:#B5A75D;
	font-weight:bold;
	font-size:12px;
	}
	
.press_text{
	background:url(images/press_bg.jpg);
  }
.press_text p{
	margin-top:0;
	color:#FFFFFF;
	}
	
.bio_text p{
	margin-top:0;
	color:#FFFFFF;
	}
p a{
color:#FFFFFF;
text-decoration:none;
}

p a:hover{
text-decoration:underline;
}

p a:visited{
color:#ffffff;
}

