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

h1{
font-size:1.7em;
font-style:italic;
color:#a13589;
}

h2{
font-size:1.3em;
font-weight:normal;
color:#BC888C;
margin-top:1.3em;
}

body{
font-family:georgia, serif;
background:#000;
color:#ccc;
background-image: url(images/page_bg.jpg); 
background-repeat: no-repeat;
}

#top{
margin-top:-8px !important;
margin-left:-8px !important;
}

#top img{
border:0px solid;
margin:0px !important;
}

#nav{
width:970px;
height:36px;
background-image: url(images/nav_bg.jpg); 
background-position:top left;
background-repeat:no-repeat;
padding-top:9px;
padding-left:35px;
word-spacing:25px;
margin-left:-8px;
}

#nav a:link{
color:#fff;
text-decoration:none;
}

#nav a:visited {color: #fff;
text-decoration:none;
}

#nav a:hover {color: #c0abc0;
text-decoration:none;
}

#content{
width:650px;
font-size:.9em;
line-height:1.3em;
padding:10px 30px 0px 110px;
}

#band_members{
word-spacing:10px;
font-weight:bold;
font-size:.9em;
padding-bottom:10px;
}

a:link {color: #666; 
text-decoration:underline;
}

a:visited {color: #888;
text-decoration:underline;
}

a:active {color:  #66666;
text-decoration:none;
}

a:hover {color: #66666;
text-decoration:none;
}
