body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #000000;
}
p,td,tr { 
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
} 
ol, ul, li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-type: circle;
	list-style-position: outside;
}
.header td {
	background-color: #990000;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.pageTitle {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.subPageTitleRed { 
	font: bold 14px Arial, Helvetica, sans-serif; 
	color: #CC0000; 
	letter-spacing: 2px;
}
#RecordLabel {
	position: relative;
	width: 100%;
	height: 20px;
	background: #999999 url(/images/RecordLabel_BG.gif) repeat-x left;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
}
#Jukebox {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#content {
	text-align:center;
	margin-top: 40px;
	width: 700px;
	height: 500px;
}
#gigsFrame {
	position: relative;
	width: 700px;
	height: 500px;
	background: #FFFFFF url(/images/gigs.gif) no-repeat center center;
}
#gigsContent {
	position: relative;
	padding: 100px 50px 50px 50px;
	text-align: left;
	color: #FFFFFF;
}
#tshirtsFrame {
	position: relative;
	width: 700px;
	height: 500px;
	background: #FFFFFF url(/images/tshirts.gif) no-repeat center center;
}
#tshirtsContent {
	position: relative;
	padding: 125px 50px 50px 50px;
	text-align: left;
	color: #FFFFFF;
}
#galleryFrame {
	position: relative;
	width: 700px;
	height: 500px;
	background: #000000 url(/images/gallery.gif) no-repeat center center;
}
#galleryContent {
	position: relative;
	padding: 130px 50px 50px 50px;
	text-align: left;
	color: #FFFFFF;
}
.galleryCredit {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#discographyFrame {
	width: 700px;
	height: 500px;
	background: #FFFFFF url(/images/discography.gif) no-repeat center center;
}
#discographyContent {
	padding: 20px;
	margin: 10px;
	text-align: left;
	color: #FFFFFF;
}
#mediaplayer {
	position:absolute; 
	width:200px; 
	height:90px; 
	z-index:100; 
	overflow: hidden; 
	text-align:center; 
	left: 415px; 
	top: 363px;
}
#subPageContent p,#subPageContent td,#subPageContent tr,#subPageContent li, #subPageContent ul, #subPageContent ol{ 
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 
#bioPageFrameJohn {
	position: relative;
	margin-top: 5px;
	width: 600px;
	height: 429px;
	background: #FFFFFF url(/images/bioJohn.gif) no-repeat center center;
}
#bioPageFrameBStone {
	position: relative;
	margin-top: 5px;
	width: 600px;
	height: 429px;
	background: #FFFFFF url(/images/bioBStone.gif) no-repeat center center;
}
#bioPageFrameDan {
	position: relative;
	margin-top: 5px;
	width: 600px;
	height: 429px;
	background: #FFFFFF url(/images/bioDan.gif) no-repeat center center;
}
#bioPageFrameMatt {
	position: relative;
	margin-top: 5px;
	width: 600px;
	height: 429px;
	background: #FFFFFF url(/images/bioMatt.gif) no-repeat center center;
}
#bioPageFrameThornton {
	position: relative;
	margin-top: 5px;
	width: 600px;
	height: 429px;
	background: #FFFFFF url(/images/bioThornton.gif) no-repeat center center;
}
#bioPageContent {
	position: relative;
	float: left;
	width: 350px;
	padding: 95px 20px 0px;
	text-align: left;
	color: #FFFFFF;
}
#bioPageContent p,#bioPageContent td,#bioPageContent tr{ 
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#bioPageContent li, #bioPageContent ul, #bioPageContent ol{
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: disc;
}
#footer {
	position: relative;
	margin-top: 0px;
	width: 700px;
}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
}
.smallItalics {
	font: italic 10px Arial, Helvetica, sans-serif;
}
a:link { 
	color: #999999; 
	text-decoration: none;
}
a:visited { 
	color: #666666; 
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
td a:link { 
	color: #CC0000; 
	text-decoration: none;
}
td a:visited { 
	color: #BBBBBB; 
	text-decoration: none;
}
td a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a img {
	border: 0;
}
