html, body{
 	margin: 0px 0px 30px 0px;
 	padding:0;
	text-align:center; 
 	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body{
	background-color: #2F2D2E;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a, a:link, a:visited, a:active {
	color: #E2792C;
	text-decoration: none;
}

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

a.prodPhotoLink img, a:link.prodPhotoLink img, a:active.prodPhotoLink img, a:visited.prodPhotoLink img {
	border: 1px solid #E2792C;
	text-decoration: none;
}

a:hover.prodPhotoLink img{
	border: 1px solid #000;
	text-decoration: none;
}



#artistDropDown{
	float: left;
	width: 180px;
	height:122px;
	text-align:left;  
	margin: 0px 15px 0px 15px;
	background-color: #ffffff;
	border-bottom: 3px solid #E2792C;
}

#dropDownContent{
	margin: 0px 10px 0px 10px;
}

.artistFormSelect{
	width: 160px;
	height: 17px;
	font-size:11px;
	margin: 0;
}



#artistDropDownText{
	list-style-type: none;
	margin: 68px 0px 0px 0px;
	height: 24px;
	font-size:11px;
	padding: 0;
}

ul#artistDropDownText .left{
	float: left;
	width: 135px;
	font-weight: bold;
	margin: 0;
	text-align: left;
	font-size: 16px;
	line-height: 17px;
}

ul#artistDropDownText .right{
	float: right;
	width: 25px;
	font-weight: normal;
	margin: 0;
	background: #E2792C;
	text-align: center;

}

ul#artistDropDownText .right a{
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	letter-spacing: .1em;
}

ul#artistDropDownText .right a:hover{
	font-weight: normal;
	color: #000000;
}

#headerContent{
	position: relative;
	width:795px;
	margin: 30px 0px 0px 18px;
	overflow: hidden;
}
#headerBg{
	position: absolute;
	height: 300px;
	width:795px;
	z-index:1;

}
#headerList{
	position: relative;
	z-index: 2;
	margin: 0;
	padding: 15px 15px 15px 15px;
	width: 795px;
}
#mainHeader{
	
	width:787px;
	font-size: 24px;
	xmargin: 15px 15px 15px 15px;
	font-weight: bold;
	color: #fff;
}

#pagewidth{ 
 	width:813px; 
	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;
 }
 
.eightPerWhite{
	background: #999;
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
} 
/* 

Main Content

*/
#mainContent{
	position: relative;
	width:795px;
	margin: 15px 0px 0px 18px;
}
/* Code For Columns */
#block_1
	{
	float: left;
	width: 795px;
	
	}

/* Start Mac IE5 filter \*/
#block_1
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}

/* ----------------- */

/* Banner Items */
#bannerContent{
	position: relative;
	width:795px;
	margin: 30px 0px 0px 18px;
	float: left;
	display: inline;
	padding: 0;
	overflow: hidden;
}
#bannerBg{
	position: absolute;
	height: 300px;
	width:795px;
	z-index:0;
	margin: 0;
	padding: 0;
}
#bannerList{
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 795px;
}
.bannerAd{
	float: left;
	display: inline;
	width: 180px;
	margin: 15px 0px 15px 15px;
}
/* ///// */

/* Footer Items */
#footerContent{
	position: relative;
	width:795px;
	margin: 30px 0px 0px 18px;
	float: left;
	display: inline;
	overflow:hidden;
}
#footerBg{
	position: absolute;
	height: 300px;
	width:795px;
	z-index:0;
	margin: 0;
	padding: 0;
}
#footerList{
	position: relative;
	text-align: center;
	z-index: 1;
	margin: 0;
	padding: 15px 0px 15px 0px;
	width: 795px;
}
.footerLink{
	display: inline;
	font-size: 11px;
	z-index: 2;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;	
}
#footerList .footerLink a, #footerList .footerLink a:visited, #footerList .footerLink a:active{
font-weight: bold;
	line-height: 16px;
	color: #fff;
}
#footerList .footerLink a:hover{
font-weight: bold;
	line-height: 16px;
	color: #E2792C;
}

/* ///// */
/* Credits Items */
#creditsContent{
	position: relative;
	width:795px;
	margin: 15px 0px 0px 18px;
	float: left;
	display: inline;
	overflow:hidden;
}
#creditsList{
	position: relative;
	text-align: center;
	z-index: 1;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 795px;
}
.creditsLink{
	display: inline;
	font-size: 11px;
	z-index: 1;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 795px;
	color: #999999;
	
}

#creditsList .creditsLink a, #creditsList .creditsLink a:visited, #creditsList .creditsLink a:active{
	font-weight: bold;
	line-height: 16px;
	color: #E2792C;
}
#creditsList .creditsLink a:hover{
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;
}
/* ///// */
