html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html,body
	{
	background:#ffffff;
	color:#000000;
	font-family:"lucida grande",arial,sans-serif;
	font-size:12.5px;
	height:100%;
	line-height:130%;
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
	}

p
	{
	margin:1em 0;
	}
	
a
	{
	color:#81315c;
	text-decoration:none;
	}
	
a:hover
	{
	color:#81315c;
	text-decoration:underline;
	}
	
h1
	{
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	} 
	
h2
	{
	font-size:16px;
	font-weight:bold;
	margin:15px 0 25px 0;
	}
	
h3
	{
	font-size:15px;
	font-weight:normal;
	line-height:15px;
	margin:0px;
	}
	
h4
	{
	color:#000000;
	font-size:14px;
	font-weight:normal;
	margin-bottom:15px;
	}

#headerWrapper
	{
	background-color:#81315c;
	background-image:url('../images/purple.gif');
	background-position:center;
	padding:0;
	width:100%;
	}
	
#header
	{
	background-image:url('../images/cate.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
	height:505px;
	margin:0 auto;
	padding:25px 30px 0 26px;
	text-align:left;
	width:830px;
	}


ul#navigation
	{
	margin-top:35px;
	width:576px;
	}

ul li
	{
	display:block;
	float:left;
	list-style-type:none;
	}

ul li a
	{
	background:url('../images/navigation.gif') no-repeat 0 0;
	display:block;
	height:60px;
	text-indent:-9009px;
	}

ul li.news a
	{
	width:125px;
	}

ul li.news a:hover
	{
	background-position:0 -241px;
	}

ul li.live a
	{
	background-position:-125px 0;
	width:100px;
	}

ul li.live a:hover
	{
	background-position:-125px -241px;
	}

ul li.biog a
	{
	background-position:-225px 0;
	width:232px;
	}

ul li.biog a:hover
	{
	background-position:-225px -241px;
	}

ul li.shop a
	{
	background-position:-457px 0;
	width:119px;
	}

ul li.shop a:hover
	{
	background-position:-457px -241px;
	}

ul li.discography a
	{
	background-position:0 -59px;
	width:277px;
	}

ul li.discography a:hover
	{
	background-position:0 -300px;
	}
	
ul li.video a
	{
	background-position:-277px -60px;
	margin-right:170px;
	width:129px;
	}

ul li.video a:hover
	{
	background-position:-277px -300px;
	}
	
ul li.gallery a
	{
	background-position:0 -120px;
	width:165px;
	}

ul li.gallery a:hover
	{
	background-position:0 -360px;
	}
	
ul li.links a
	{
	background-position:-165px -120px;
	width:134px;
	}

ul li.links a:hover
	{
	background-position:-165px -360px;
	}
	
ul li.contact a
	{
	background-position:-299px -120px;
	margin-right:94px;
	width:183px;
	}
	
ul li.contact a:hover
	{
	background-position:-299px -360px;
	}
	
ul li.press a
	{
	background-position:0px -180px;
	width:138px;
	}

ul li.press a:hover
	{
	background-position:0 -420px;
	}
	
ul li.mailinglist a
	{
	background-position:-138px -180px;
	width:257px;
	}

ul li.mailinglist a:hover
	{
	background-position:-138px -420px;
	}
	
#content
	{
	margin:0 auto;
	padding:20px 0;
	text-align:left;
	width:830px;
	}

#content img
	{
	float:left;
	margin:0 15px 15px 0;
	}
	
#content img.last
	{
	float:left;
	margin:0;
	}

#twitter
	{
	background:url('../images/twitter_box.gif');
	color:#ffffff;
	float:right;
	font-size:10px;
	line-height:13px;
	height:46px;
	padding:0 5px 0 90px;
	width:490px;
	}

#twitter a
	{
	color:#ffffff;
	text-decoration:underline;
	}

#twitter a:hover
	{
	color:#ffdf00;
	text-decoration:underline;
	}

.discog
	{
	border-bottom:1px solid #999999;
	float:left;
	margin:0 0 15px 0;
	padding-bottom:15px;
	width:830px;
	}

.label
	{
	font-size:11px;
	}

.discogLast
	{
	border-bottom:0px solid #999999;
	float:left;
	margin:0 0 15px 0;
	width:830px;
	}
	
.discogSleeve
	{
	float:left;
	margin-right:15px;
	width:208px;
	}

#discogSleeve img
	{
	float:left;
	margin:0 0 0 0;
	}

.discogDetails
	{
	float:left;
	width:607px;
	}

.pressClipping
	{
	border-bottom:1px solid #999999;
	float:left;
	margin:0 0 15px 0;
	padding-bottom:15px;
	width:830px;
	}

.pressClippingLast
	{
	border-bottom:0px solid #999999;
	float:left;
	margin:0 0 15px 0;
	width:830px;
	}
	
.pressImage
	{
	float:left;
	margin-right:15px;
	width:122px;
	}

.pressImage img
	{
	border:1px solid #999999;
	float:left;
	margin:0;
	}

.pressDetails
	{
	float:left;
	width:607px;
	}
	
.moreText
	{
	border-top:1px solid #000000;
	margin-top:22px;
	padding-top:10px;
	width:830px;
	}

.moreText p
	{
	font-size:12px;
	font-style:italic;
	}

#footerWrapper
	{
	background-color:#81315c;
	background-image:url('../images/purple.gif');
	margin:0;
	padding:0;
	width:100%;
	}
	
#footer
	{
	height:100px;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:830px;
	}

#footer img
	{
	margin:20px 20px 0 0;
	}

#footer img.right
	{
	float:right;
	margin:20px 0 0 0;	
	}

.clearfloat
	{
	clear:both;
	}