#bio {
	margin-right: 20px;
	margin-bottom: 20px;
}
.artist img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#bio p {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-bottom: 8px;
	
}


#mainContent h1 {
	font-size: 12px;
	color: #1D4C4B;
	margin-top: 20px;
	margin-right: 125px;
	border-bottom: 1px solid #333333;
	margin-bottom: 15px;
	text-transform: uppercase;
}

td {
	vertical-align: bottom;
	text-align: center;
}

div.artist {
	width: 195px;
	
}

div.artist h2 {
	font-size: 12px;
	color: #1D4C4B;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}
div.artist a {
	color: #E8F4CA;
	text-decoration: none;
}

div.artist a:hover {
	color: #FFFFCC;
}
