#content {
	background: url(../img/artists/artists.jpg) top right no-repeat;		
	color: #B6AFA0;
}

a, a:link, a:visited {
	color: #8e887d;
}

#content h3 {
	margin-left: 30px;
}

#navigation #nav_artists {
	background-position: 0 -26px;
}

#artists {
	display: block;
	list-style: none;
	margin: 0 120px 6em 30px;
	padding: 0;
}

#artists li {
	font-size: 90%;
}

.artistThumb {
	display: none;
	float: right;
	clear: left;
}


#content a:link, #content a:visited {
	color: #8e887d;
}

#leftColumn {
	background: white;
}

#categories {
	list-style: none;
	padding: 0;
	margin: 1em 0 0 30px;
}

#categories h2 {
	margin: 0;
	font-weight: normal;
	font-size: 130%;
}

#content h3 {
	margin-top: 0;
	font-weight: normal;	
}

