html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, address, big, code, del, dfn, em, font, img, ins, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 8pt;
	font-family: helvetica, arial, sans-serif;
}

html {
	overflow-y: scroll;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #666666;
}

body {
	color: #999999;
	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;
}

/***MAIN***/

div#content {
	position: static;
	height: 270px;
	width: 800px;
	margin: 0 auto;
	padding-top: 135px;
	background: url(images/logo.jpg) no-repeat top left;
}

ul#main {
	width: 500px;
	margin: 0 auto;
}

li#main_section {
	margin-top: -23px;
}

h1, h2 {
	font-weight: bold;
	color: #666666;
}

li#main_section p {
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #ff3366;
}

div.hr {
	clear: both;
	width: 500px;
	height: 5px;
	margin: 30px 0;
	background: transparent url(images/hr.gif) no-repeat 0 0;
}

div.hr hr {
	display: none;
}

li#main_section th {
	font-weight: bold;
	color: #666666;
}

/***MENU***/

ul#menu {
	float: left;
	width: 500px;
	height: 15px;
	background: url(images/menu.gif) no-repeat 0 -15px;
	position: relative;
	margin-bottom: 15px;
}

ul#menu li {
	position: absolute;
	top: 0;
}

ul#menu li, ul#menu a {
	display: block;
	height: 15px;
}

#home {
	left: 0;
	width: 47px;
}

#home a:link, #home a:visited {
	background: url(images/menu.gif) no-repeat 0 0px;
}

#releases {
	left: 47px;
	width: 73px;
}

#releases a:link, #releases a:visited {
	background: url(images/menu.gif) no-repeat -47px 0px;
}

#artists {
	left: 120px;
	width: 57px;
}

#artists a:link, #artists a:visited {
	background: url(images/menu.gif) no-repeat -120px 0px;
}

#media {
	left: 177px;
	width: 57px;
}

#media a:link, #media a:visited {
	background: url(images/menu.gif) no-repeat -177px 0px;
}

#about {
	left: 234px;
	width: 75px;
}

#about a:link, #about a:visited {
	background: url(images/menu.gif) no-repeat -234px 0px;
}

#newsletter {
	left: 309px;
	width: 86px;
}

#newsletter a:link, #newsletter a:visited {
	background: url(images/menu.gif) no-repeat -309px 0px;
}

#links {
	left: 395px;
	width: 45px;
}

#links a:link, #links a:visited {
	background: url(images/menu.gif) no-repeat -395px 0px;
}

#contact {
	left: 440px;
	width: 60px;
}

#contact a:link, #contact a:visited {
	background: url(images/menu.gif) no-repeat -440px 0px;
}

ul#menu a:hover {
	background-image: none;
}

ul#menu a.selected {
	display: none;
}


/***FOOTER***/

li#footer {
	width: 500px;
	clear: both;
}

li#footer p {
	text-align: right;
	margin-top: -23px;
	font-size: 7pt;
}

/***NEWS***/

li.news_section table {
	width: 500px;
}

li.news_section table td {
	width: 393px;
	vertical-align: top;
}

li.news_section table td.hr {
	height: 13px;
	background: transparent url(images/hr.gif) no-repeat 0 center;
}

li.news_section table td.artwork {
	width: 100px;
	height: 100px;
	padding-right: 7px;
}

/***RELEASES***/

li.releases_section table {
	width: 500px;
}

li.releases_section table td {
	width: 200px;
}

li.releases_section table th {
	width: 120px;
}

li.releases_section table td.hr {
	height: 5px;
	background: transparent url(images/hr.gif) no-repeat 0 center;
}

li.releases_section table td.artwork {
	width: 290px;
	height: 100px;
	padding-right: 7px;
	vertical-align: top;
}

li.releases_section img {
	float: left;
}

/***CATALOGUE***/

li.catalogue_section img {
	float: left;
}

