body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container{
	width: 1140px;
}

#left_column{
	width: 450px;
	min-height: 900px;
	*height: 900px;
	background-image: url('../img/left_column.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

.right_column{
	width: 675px;
	min-height: 900px;
	*height: 900px;
	background-image: url('../img/right_column.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	color: #6f7171;	
	padding: 0px 0px 50px 15px;
	line-height: 14px;
}

#tour_, #tour_tour_present, #tour_tour_archives
{
	background-image: url('../img/tour.jpg');
}

#press_
{
	background-image: url('../img/press.jpg');	
}

#band_
{
	background-image: url('../img/band.jpg');	
}

#band_1
{
	background-image: url('../img/band_craig.jpg');	
}

#band_2
{
	background-image: url('../img/band_roman.jpg');	
}

#band_3
{
	background-image: url('../img/band_soikot.jpg');	
}

#band_4
{
	background-image: url('../img/band_arran.jpg');	
}

#band_5
{
	background-image: url('../img/band_nick.jpg');	
}

#right_column_header
{
	margin: 18px 0px 20px 5px;	
}

#right_column p
{
	padding: 0px 190px 10px 0px;
	line-height: 14px;
}

h1
{
	color: #b6c3c6;
	padding: 0px 0px 10px 0px;
}

h2
{
	font-size: 14px;
	text-transform: uppercase;
	color: #b6c3c6;
	padding:25px 0 10px;
}

em
{
	display: block;
	font-weight: bold;
	color: #818383;
	padding: 10px 0px 0px 0px;	
}

a
{
	text-decoration: none;
	color: #ffffff;
}

a:hover
{
	text-decoration: underline;
}

.tours td
{
	height: 14px;
}

.tours td.date
{
	width: 70px;
}

.tours td.location
{
	width: 400px;
}

#contact 
{
	margin-top: 30px;
}

#contact .label
{
	width: 70px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

#contact input{
	width: 250px;
	background-color: #000000;
	border: solid 1px #3F3F3F;
	margin-bottom: 2px;
	color: #ffffff;
}

#contact textarea{
	width: 250px;
	background-color: #000000;
	border: solid 1px #3F3F3F;
	margin-bottom: 2px;
	color: #ffffff;
	overflow: hidden;
}

#header_label
{

	margin-left: -15px;
}

.center
{
	width: 70%;
	text-align: center;
	font-weight: bold;
	color: #818383;
}

.gallery div
{
	float: left;
	display: inline;
	width: 80px;
	min-height: 100px;
	_height: 100px;
	padding: 10px;
	text-align: center;
}

.gallery img 
{
	float: left;
	display: inline;
}

.header{color:#B6C3C6;padding:0 0 10px;}
.clear{clear:both}
.shop_header
{
	float: left;
	padding-right: 10px;
	color: #b6c3c6;
}
table.press
{
	width: 655px;
	*position: absolute;
}

table.press td
{
	vertical-align: top;
	zoom:1;
	display:block;width:200px
}
table.press td a
{display:block;float:left}

table.press img
{
	padding: 5px;float:left;
}

div.press{width:655px;}
div.press img{float:left;padding:5px}

.text
{
	width: 495px;
