
/* 
	The central area for the artist image 
	-------------------------------------
*/

#maindisplay	{
	width : 568px;
	float: left;
	margin-top : 30px;
}

#rhs	{
	width : 300px;
	float: right;	
}

