body { 
	font: 83%/150% Verdana;
	margin: 0px;
	padding: 0px;
	background-color:#C60;
	background-position: top center;
	color:#300;
	text-align:center;
}
p { 
	margin-top: 0px;
	}
h1 {
	color: #300; 
	margin: 15px 0 5px 12px;
	font-size:3.5em;
	}
h2 {
	color: #300; 
	margin: 15px 0 5px 12px;
	font-size:2em;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	}
a:hover { 
	text-decoration: none; 
	color: #f00;
	}
a:active { 
	text-decoration: none; 
	color: #fff;
	}
#container { 
	padding: 0px;  
	margin: 0px;
	}
#pageHeader { 
	}
#nav { 
	margin: 20px 1px 11px 5px;
	padding: .25em .5em .25em .5em;
	font: 83%/150% verdana, arial;
	background-color: #000;
	}
#content {
	}
#contentMedium {
	}
#contentLong {
	}
#textContainer {
	}
#columnContainer1 {
	}
#columnContainer2 {
	}
#columnContainer3 {
	}
#blurbContainer {
	}
#textRow1 {
	}
#textRow2 {
	}
#textRow3 {
	}
#galleryContainer {
	}	
#galleryDetail {
}
#galleryRow1 {
	}
#galleryRow2 {
	}
#galleryRow3 {
	}
#galleryBox1 {
	}
#galleryBox2 {
	}
#galleryBox3 {
	}
#copyright {
	}
.businessName {
	font-weight: bold;
	font-size: 1.2em;
	}
.bandName {
	font-weight: bold;
	}
.bandMemberName {
	font-weight: bold;
	}
#nav a:link, #nav a:visited { 
	margin-right: 20px; 
	}