body {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, sans;
	font-size: 8pt;
	background-color: #fff;
	/*background-image: url(/images/background.gif);*/
	background-repeat: repeat-y;
	background-position: -2px top;
}

td {

	font-family: Verdana, Arial, sans;
	font-size: 8pt;	
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a, a:active, a:hover {
	color: #000;
	text-decoration: none;
	border: none;
}

#container-header {
	width: 980px;
	margin: 0;
	height: auto !important; /* ignored by IE, applied everywhere else */
	height: 100%; /* IE treats as min- */
	min-height: 100%; /* IE ignores this */ /*border-left: solid 1px #fff;
	border-right: solid 1px #fff;*/
}

#container {
	width: 960px;
	margin: 0;
	height: auto !important; /* ignored by IE, applied everywhere else */
	height: 100%; /* IE treats as min- */
	min-height: 100%; /* IE ignores this */ /*border-left: solid 1px #fff;
	border-right: solid 1px #fff;*/
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	background-attachment: fixed;
}

#fixed {
	display: block;	
	position: fixed;
	width: 960px;
	left: 50px;
	background-color: #fff;
	z-index: 10000;
}

#container-inner {
	margin: 0;
	margin: 0 0 30px 70px;
}

#header {
	margin: 0;
	height: 170px;
}

#header h1 {
	margin-top: 0;
	text-indent: -20000px;
}

#frame-wide {
	margin: 0 0 0 1px;
	padding: 0px;
	width: 681px;
	/*border: 1px solid #ee106a;*/
}

#frame-narrow1 {
	display: block;
	position: absolute;
	left: 71px;
	width: 147px;
	padding: 0;
	margin: 0;
	font-size: 7pt;
	background-color: #fcfcfc;
}

#frame-narrow2 {
	display: block;
	position: absolute;
	left: 230px;
	width: 147px;
	padding: 0;
	margin: 0;
	height: 100%;
	font-size: 7pt;
}

#frame-narrow3 {
	display: block;
	position: absolute;
	left: 764px;
	width: 147px;
	padding: 0;
	margin: 0;
	height: 100%;
	font-size: 7pt;
}
/*
#frame-title {
	background: #000;
	border: 1px solid #000;
	height: 12px;
	padding: 0 10px 0 10px;
	font-size: 7pt;
}
*/
.frame-title {
	background: #000;
	border: 1px solid #000;
	font-weight: normal;
	height: 12px;
	padding: 0 10px 0 10px;
	font-size: 7pt;
	color: #fff;
	display: block;
}

#frame-inner {
	line-height: 11.5pt;
	padding: 15px 10px 30px 10px;
}

.artists_frame {
	border-left: 1px solid #f90;
	border-bottom: 1px solid #f90;
	border-right: 1px solid #f90;
	line-height: 11.5pt;
	padding: 15px 10px 30px 10px;
	background-color: #fcfcfc;
}

.about_frame {
	border-left: 1px solid #ff3;
	border-bottom: 1px solid #ff3;
	border-right: 1px solid #ff3;
	line-height: 11.5pt;
	padding: 15px 10px 30px 10px;
	background-color: #fcfcfc;
}

.music_frame {
	line-height: 11.5pt;
	padding: 15px 10px 30px 10px;
	border-left: 1px solid #0f0;
	border-bottom: 1px solid #0f0;
	border-right: 1px solid #0f0;
	background-color: #fcfcfc;
}

.dates_frame {
	line-height: 11.5pt;
	padding: 15px 10px 30px 10px;
	border-left: 1px solid #9cf;
	border-bottom: 1px solid #9cf;
	border-right: 1px solid #9cf;
	background-color: #fcfcfc;
}

.contact_frame {
	border-left: 1px solid #f00;
	border-bottom: 1px solid #f00;
	border-right: 1px solid #f00;
	line-height: 11.5pt;
	padding: 15px 10px 30px 10px;
	background-color: #fcfcfc;
}

.video_frame {
	border-left: 1px solid #06f;
	border-bottom: 1px solid #06f;
	border-right: 1px solid #06f;
	line-height: 11.5pt;
	padding: 15px 10px 30px 10px;
	background-color: #fcfcfc;
}

.press_frame {
	border-left: 1px solid #f06;
	border-bottom: 1px solid #f06;
	border-right: 1px solid #f06;
	line-height: 11.5pt;
	padding: 15px 10px 30px 10px;
	background-color: #fcfcfc;
}

#mainframe-narrow {
	display: block;
	margin-left: 319px;
	width: 522px;
	padding: 0px;
}

