body 						{background-color: #210010; background-image: none;}
#containerOuter {background-color: #ffffff; background-image: none;}
#containerInner {background-color: #ffffff; background-image: none;}
#header 				{background-color: #ffffff; background-image: none;}
#footer 				{background-color: #ffffff; background-image: none;}


#artistList .artistBox {
	float: none;
	width: 100%;
	min-height: 0;
}
#artistList .imageWrap {
	float: none; 
	width: 100%;
}
#artistList .textWrap {
  width: 100%; 
	float: none;
}