li.catalogue_section ul.cat {
	margin: 0 30px;
	float: left;
	height: 210px;
	display: block;
}

li.catalogue_section ul.cat li.artwork {
	margin: 0 0 2px;
	background: none;
}

li.catalogue_section li.artwork img {
	width: 100px;
	float: none;
}

li.catalogue_section ul.cat li {
	display: block;
	width: 100px;
	background: transparent url(images/hr.gif) no-repeat center bottom;
	margin-bottom: 1px;
	padding-bottom: 5px;
}

li.catalogue_section table {
	width: 100px;
	float: left;
	margin: 0 30px 10px;
}

li.catalogue_section table td.artwork {
	padding-bottom: 10px;
}

li.catalogue_section table td.hr {
	height: 5px;
	background: transparent url(images/hr.gif) no-repeat 0 center;
}


/***RELEASES MENU***/

ul#releases_menu {
	width: 200px;
	height: 16px;
	background: url(images/releases_menu.gif) no-repeat 0 -16px;
	position: relative;
	float: right;
	top: 19px;
}

ul#releases_menu li {
	position: absolute;
	top: 0;
}

ul#releases_menu li, ul#releases_menu a {
	display: block;
	height: 16px;
}

#upcoming {
	left: 0;
	width: 76px;
}

#upcoming a:link, #upcoming a:visited {
	background: url(images/releases_menu.gif) no-repeat 0 0px;
}

#catalogue {
	left: 76px;
	width: 80px;
}

#catalogue a:link, #catalogue a:visited {
	background: url(images/releases_menu.gif) no-repeat -76px 0px;
}

#digital {
	left: 156px;
	width: 44px;
}

#digital a:link, #digital a:visited {
	background: url(images/releases_menu.gif) no-repeat -156px 0px;
}

	
ul#releases_menu a:hover {
	background-image: none;
}

ul#releases_menu a.selected {
	display: none;
}

/***ARTISTS***/

li.artists_section ul {
	float: left;
	width: 125px;
	margin-bottom: 15px;
}

li.artists_section ul li {
	line-height: 12pt;
}

li.artists_section ul#artist_list a.selected {
	color: #ff3366;
	font-weight: bold;
}

li#main_section div.hr {
	margin: 11px 0;
}

li.artists_section div#artist_content {
	width: 375px;
	float: right;
}

li.artists_section div#artist_content div.hr {
	width: 375px;
	margin: 11px 0;
}

li.artists_section table td {
	width: 250px;
}

li.artists_section table#disco_list td.media {
	width: 50px;
}

li.artists_section table td.hr {
	height: 5px;
	background: transparent url(images/hr.gif) no-repeat 0 center;
}

li.artists_section table#date_list .date_cell {
	width: 150px;
}

li.artists_section table#date_list .city_cell {
	width: 120px;
}

li.artists_section dl#booking_list {
	margin-bottom: 15px;
}

li.artists_section dl#booking_list dt {
	float: left;
}

li.artists_section dl#booking_list dd {
	text-align: right;
	margin-left: 185px;
	padding-right: 15px;
	background: transparent url(images/envelope.gif) no-repeat right 4px;
}

/***ARTIST MENU***/

ul#artist_menu {
	width: 375px;
	height: 16px;
	background: url(images/artist_menu.gif) no-repeat 0 -16px;
	position: relative;
	margin: 10px 0 10px;
	float: left;
}

ul#artist_menu li {
	position: absolute;
	top: 0;
}

ul#artist_menu li, ul#artist_menu a {
	display: block;
	height: 16px;
}

#biography {
	left: 0;
	width: 76px;
}

#biography a:link, #biography a:visited {
	background: url(images/artist_menu.gif) no-repeat 0 0px;
}

#discography {
	left: 76px;
	width: 99px;
}

#discography a:link, #discography a:visited {
	background: url(images/artist_menu.gif) no-repeat -76px 0px;
}

#dates {
	left: 175px;
	width: 50px;
}

