BODY {
	color: #FFB600;
	background-color: black;
	font-family: sans-serif;
}
A:link {
	color: #FFB9CC;
}
A:active {
	color: white;
}
A:hover {
	color: #DD66AA;
}
A:visited {
	color: #FF99CC;
}
A:visited:hover {
	color: #DD66AA;
}
#header {
	width: 90%;
	height: auto;
	margin: 0px 30px 20px 30px;
	font-size: medium;
	font-family: sans-serif;
	text-align: center;
}
#sidebar {
	width: 16%;
	height: auto;
	margin: 25% 25% 25% 25%;
	vertical-align: top;
	font-size: x-large;
}
#main {
	width: auto;
	height: auto;
	margin: 5% 5% 5% 8%;
	font-size: medium;
	line-height: 125%;
}
#spacerL {
	width: 4%;
}
#spacerMid {
	width: 4%;
}
#spacerR {
	width: 4%;
}
#footer {
	font-size: small;
	width: 100%;
	height: auto;
	margin: 4% 0% 6% 0%;
}
#rightPic {
	width: auto;
	height: auto;
	vertical-align: top;
}
IMG {
	margin: 5px 5px 5px 5px;
	border-width: thin;
	border-style: solid;
}
P {
	margin: 10px 5px 5px 5px;
}
P.FirstP {
	margin: 0px 20px 25px 5px;
}
P.NewsP {
	margin: 10px 90px 15px 20px;
}
P.BioP {
	margin: 6px 40px 15px 15px;
}
.bandimage {
	text-align: center;
	margin-right: 125px;
	margin-bottom: 25px
}
.bigimage {
		margin-left: 12%;
}
.contact {
	text-align: center;
}
.timestamp {
	text-align: right;
	color: silver;
	font-size: xx-small;
}
.noborder {
	border: none;
}
.promomix {
	text-align: center;
}
.filesize {
	font-weight: 100;
/* lightest */	
	font-size: x-small;
}
.photocredit {
	font-size: x-small;
	text-align: right;
}
.interactivetitle {
	text-align: center;
	color: #FFB600;
	line-height: 125%;
}
.interactiveheading {
	font-weight: bold;
	color: #FFB600;
}
.medTitle {
	font-weight: bold;
	font-size: 130%;
}

