.artistHeading {
	color: #666633;
	font-weight: bold;
	border-right: 1px solid #666633;
	/*border-bottom: 1px solid #666633;*/
	padding-right: 3px;
	padding-bottom: 1px;
	margin-right: 3px;
}

.copy {
	padding: 10px;
}
.copy h2 {
	font-size: 12px;
	padding-bottom: 2px;
}

#content {
	width: 445px;
}

#content h3 {
	font-size: 11px;
	color: #000000;
}

#contentw {
	width: 690px;
}

#pageTitle {
	color: #999966;
	border-left-color: #999966;
	width: 144px;
}

#content h1 {
	padding: 10px 0px 5px 0px;
	color: #993300;
}

#rightImageBar {
	padding: 0px;
	margin: 0px;
	width: 235px;
	float: right;
	background-color: #999966;

}

#rightBar {
	width: 235px;
	font-size: 12px;
	line-height: 14px;
}
.sideThumb {
	width: 110px;
	padding-bottom: 10px;
	padding-right: 5px;
}
.sideThumb img {
	margin: 4px;
}
#content td {
	vertical-align: top;
	text-align: center;
	padding: 0px;
}

#loadingDiv {
	position: absolute;
	background-color: #CCCC99;
	display: none;
	border: 1px solid #666666;
	text-align: center;
	/*opacity: 0.95;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.95);*/
}
