body{
	background-image:url(images/BG.gif);
	background-repeat:repeat;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.container{
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	background-color:#ffffff;
	padding:40px;
	border-bottom:20px solid #666666;
	background-image:url(images/musebox_logo.jpg);
	background-repeat:no-repeat;
	clear:both;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0 auto -142px; 
}
.left {
	width:250px;
	padding:0px 20px 0px 0px;
	float:left;
	margin-top:88px;
}
.right {
	
	background-position:right;
	background-repeat:repeat-y;
	width:360px;
	padding:0px;
	float:right;
	text-align:left;
}
.clear{
	clear:both;
}
.pophead{
	font-size:14px;
	font-weight:bold;
	color:#F36243;
	line-height:16px;
}
.pop{
	font-size:12px;
	color:#333333;
	line-height:16px;
}
.popbg{
	background-color:#e6e6e6;
	padding:4px 12px 6px 12px;
	margin-top:12px;
	border:#CCC 1px solid;
	line-height:14px;

}
.band_logo{
	float:left;
}
.gallery{
	
}
.currImg, .album_art, .thumb{
	border:#CCCCCC 1px solid;
	
}
.gallery #currImg{
	float:left;
	width:282px;
}
.gallery .thumbs{
	float:right;
	width:53px;
	
}
ul, li{
	margin-left:8px;
	text-indent:0px;
	padding-left:0px;
}
.thumb{
	margin-bottom:3px;
}

.boldItalic{
	font-weight:bold;
	color:#16c0ba;
	font-style:italic;
}

a.dl_link{
	font-weight:bold;
	color:#16c0ba;
	text-decoration:none;
}
a.dl_link:hover{
	text-decoration:underline;
	color: #F36243;
}
.bold_text {	color: #16c0ba;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.normal_text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {color: #16c0ba; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

a {
	color: #F36243;
	text-decoration: none;
}
.fetch{
	width:282px;
	min-height: 282px;
	height: auto !important;
	height: 282px;
	text-align:center;
	border:1px solid #cccccc;
	background-color:#e6e6e6;
	color:#999999;
}
