#col3_content {
	background: url(../../img/back_artists.jpg) repeat-y;
	margin-left:0.7em;
	width:640px;
	}
	
.artist_white {
	background:#ffffff;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	padding: 5px 0 5px 5px;
	height: 4em;
	color:#D4021D;
	font-weight:bold;
	width: 540px;
	}

	
.artist_white a, .artist_white a:visited {
	font-size:12px;
	color: #D4021D;
	text-decoration: none;
	-moz-opacity: 1;
	opacity: 1;
	line-height: 1.4em;
	border-left: 1px solid #999999;	
	/*filter:alpha(opacity=100);*/
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	position: relative;
	left: -1px;

	}
	
.artist_white a:hover, .artist_white a:active {
	font-size:12px;
	color: #D4021D;
	
	text-decoration: underline;
	border-left: 1px solid #999999;	
	-moz-opacity: 1;
	opacity: 1;
	/*filter:alpha(opacity=100);
	font-weight: bold;
	padding: 5px 0 5px 5px;*/
	}
	
.line {
	border-left: 1px solid #58575a;
	}
		

h1, csc-header{
	background-color:#FFFFFF;
	color:#D4021D;
	font-size:18px;
	font-weight:bold;
	height:1em;
	margin:0;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	padding:5px 0 5px 5px;
	text-transform:none;
	}
	
	
.h7 {
	font-weight:bold;
	font-size:13px;
	color:#000000;
	margin:0;
	background-color:#ffffff;
	-moz-opacity: 0.8;
	opacity:0.8;
	filter:alpha(opacity=80);
	padding: 5px 0 5px 5px;
	width: 610px;

	}

.csc-textpic-text {

	margin:0px;

}
	

.artist_band {
	font-size: 12px;
	color: #000000;
	-moz-opacity: 1;
	opacity:1;
	filter:alpha(opacity=100);
	font-weight: bold;
	padding: 10px 0px 5px 5px;
	border-left: 1px solid #999999;
	line-height: 1.2em;
	position: relative;
	left: -1px;
	}
	
	
.mainm #nav1 li {
	background: #EDEDED;
	}
	
.csc-header h1 {
	background-color:#FFFFFF;
	color:#D4021D;
	font-size:18px;
	font-weight:bold;
	height:1em;
	margin:0;
	-moz-opacity:0.8;
	opacity:0.8;
	filter:alpha(opacity=80);
	padding:5px 0 5px 5px;
	text-transform:none;
}