/* clloyd */
div.artistBilling {
	font-family:  "Trebuchet MS", Arial, "Helvetica", "Veranda", "sans-serif";
}
div.artist_clloyd {
	vertical-align: bottom;
	color: #fff;
	width: 520px;
	height: 280px;
	background-color: #dcd7e2;
	background: url("http://www.ebonyrep.org/images/cLloydEbany.jpg") no-repeat top left;	
}
div.artist_clloyd h1, div.artist_clloyd h2, div.artist_clloyd h3, div.artist_clloyd p {
	text-align: center;
}
div.artist_clloyd .event_Info {
	width:360px;	
	float:right; 
	border: 0pt;
	margin-bottom: 0px;
	padding-right:12px;
}


div.name {
	color: #fff;
	font-size: 21px;
	margin-top: 25px;
	padding-bottom: 4px;
	text-align: center;
}

div.artist_clloyd .buy {	
	float: right;
	position: relative;
	top: 22px;
	vertical-align: bottom;
	display: inline-block;
}
div.artist_clloyd .event_Info h1 {
	font-size:20px;

}
div.artist_clloyd .event_Info h2 {
	color: #fff;
	margin: 3px;
	font-size: 11px;
}
div.artistBilling h3 {
	margin: 3px auto;
	padding: 0px;
	font-size: 11px;
	text-align: center;
}
div.artist_clloyd p {
	font-size: 13px;
	color: #fff;	
	margin-bottom: 6px;
	/*letter-spacing: 1px;
	word-spacing: 1px;*/
}
.redLinc a:link, .redLinc a:visited{
	color: red;
}
.redLinc a:hover {
	color: #00ff00;
	border-bottom-width: 0px;
}
.lloydQuotes{margin: auto 30px auto 30px;}
.lloydQuotes p {margin: 12px;}
.myRED {
	color: #ff0000;
	text-transform: uppercase;
	font-size:13px;
}
.buy {
	width: 60;
	font-size: 10pt; 
	color: #3D185E; 
	font-weight: bold; 
	text-align: center; 
	border: solid 2px #3D185E;  
	/*width: 55px; */
	padding: 2px 4px; 
	background-color: #00FF00;  
}