@charset "UTF-8";
/* CSS Document */

body {
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}

a:link    {color:#7cd1e8;}
a:visited {color:#7cd1e8;}
a:active  {color:#ffffff;}
a:hover {color:#00ffff;}

div.wrapper {
width:800px;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
}

div.body {
text-align:left;
width:800px;
height:auto;
float:left;
}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 42px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 42px;
	background-repeat: no-repeat;
}
.about {background-image: url(images/rollover_02.jpg); width: 136px;}
.about a {background-image: url(images/menu_02.jpg);}
.news {background-image: url(images/rollover_03.jpg); width: 92px;}
.news a {background-image: url(images/menu_03.jpg);}
.shows {background-image: url(images/rollover_04.jpg); width: 113px;}
.shows a {background-image: url(images/menu_04.jpg);}
.discography {background-image: url(images/rollover_05.jpg); width: 201px;}
.discography a {background-image: url(images/menu_05.jpg);}
.photos {background-image: url(images/rollover_06.jpg); width: 131px;}
.photos a {background-image: url(images/menu_06.jpg);}
.links {background-image: url(images/rollover_07.jpg); width: 127px;}
.links a {background-image: url(images/menu_07.jpg);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

div.content {
width:475px;
height:367px;
float:right;
text-align:left;
padding:0px;
}

div.content2 {
width:245px;
height:367px;
float:right;
text-align:left;
padding:0px;
font-size:10px;
}

div.covers {
float:left;
padding:5px;
}

div.footer {
font-size:10px;
width:800px;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:right;
}