#mainframe-medium {
	display: block;
	margin-left: 160px;
	width: 522px;
	padding: 0px;
}

#navigation-left {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation-left ul {
	display: block;
	background-color: #fcfcfc;
}

#navigation-left li a {
	display: block;
	margin: 0;
	padding: 0;
}

#live_acts {
	margin: 0;
}

#dj_team {
	margin: 10px 0 0 0;
}

#language_picker {
	margin: 2px;	
	display: block;
	position: absolute;
	top: 6px;
	left: 710px;
	width: 200px;
	z-index: 10000;
	text-align: right;
	color: #fff;
}

#language_picker>span {
	color: #fff;
	font-size: 7pt;
}

#language_picker>a {
	color: #fff;
	text-decoration: none;
}

#language_picker>span>a:hover {
	text-decoration: underline;
}

/* Styles for hover effects */
span.frame-title a {
	color: #fff;
	text-decoration: none;
}

img {
	border: none;
}

a.home:hover {
	color: #f00;
}

a.home_active {
	color: #f00;
}

a.artists:hover {
	color: #f90;
}

a.artists_active {
	color: #f90;
}

a.about:hover {
	color: #ff3;
}

a.about_active {
	color: #ff3;
}

a.music:hover {
	color: #0f0;	
}

a.music_active {
	color: #0f0;	
}

span.frame-title a.music_active {
	color: #0f0;	
}

a.dates:hover {
	color: #9cf;
}

a.dates_active {
	color: #9cf;
}


a.dates_active:hover {
	color: #9cf;
}

span.frame-title a.dates_active {
	color: #9cf;
}

a.shop:hover {
	color: #fff;	
}

a.shop_active {
	color: #fff;	
}

a.video:hover {
	color: #06f;	
}

a.video_active {
	color: #06f;	
}

a.gallery:hover {
	color: #c0f;	
}

a.gallery_active {
	color: #c0f;	
}

a.press:hover {
	color: #f06;	
}

a.press_active {
	color: #f06;	
}

a.contact:hover {
	color: #f00;	
}

a.contact_active {
	color: #f00;	
}

p a.home {
	color: #f00;
}

p a.artists {
	color: #f90;
}

p a.about {
	color: #ff3;
}

p a.music {
	color: #0f0;	
}

p a.dates {
	color: #9cf;
}

p a.shop {
	color: #fff;	
}

p a.video {
	color: #06f;	
}

p a.gallery {
	color: #c0f;	
}

p a.press {
	color: #f06;	
}

p a.contact {
	color: #f00;	
}

p a.home:hover {
	border-bottom: 1px solid #f00;
}

p a.artists:hover {
	border-bottom: 1px solid #f90;
}

p a.about:hover {
	border-bottom: 1px solid #ff3;
}

p a.music:hover {
	border-bottom: 1px solid #0f0;	
}

p a.dates:hover {
	border-bottom: 1px solid #9cf;
}

p a.shop:hover {
	border-bottom: 1px solid #fff;	
}

p a.video:hover {
	border-bottom: 1px solid #06f;	
}

p a.gallery:hover {
	border-bottom: 1px solid #c0f;	
}

p a.press:hover {
	border-bottom: 1px solid #f06;	
}

p a.contact:hover {
	border-bottom: 1px solid #f00;	
}

ul.appearances {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.appearances li {
	margin: 0;
	padding: 0;
}

span.catchall {
	display: block;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 500px;
	color: #fff;
}

img.inline {
	float: left; 
	border: 1px solid #eee;
	clear: both;
}

img.thumbnail62 {
	border: 1px solid #eee;
}

table.inline {
	float: left; 
	clear: both;
	width: 285px;
}

div.body {
	margin-left: 300px;
}

#body {
	margin-left: 300px;
}

#body.dates a {	
	color: #9cf;
}

#body.dates a:hover {
	border-bottom: 1px solid #9cf;	
}

#body.artists {
	background-color: #fff;
	margin-left: 160px;
	width: 540px;
}

#body.artists a {	
	color: #f90;
}

#body.artists a:hover {
	border-bottom: 1px solid #f90;	
}

#body.about a {	
	color: #ff3;
}

#body.about a:hover {
	border-bottom: 1px solid #ff3;	
}

ul.tracks li object {
	height: 17px;
}

ul.tracks li span {
	vertical-align: middle;
}

p {
	text-align: justify;
}

.flash_artist {
	margin-left: 160px;
	width: 540px;
}