body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/mainbg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #ededed;
	height: 620px;
}
body#index {
	padding: 0;
	margin: 0;
	background-color: #300;
	background-image: none;
}

#loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
}
#headbar {
	height: 84px;
}
#headbar a {
	display: block;
}
#headbar a:hover {
	background-image: url(images/gobackhome.gif);
	background-position: 34px 10px;
	background-repeat: no-repeat;
}
#headbar img {
	margin-top: 15px;
	border: none;
}
#container {
	width: 760px;
	min-height: 110%;

	position: absolute;
	left: 50%;
	margin-left: -381px;
	padding-bottom: 30px;
}
#container h3 {
	color: #456;
	clear: both;
}
#container h2 {
	color: #654;
	clear: both;
	background: url(images/headingbg.gif) no-repeat left center;
	padding-left: 60px;
	font-family: serif;
	font-weight: normal;
	line-height: 56px;
}
#indexbox {
	background-image: url(images/indexbox.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	position: absolute;
	width: 760px;
	height: 496px;
	top: 50%;
	left: 50%;
	margin: -248px 0 0 -381px;
	border: 1px solid #100;
}
#index #liveshows {
	font-size: 80%;
	position: absolute;
	z-index: 10;
	margin: -265px 0 0 -360px;
	margin: -227px 0 0 -40px;
	left: 50%;
	top: 50%;
	width: 400px;
	
	background-color: #fff;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#index #liveshows h3 {
	margin: 12px 0 0 12px;
	padding: 0;
	font-size: 14px;
}
#index #liveshows a {
	color: #300;
	text-decoration: underline;
}
#index #liveshows a:hover {
	text-decoration: none;
}
#index #liveshows dl, #index #liveshows dd, #index #liveshows dt {
	margin: 0;
	padding: 0;
}
#index #liveshows dl {
	margin: 8px 12px 12px 12px;
}
#index #liveshows dt {
	font-size: 0.9em;
	font-family: Arial;
	font-weight: bold;
}
#index #liveshows dd {
	margin-bottom: 9px;
	font-size: 12px;
}
#player {
	position: absolute;
	top: 50%;
	right: 50%;
	margin: 250px -379px 0 0;
}
#player ul {
	margin-top: 6px;
	list-style-type: none;
	font-size: 90%;
}
#player a {
	color: #fff;
}
#player a:hover {
	color: #456;
}
#indexbox #navbar {
	margin: 420px 0 0 0;
	padding: 0;
	text-align: center;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
}
#navbar li {
	list-style: none;
	display: inline;
}
#navbar img {
	border: none;
}
#navbar img {
	padding-left: 5px;
	padding-right: 5px;
}
#indexbox #navbar img {
	padding: 10px 8px 5px 8px;
}
#counter {
	position: absolute;
	top: 8px;
	right: 8px;
	color: #7F3F4C;
	z-index: 2;
}
#footer {
	clear: both;
	font-size: 90%;
	color: #333;
	margin: 24px 0px;
}
#footer a.active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
address {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
hr {
	clear: both;
	display: none;
}
li {
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.disco_floater {
	float: left;
	margin-right: 50px;
	margin-bottom: 1em;
}
p.m, address.m {
	font-size: 90%;
	line-height: 150%;
	color: #111;
	margin-left: 20px;
}
dl.link {
	margin-left: 20px;
}
dl.link dt {
	margin-left: 20px;
}
dl.link dt a {
	font-weight: bold;
	color: #300;
	text-decoration: underline;
}
dl.link dt a:hover {
	text-decoration: none;
}
dl.link dd {
	margin-bottom: 1.8em;
	font-size: 90%;
	line-height: 150%;
}
.whiteglass {
	background-image: url(images/whiteglass.png);
	background-repeat: repeat;
}
.blackglass {
	background-image: url(images/blackglass.png);
	background-repeat: repeat;
}
