/* body text styles */

a:link, a:visited {
	color: #666632;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #993366;
	text-decoration: none;
	font-weight: bolder;
}

.bodytext {
	padding: 320px 34px 20px 256px;
	background-image: url(/images/artists/back_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 240px;
	z-index: 5;
	font-family: Arial,Geneva,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}

.page7bodytext {
	padding: 310px 34px 20px 130px;
	background-image: url(/images/artists/back_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 240px;
	z-index: 5;
	font-family: Arial,Geneva,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}

.headline {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


.subheadline {
	font-size: 13px;
	color: #444422;
	font-weight: bold;
}




