#Artists {

}

#Artists ul, #Artists ul li {
	list-style:			none;
	padding:			0px;
}

#Artists ul {
	width:				813px;
}

#Artists ul li {
	float:				left;
	margin:				0px 12px 36px 0px;
}

#Artists ul li .image {
	display:			block;
	width:				259px;
	height:				100px;
	background-color: #E9E9E9;
	margin:				0px 0px 3px 0px;
	background-repeat:	no-repeat;
}


#Artists #description {
	
}

/* */

#ArtistsSingle {
	width:500px;
}

#ArtistsSingle #name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#c5ba13;
}

#ArtistsSingle #description {
	margin:12px 0px 12px 0px;
	text-align:justify;
}


#col_right {
	width:274px;
	float:right;
	margin-left:24px;
}








#facebook {
	margin-top:12px;
	width:250px;
}

#facebook fb:fan {
	width:250px !important;
}








#Artist_contact {
	width: 250px;
	background-color: #CCC;
	padding:12px;
	color:#666;
	margin-bottom:12px;
}

#Artist_contact .label {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	margin-bottom:12px;
}


#Artist_contact a:link, #Artist_contact a:visited {
	color:#666;
}