#dates a:link, #dates a:visited {
	background: url(images/artist_menu.gif) no-repeat -175px 0px;
}

#bookings {
	left: 255px;
	width: 120px;
}

#bookings a:link, #bookings a:visited {
	background: url(images/artist_menu.gif) no-repeat -255px 0px;
}

ul#artist_menu a:hover {
	background-image: none;
}

ul#artist_menu a.selected {
	display: none;
}

/***MEDIA***/

li.media_section > img {
	float: left;
}

ul#media_menu {
	width: 155px;
	height: 16px;
	background: url(images/media_menu.gif) no-repeat 0 -16px;
	position: relative;
	float: right;
	top: 19px;
}

ul#media_menu li {
	position: absolute;
	top: 0;
}

ul#media_menu li, ul#media_menu a {
	display: block;
	height: 16px;
}

#gallery {
	left: 0;
	width: 51px;
}

#gallery a:link, #gallery a:visited {
	background: url(images/media_menu.gif) no-repeat 0 0px;
}

#events { 
	left: 51px;
	width: 58px;
}

#events a:link, #events a:visited {
	background: url(images/media_menu.gif) no-repeat -51px 0px;
}

#press {
	left: 109px;
	width: 46px;
}

#press a:link, #press a:visited {
	background: url(images/media_menu.gif) no-repeat -109px 0px;
}

ul#media_menu a:hover {
	background-image: none;
}

ul#media_menu a.selected {
	display: none;
}

li.media_section dl dt img {
	float: left;
	padding-right: 7px;
}

li.media_section dl dt {
	clear: left;
	margin-top: 10px;
}

li.media_section dl dd.clear {
	clear:both;
	margin: 90px 0 0 !important; 
}

li.media_section dl dd.hr {
	float: none;
	height: 5px;
	margin: 5px 0 5px 107px;
	padding: 0;
	background: transparent url(images/hr.gif) no-repeat 0 0;
}

li.media_section ul#artist_list {
	padding-bottom: 50px;
}

li.media_section > img {
	margin-top: 10px;
	clear: both;
}

li.media_section ul#artist_list li {
	width: 166px;
	float: left;
	margin-bottom: 2px;
}

/***NEWSLETTER***/

form {
	margin-top: 15px;
}

label {
	display: block;
	margin-top: 5px;
}

input {
	width: 200px;
	display: block;
	padding: 1px;
	background: #fff;
	border: 1px solid #ccc;
	height: 12px;
	font-size: 8pt;
}

input.button {
	display: inline;
	width: 42px;
	margin: 15px 0;
	padding: 0;
	height: 20px;
	border: 0;
}

/***LINKS***/

li.links_section dl {
	margin-bottom: 15px;
}

li.links_section dl dt {
	float: left;
	font-weight: bold;
	color: #666666;
}

li.links_section dl dd {
	margin-left: 185px;
	padding-left: 15px;
	line-height: 12pt;
	background: transparent url(images/page.gif) no-repeat 0 1px;
}

li.links_section div.hr {
	margin: 0;
	padding: 0;
}

/***CONTACT***/

li.contact_section dl#contact_list {
	margin-bottom: 15px;
}

li.contact_section dl#contact_list dt {
	float: left;
	font-weight: bold;
	color: #666666;
}

li.contact_section dl#contact_list dd {
	margin-left: 185px;
	padding-left: 15px;
	background: transparent url(images/envelope.gif) no-repeat 0 4px;
}

li.contact_section dl#contact_list dd.web {
	background: transparent url(images/page.gif) no-repeat 0 1px;
}

li.contact_section dl#contact_list dd.address {
	margin: 0;
	padding: 0px;
	background: none;
}

li.contact_section dl#contact_list dd.hr {
	float: none;
	height: 5px;
	margin: 5px 0;
	padding: 0;
	background: transparent url(images/hr.gif) no-repeat 0 0;
}