body {
	background:#000 url(../images/bubblesh.jpg) no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#CCC;
	margin-left:4em;
	}

ul {
	margin:0;
	padding:1em 1em 1em 0;
	list-style-type:none;
	}
ul li {
	display:inline;
	}
a:link {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
a:visited {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
a:active {
	color: #999;
	text-decoration: underline;
	}
	
#nav a:link {
	color: #CCC;
	text-decoration: none;
	border-bottom: none;
	}
#nav a:visited {
	color: #CCC;
	text-decoration: none;
	border-bottom: none;
	}
#nav a:hover {
	color: #999;
	text-decoration: none;
	}
#nav a:active {
	color: #999;
	text-decoration: none;
	}	
#home #nav #home a, 
#listen #nav #listen a,
#press #nav #press a, 
#shows #nav #shows a, 
#photos #nav #photos a, 
#videos #nav #videos a, 
#links #nav #links a, 
#blog #nav #blog a, 
#buy #nav #buy a, 
#contact #nav #contact a { 
	color: #999;
	text-decoration: none;
	}	

.piclinks a:link {
	color: #CCC;
	text-decoration: none;
	border-bottom: none;
	}
.piclinks a:visited {
	color: #CCC;
	text-decoration: none;
	border-bottom: none;
	}
.piclinks a:hover {
	color: #999;
	text-decoration: none;
	}
.piclinks a:active {
	color: #999;
	text-decoration: none;
	}
				
.divider {
	color:#333;
	}

h1 {
	font-size:2em;
	}
		
h2 {
	text-decoration:none;
	}
	
.more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	text-decoration:none;
	border-bottom: none;
	}
	
#newsCHECK {
	width:525px;
	height:auto;
	margin:65px 0 0 0;
	line-height:1.5em;
	padding:0 10px 0 0;
	}

#showsCHECK {
	width:525px;
	height:auto;
	margin:65px 0 0 0;
	line-height:1.5em;
	padding:0 10px 0 0;
	}

#pressCHECK {
	width:525px;
	height:auto;
	margin:65px 0 0 0;
	line-height:1.5em;
	padding:0 10px 0 0;
	}
		
#buyMerch {
	position: relative;
	margin: 75px 0 0 0;
	}
	
#retailDetail {
	margin:50px 0 0 0;
	}
	
#mainContentShows {
	line-height:2.5em;
}	

#player {
	width:534px;
}	

#mainContent {
	width:534px;
}	

.author {
	font-size:.5em;
	}	
	
		
