body {
	margin: 0px;
	background: url(images/background.jpg) #1c0d07 repeat-x top center;
	font: 12px "century gothic", "lucida grande", arial, verdana, helvetica;
	color:  #ffffff;
	line-height: 16px;
	text-align: left; 
}

img { 
	border: 0;
}


ul { 
    list-style: none; 
}


A:visited {
	COLOR: #dadea9; TEXT-DECORATION: none;
}

A:link {
	COLOR: #dadea9; TEXT-DECORATION: none;
}

A:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
}

input, textarea {
	width: 300px;
}

#contentcontainer {
	width: 785px;
	margin-right: auto;
	padding: 0px;
	text-align: left;
}

#header {
	width: 785px;
	height: 200px;
	background: url(images/newheader.jpg) no-repeat 0px 0px;
	position: relative;
	text-align: right;
	clear: both;
}

	.navigation {
		width: 585px;
		height: 108px;
		position: absolute;
		top: 0px;
		right: 0px;
	}
	
	.pinsneedles {
		width: 341px;
		height: 92px;
		text-align: left;
		position: absolute;
		top: 108px;
		right: 0px;
	}

	
#divider {
	width: 785px;
	height: 61px;
	background: url(images/dividerback.jpg) no-repeat 0px 0px;
	clear: both;
	position: relative;
}

	.sectionheader {
		width: 205px;
		height: 61px;
		position: absolute;
		top: 0px;
		left: 280px;
	}
	
	.radio {
		width: 300px;
		height: 61px;
		position: absolute;
		top: 0px;
		left: 485px;
	}

#mainarea {
	width: 785px;
	margin: 0px;
	float: left;
	
}	
	
	.leftbox {
		width: 280px;
		height: 656px;
		background: url(images/upcomingshowsback.jpg) no-repeat 0px 0px;
		float: left;
	}
	
		.photosflash {
			width: 280px;
			height: 219px;
			clear: both;
		}
		
		.upcomingshows {
			width: 220px;
			height: 307px;
			margin: 54px 39px 23px 21px;
			clear: both;
		}
		
		.footer {
			width: 280px;
			height: 41px;
			clear: both;
		}
		
			.myspace {
				width: 95px;
				height: 41px;
				background-image: url(images/myspace.gif);
				float: left;
			}
			
			.myspace a {
				padding: 0px;
				display: block;
				width: 95px;
				height: 41px;
				text-indent: -9999px;
				background-image: url(images/myspace.gif);
			}
			
			.myspace a:hover {
				width: 95px;
				height: 41px;
				background-image: url(images/myspace.gif);
				background-position: -95px;
			}
		
			.indierock {
				width: 44px;
				height: 41px;
				background-image: url(images/indierockmedia.gif);
				float: left;
			}
			
			.indierock a {
				padding: 0px;
				display: block;
				width: 44px;
				height: 41px;
				text-indent: -9999px;
				background-image: url(images/indierockmedia.gif);
			}
			
			.indierock a:hover {
				width: 44px;
				height: 41px;
				background-image: url(images/indierockmedia.gif);
				background-position: -44px;
			}	

	.rightbox {
		width: 505px;
		margin-right: -3px;
		background: url(images/mainareaback.jpg) no-repeat 0px 0px;
		padding-bottom: 50px;
		float: left;
		
	}
	
	.rightbox h1 {
		font-size: 13px;
		font-weight: bold;
	}
	
	.medialeft {
		width: 248px;
		height: auto;
		margin-right: 5px;
		float: left;
	}
	
	.mediaright {
		width: 249px;
		height: auto;
		float: left;
	}

	.mediaright table, .medialeft table {
		font-size: 11px;
	}
	
	.mediaitems {
		margin-bottom: 16px;
	}
	
	.mediaitems h2 {
		font-size: 20px;
		font-weight: bold;
	}
	
	.postedby {
		font-size: 11px;
		color: #ffffff;
		display: block;
		background-color: #000000;
		padding: 4px;
		float: left;
		margin-right: 5px;
		border: 2px solid #333333;
	}
		
		.whitepostedby {
			font-style: normal;
			color: #dddddd;
			font-size: 9px;
		}
		
		.newsSUBJECT {
			font-size: 13px;
			font-weight: bold;
			text-transform: uppercase;
			color: #caccb1;
		}
		
		.subject_white {
			font-size: 13px;
			font-weight: bold;
			color: #ffffff;
		}
		
		.newstext, .text {
			font-size: 11px;
		}
		
		.yellowtext {
			color: #FFFF33;
		}
		
		hr {
			color: #ffffff;
			border-top: solid 1px #ffffff;
		}
		
		.newsbody {
			margin-bottom: 9px;
			padding-bottom: 8px;
			border-bottom: 1px solid #cccccc;
		}
		
.tourdate_row {
	width: 505px;
	height: auto;
	margin: 4px 0px;
	padding: 3px 0px;
	border-bottom: 1px solid #ffffff;
	float: left;
}

.tourdate_row a, .tourdate_row a:visited {
	color: #dadea9;
}

	.date_column {
		width: 75px;
		height: auto;
		margin: 3px 6px 3px 0px;
		font-size: 10px;
		font-weight: bold;
		float: left;
	}
	
	.city_column {
		width: 100px;
		height: auto;
		margin: 3px 6px 3px 0px;
		font-size: 10px;
		color: #888888;
		float: left;
	}
	
	.info_column {
		width: 315px;
		height: auto;
		font-size: 10px;
		margin: 3px 0px 3px 0px;
		float: left;
	}
	
.tourdate_row_sm {
	width: 220px;
	height: auto;
	margin: 4px 0px;
	float: left;
}

	.date_column_sm {
		width: 70px;
		height: auto;
		padding: 3px 2px 3px 0px;
		font-weight: bold;
		font-size: 11px;
		float: left;
		color: #000000;
		border-bottom: 1px solid #d1d1b9;
		margin: 2px 0px;
	}
	
	.city_column_sm {
		width: 148px;
		height: auto;
		font-size: 10px;
		font-weight: bold;
		padding: 3px 0px 3px 0px;
		color: #000000;
		float: left;
		border-bottom: 1px solid #d1d1b9;
		margin: 2px 0px;
	}
	
	.info_column_sm {
		width: 220px;
		font-size: 9px;
		height: auto;
		color: #272727;
		float: left;
		border-bottom: 1px solid #d1d1b9;
		padding: 3px 0px 3px 0px;
		margin: 2px 0px;
		text-indent: 10px;
	}
	
	.info_column_sm a {
		color: #333333;
	}
	
.mailinglist {
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}
		