a:link {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #eeb300;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
img {
	border: 0;
	padding-right: 5px;
}
#wrapper {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
#maincontent {
	float: right;
	width: 610px;
	background-color: #000000;
	padding-top: 10px;
}
#header {
	float: none;
	width: 800px;
	background-color: #000000;
	background-image: url(images/pagetitles/header.png);
	height: 191px;
}
#leftnav {
	float: left;
	width: 180px;
	background-color: #000000;
	padding-top: 20px;
}

body {
	background-color: #000000;
}
.maintext {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintextbold {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.maintextbold_newsheadline {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFCC00;
}

.maintextitalic {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.footer {
	font-size: 10px;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.spacerblack {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.maintextbold_frontpagelink {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.date {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#leftnav_news
{
  display: block;
  width: 180px;
  height: 33px;
  background: url("/images/leftnav/news.png") no-repeat 0 0;

}

#leftnav_news:hover
{ 
  background-position: 0 -33px;
}

#leftnav_news span
{
  display: none;
}

#leftnav_artists
{
  display: block;
  width: 180px;
  height: 33px;
  background: url("/images/leftnav/artists.png") no-repeat 0 0;

}

#leftnav_artists:hover
{ 
  background-position: 0 -33px;
}

#leftnav_artists span
{
  display: none;
}

#leftnav_gigs
{
  display: block;
  width: 180px;
  height: 33px;
  background: url("/images/leftnav/gigs.png") no-repeat 0 0;

}

#leftnav_gigs:hover
{ 
  background-position: 0 -33px;
}

#leftnav_gigs span
{
  display: none;
}

#leftnav_releases
{
  display: block;
  width: 180px;
  height: 33px;
  background: url("/images/leftnav/releases.png") no-repeat 0 0;

}

#leftnav_releases:hover
{ 
  background-position: 0 -33px;
}

#leftnav_releases span
{
  display: none;
}

#leftnav_history
{
  display: block;
  width: 180px;
  height: 33px;
  background: url("/images/leftnav/history.png") no-repeat 0 0;

}

#leftnav_history:hover
{ 
  background-position: 0 -33px;
}

#leftnav_history span
{
  display: none;
}

#leftnav_gallery
{
  display: block;
  width: 180px;
  height: 33px;
  background: url("/images/leftnav/gallery.png") no-repeat 0 0;

}

#leftnav_gallery:hover
{ 
  background-position: 0 -33px;
}

#leftnav_gallery span
{
  display: none;
}

#leftnav_shop
{
  display: block;
  width: 180px;
  height: 33px;
  background: url("/images/leftnav/shop.png") no-repeat 0 0;

}

#leftnav_shop:hover
{ 
  background-position: 0 -33px;
}

#leftnav_shop span
{
  display: none;
}

#leftnav_links
{
  display: block;
  width: 180px;
  height: 33px;
  background: url("/images/leftnav/links.png") no-repeat 0 0;

}

#leftnav_links:hover
{ 
  background-position: 0 -33px;
}

#leftnav_links span
{
  display: none;
}

#leftnav_contact
{
  display: block;
  width: 180px;
  height: 33px;
  background: url("/images/leftnav/contact.png") no-repeat 0 0;

}

#leftnav_contact:hover
{ 
  background-position: 0 -33px;
}

#leftnav_contact span
{
  display: none;
}

#leftnav_management
{
  display: block;
  width: 180px;
  height: 33px;
  background: url("/images/leftnav/management.png") no-repeat 0 0;

}

#leftnav_management:hover
{ 
  background-position: 0 -33px;
}

#leftnav_management span
{
  display: none;
}

#leftnav_press
{
  display: block;
  width: 180px;
  height: 33px;
  background: url("/images/leftnav/press.png") no-repeat 0 0;

}

#leftnav_press:hover
{ 
  background-position: 0 -33px;
}

#leftnav_press span
{
  display: none;
}

