/* CSS Document */

.ltgreen{
	background-color:#A0A28B;
	margin-top: 0px;
	margin-left: 0px;
}

.artistname{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #5C1209;
	font-size: 9pt;
	line-height: 10pt;
}
	
.thumbnail{
	outline:#999999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #5E634C;
	border-right-color: #5E634C;
	border-bottom-color: #5E634C;
	border-left-color: #5E634C;
}

.bodycopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 50px;
}

.extraspace_red{
	line-height:22px;
	color: #5C1209;
}

.extraspace_blk{
	line-height:18px;
	color: #000000;
}

a:link {
color: #3E4C58;
}
a:visited {
COLOR: #C4D9D9}
a:hover {
COLOR: #FCFFD9}
a:active {
COLOR: #651209}

