#bandphoto {
	width:510px;
	height:338px;
	float:left;
	background-repeat:no-repeat;
	border:1px #f1f68f solid;
	margin-right:9px;
	margin-bottom:9px;
	background-color:#000000;
}

#band {
	width:315px;
	height:338px;
	float:left;
	background-color:#231f20;
	background-repeat:no-repeat;
	border:1px #f1f68f solid;
	background-image:url(../images/home/band_back.jpg);
	background-repeat:no-repeat;
}

#news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#news a:link, #news a:visited {
	color:#f1f68f;
	text-decoration:none;
}

#news a:hover {
	color:#FFFFFF;
}

#news {
	width:500px;
	height:106px;
	float:left;
	background-color:#231f20;
	background-repeat:no-repeat;
	border:1px #f1f68f solid;
	margin-bottom:9px;
}

#members {
	width:308px;
	height:101px;
	float:left;
	background-color:#231f20;
	background-repeat:no-repeat;
	border:1px #f1f68f solid;
	margin-right:9px;
	margin-bottom:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#featured {
	width:171px;
	height:101px;
	float:left;
	background-color:#231f20;
	background-repeat:no-repeat;
	border:1px #f1f68f solid;
	margin-bottom:9px;
}

#tourarchive {
	width:315px;
	height:218px;
	float:left;
	background-color:#231f20;
	background-repeat:no-repeat;
	border:1px #f1f68f solid;
}

#band, #news, #members, #featured, #tourarchive {
	padding-left:10px;
}

#live {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#live a:link, #live a:visited {
	color:#c8d85e;
	text-decoration:none;
}

h4 {
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

h4 a:link, h4 a:visited, #members a:link, #members a:visited {
	color:#f4f5b1;
	text-decoration:none;
}

h4 a:hover, #members a:hover {
	color:#FFFFFF;
}

.clearit {
	clear:both;
}

#leftcol {
	float:left;
	width:521px;
}

.news_date {
	float:left;
	width:60px;
}

.member {
	width:145px;
	float:left;
}

.member_img {
	padding-right:7px;
}

.single_img {
	border:1px solid #f1f68f;
}

.archive_image {
	border:1px solid #f1f68f;
	margin-top:3px;
	margin-bottom:5px;
}

.live_review a:link, .live_review a:visited {
	color:#d7e373;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.member_review a:link, .member_review a:visited {
	color:#f2f5ae;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.live_review a:hover, .member_review a:hover {
	color:#FFFFFF;
}

.rss_img {
	padding-right:3px;
}