body{
	font-size:11px;
	background:#000;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#808080;
}
h3, dl dt, a{
	color:#ccc;
	text-decoration:none;
}

a:hover{
	color:#999;
}
#wrapper{
	text-align:center;
	background:url(../img/bg_body.jpg) no-repeat center top; 
}
#cont{
	width:920px;
	text-align:left;
	margin:auto;
}
#header {
	height:145px;
	padding-top:125px;
	overflow:hidden;
}
#right{
	width:300px;
	float:left;
}
#left{
	width:580px;
	float:left;
	padding-right:38px;
}
#footer{
	clear:both;
	padding:60px 0 60px;
}
#update{
	font-family:serif;
	font-style:italic;
	margin-bottom:75px;
	color:#545149;
	font-size:10px;
}
h1 a,
#header .myspace,
#header .liberation,
h2,
#controller a {
	overflow:hidden;
	height:0px;
	display:block;
	background:url(../img/bg.png) no-repeat;
	behavior: url(iepngfix.htc)
}
h1{
	width:514px;
	height:50px;
	float:left;
	margin-right:103px;
}
h1 a,
#header .myspace,
#header .liberation{
	padding-top:50px;
}
#header .myspace{
	width:120px;
	background-position:-200px -250px;
	float:left;
	margin-right:48px;
}
#header .liberation{
	width:105px;
	background-position:-200px -307px;
	float:left;
}
#header a:hover.myspace{background-position:0px -250px;}
#header a:hover.liberation{background-position:0px -307px;}
h2{
	padding-top:15px;
	margin-bottom:20px;
	width:200px;
}
#news h2{background-position:0 -60px;}
#show h2{background-position:0 -140px;}
#release h2{background-position:0 -100px;}
#movie h2{background-position:0 -180px;}
#link h2{background-position:0 -220px;}
#contact h2{background-position:0 -460px;}

#news,
#show,
#release,
#movie,
#link{
	clear:both;
	padding-bottom:34px;
	overflow:hidden;
	height:100%;
}
.box{
	clear:both;
	overflow:hidden;
}
#news .box img{
	float:left;
}
#news .box h3{
	border:dotted 1px #2B2B2B;
	padding:15px;
	margin:0 0 10px 190px;
}
#news .box p{
	margin-left:190px;
	line-height:1.8;
	font-size:10px;
}
#show .box{
	margin-bottom:20px;
	padding-top:20px;
	border-top:dotted 1px #2B2B2B;
	clear:both;
}
*html #show .box{
	padding-top:10px;
}
#show .first{
	padding-top:0;
	border-top:none;
}
#show dl{
	position:relative;
	overflow:hidden;
	clear:both;
}
#show dt{
	border-left:solid 3px #4B1208;
	padding-left:10px;
	margin-bottom:60px;
	float:left;
	width:179px;
}
#show dt b{
	font-size:13px;
}
#show .ticket{
	position:absolute;
	top:50px;
	left:0;
	padding-left:13px;
	margin-left:13px;
}
#show .ticket a{
	color:#999;
}
#show .descripton{
	float:left;
}
#show .descripton .spons{
	margin-bottom:10px;
}
#show .descripton .spons,
#show .descripton .title{
	color:#bbb;
	font-weight:bold;
}
#show .descripton .title,
#show .descripton .bands{
	padding:0 0 14px;
}
#release {
	position:relative;
}
#release #disco .box div{
	float:left;
	width:145px;
	padding-right:17px;
}
#release #disco .box div img{
	margin-bottom:20px;
}
#release #disco .box div a{
	background:url(../img/arrow.jpg) no-repeat left center;
	padding-left:10px;
}
#release #disco .box dl{
	margin-left:162px;
	font-size:10px;
}
#release #disco .box span{
	display:block;
	margin-bottom:10px;
}
#disco ol li{
	list-style:inside decimal;
}
#disco {
	height:245px;
	position:relative;
}
#disco .box{
	position:absolute;
	z-index:0;
}
#controller{
	position:absolute;	
	/*	top:283px;
	left:0;
	*/
	top:3px;
	left:162px;
	overflow:hidden;
	z-index:100;
}
#controller a{
	width:15px;
	padding-top:15px;
	float:left;
	margin-right:10px;
}
#controller a:hover{
	-moz-opacity:0.60; /*FF*/
	opacity:0.60;
	filter:alpha(opacity=60); /*IE*/
	cursor:pointer;
}
#controller .prev{background-position:0 -380px;}
#controller .next{background-position:0 -420px;}

#link li ,
#contact li {
	margin-bottom:6px;
}
#link li a{
	background:url(../img/arrow.jpg) no-repeat left center;
	padding-left:10px;
}

#contact li a{
	background:url(../img/icon_mail.gif) no-repeat left center;
	padding-left:18px;
}

