@charset "ISO-8859-1";
body {
	background-color: #000000;
	background-image: url();
	background-position:top center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	line-height: 140%;;
	margin: 0 auto;
}


#wrapper {
margin: 0 auto;
width: 1110px;
}




#logo
{
width:774px;
height:252px;
z-index: 20;
margin: 0 auto;
padding: 30px 0 0 0;
}



#artists-container
{width: 1008px;
clear: both;
z-index: 20;
margin: 0 auto;
}


#header
{
width: 1008px;
height: 475px;
background: transparent url() no-repeat;
 clear:both;
align:center;
margin: 0 auto;
}

.pic
{
	width:291px;
	height: 220px;
	margin: 0 0 35px 32px;
	float: left;
	text-align: center;
}

.artists-pic-2col
{width:291px;
height: 251px;
margin: 0 0 32px 200px;
float: left;
}



#footer
{
	width: 1008px;
	height: 200px;
	background: transparent url() no-repeat;
	clear:both;
	padding-bottom: 20px;
	text-align: center;
	color: #FFF;
}
