body { 
	background-color: #000000;
  font-size : 9pt;
  font-Family : Verdana, Arial, Helvetica, sans-serif;
  font-Weight : normal;
  color : #ffffff;
}

a:link      { color:#CCCCFF; }
a:active    { color:#CCCCFF; }
a:visited   { color:#CCCCFF; }
a:hover     { color:#CCCCFF; }
a.nav-selected   { color: #CCCCFF ! important; text-decoration:none ! important; }
a.nav-unselected { color: #CCCCFF ! important; text-decoration:none ! important; }
	

td.nav-unselected, 
td.nav-selected-home, 
td.nav-selected-music, 
td.nav-selected-shows, 
td.nav-selected-bio, 
td.nav-selected-photos,
td.nav-selected-press,
td.nav-selected-art,
td.nav-selected-merchandise {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
}

td.nav-unselected           { background-color: #555580; }


td.nav-edges {
	background-color: #333366;
}

.band-bkgnd {
	background-image: url(../img/band-bkgnd-night.gif);
}

.footer {
	background-color: #333366;
	font-size: 8pt; 
	color: #CCCCFF"
	padding: 5px;
}
