body 
{
background-image: url('../../images/artists_background.jpg');
background-color: #000000;
background-repeat: no-repeat;
background-attachment: fixed;
font-family: arial,geneva,verdana;
font-size: 10pt;
color: #C1AE87;
height: 100%;	
overflow: auto; 
}


.sectionbar{
	position:absolute;
	border-style: solid;
	border-color: #C1AE87;
	border-width: thin;
	height: 490px;
	width: 46px;
	top: 210px;
	left: 249px
}


.extras {
	position:absolute;
	color: #C1AE87;
	border-style: solid;
	font-size: 10pt;
	border-color: #C1AE87;
	border-width: thin;
	height: 120px;
	width: 200px;
	overflow: none;
	left: 190px;
	top: 100px;;
	background-color:#000000;
	line-height: 13pt;	
}



.artistInfo{
	font-family: arial,geneva,verdana;
	color: #C1AE87;
	font-size: 11pt;
	font-weight: normal;
	overflow: none;

}
