body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #030303;
	color: #fff;
	font-size: 10pt;
}

.xxx {
position:relative; 
left:375px; top:-513px;  
z-index: 4;
background-color: #FF0000; cursor:pointer;
}

h1{
margin-bottom:1em;
	color: #FDEE20;
}

h2{
margin-bottom: 1em;
	color: #FDEE20;
}
#logodiv{
float: left;
}

a:visited{	color: #FDEE20;
}
a{	color: #FDEE20;
}

div.hr {
  height: 7px;
  background: url(/images/hr.gif) no-repeat scroll center;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
div.hr hr {
  display: none;
}


#menudiv{
}
#joinus {
	float: right;
	margin-top: 200px;	
	color: #FDEE20;
	text-transform: uppercase;
	text-align: right;
}
#news {
	background-image: url(/images/leftframe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 505px;
	margin: 0;
	padding: 0;
	padding-left: 60px;
	padding-top: 70px;
	height: 350px;
}


#news h1 {
	text-transform: lowercase;
	color: #FDEE20;
	font-style: italic;

}
#news h2 {
	text-transform: lowercase;
	color: #FDEE20;
	font-style: italic;
	font-size: small;
	font-weight: bold;
	padding: 0;
	margin: 0;	
}
#news p{
margin: 0;
padding: 0;
}

#livedates {
	background-image: url(/images/rightframe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	padding-top: 140px;
	height: 450px;
}



#livedatesinner {

	margin-left: 20px;

	width: 220px;
	height: 250px;
}

#livedates h1 {
	text-transform: lowercase;
	color: #FDEE20;
	font-style: italic;

}
#livedates h2 {
	text-transform: lowercase;
	color: #FDEE20;
	font-style: italic;
	font-size: small;
	font-weight: bold;
	padding: 0;
	margin: 0;	
}
#livedates p{
margin-top: 0;
padding-top: 0;
}


.gigdates td{
padding: 0.4em;
}
img {
border: 0;
}

#musicplayer {
	float: left;
	position:relative; 
	
	top: -220px; 
	left: -55px	
}

.headerquote{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

.bandquote{
width: 70%;
margin-top: 40px;
}
blockquote
{
padding: 20px;
font: 1.6em italic Times, serif;
background: url(/images/openquote1.gif) top left no-repeat;
margin-right: 15px;
}
blockquote span {
	display: block;
	background-image: url(/images/closequote1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-style: italic;

}
cite
{
font-size: 1.2em;
font-weight: bold;
float: right;
clear:both;
} 

.required {
color: red;
font-weight: bold;
}
