/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #1f1f1f url(../images/layout/background.jpg) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


ul {
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 0px;
}

li {
	list-style-type: none;
	color: #333333;
	margin-top: 0px;
}

#shows_future {
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 0px;
}

#shows_future li {
	list-style-type: none;
	color: #333333;
	margin-bottom: 20px;
}

#shows_past {
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 0px;
}

#shows_past li {
	list-style-type: none;
	color: #666666;
	margin-bottom: 20px;
}


div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	min-height: 950px;
	background: url(../images/layout/wrapperbg.jpg) 74px repeat-y;
}

div#header {
	width: 900px;
	height: 212px;
	background: url(../images/layout/header.jpg) no-repeat;
}

div#navi_left{
	height: 47px;
	width: 137px;
	float: left;
	background: url(../images/layout/navi_left.jpg) no-repeat;
	margin-right: 0px;
}

div#navigation{
	height: 47px;
	width: 618px;
	float: left;
}


div#navi_right{
	height: 47px;
	width: 145px;
	float: left;
	background: url(../images/layout/navi_right.jpg) no-repeat;
}

div#cleardiv{
	clear: left;
	display: none;
}

div#content_left{
	width: 137px;
	height: 361px;
	float: left;
	background: url(../images/layout/content_left.jpg) no-repeat;
}


div#content{
	width: 618px;
	float: left;
	background: url(../images/layout/contentbg.jpg) top no-repeat;
}

div#left{
	margin-top: 25px;
	width: 396px;
	float: left;
	min-height: 400px;
}

div#right{
	margin-top: 25px;
	width: 222px;
	float: left;
	min-height: 400px;
}

div#content_right{
	width: 145px;
	height: 361px;
	float: left;
	margin-top: 0px;
	background: url(../images/layout/content_right.jpg) no-repeat;
}

div#footer{
	clear: left;
	width: 900px;
	height: 330px;
	background: url(../images/layout/footer.jpg) no-repeat;
}







#navigation ul {
	list-style-type:none;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
}

#navigation a {
	display: block;
	height: 47px;
}

#navigation li{
	height: 47px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
}




	li#button-home {
		width: 80px;
		background: url(../images/btn/btnHome02.gif);
	}
	li#button-home a {
		background:url(../images/btn/btnHome01.gif) no-repeat;
		margin-left: 0px;
	}
	li#button-home a:hover {
		background:none;
	}
	

	li#button-band {
		width: 87px;
		
		background:url(../images/btn/btnBand02.gif) no-repeat;
	}
	li#button-band a {
		background:url(../images/btn/btnBand01.gif) no-repeat;
	}
	li#button-band a:hover {
		background:none;
	}
	
	li#button-media {
		width: 83px;
		background:url(../images/btn/btnMedia02.gif) no-repeat;
	}
	li#button-media a {
		background:url(../images/btn/btnMedia01.gif) no-repeat;
	}
	li#button-media a:hover {
		background:none;
	}
	
	li#button-shows {
		width: 84px;
		background:url(../images/btn/btnShows02.gif) no-repeat;
	}
	li#button-shows a {
		background:url(../images/btn/btnShows01.gif) no-repeat;
	}
	li#button-shows a:hover {
		background:none;
	}
	
	li#button-merchandise {
		width: 126px;
		background:url(../images/btn/btnMerchandise02.gif) no-repeat;
	}
	li#button-merchandise a {
		background:url(../images/btn/btnMerchandise01.gif) no-repeat;
	}
	li#button-merchandise a:hover {
		background:none;
	}
	
	li#button-contact {
		width: 89px;
		background:url(../images/btn/btnContact02.gif) no-repeat;
	}
	li#button-contact a {
		background:url(../images/btn/btnContact01.gif) no-repeat;
	}
	li#button-contact a:hover {
		background:none;
	}
	
	li#button-links {
		width: 69px;
		background:url(../images/btn/btnLinks02.gif) no-repeat;
	}
	li#button-links a {
		background:url(../images/btn/btnLinks01.gif) no-repeat;
	}
	li#button-links a:hover {
		background:none;
	}
	

h1{
	font-size: 18px;
	color: #669900;
	font-weight: bold;
	margin-top: 20px;
}

h2{
	font-size: 15px;
	color: #999999;
	font-weight: bold;
	background: url(../images/layout/newsbg.gif) bottom left no-repeat;
	padding-left: 17px;
	height: 17px;
	margin-bottom: 0px;
	margin-top: 18px;
}

h3{
	font-size: 15px;
	color: #8CC95F;
	font-weight: bold;
	margin-left: 18px;
	margin-bottom: 0px;
	height: 20px;
	margin-top: 0px;

}

p{
	margin-top: 0px;
	margin-left: 20px;
	font-size: 12px;
	margin-right: 8px;
	color: #333333;
	text-align: justify;
}

a{
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
	
#tourdates{
	margin-left: 140px;
	padding-left: 0px;
	margin-top: 0px;
}

#tourdates li{
	font-size: 12px;
	color: #333333;
	list-style-type: none;
	font-weight: bold;
}

#tourdates a{
	color: #999999;
}

#tourdates a:hover{
	color: #000000;
}