body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	scrollbar-track-color : White;
	scrollbar-base-color : White;
	scrollbar-3dlight-color : #778899;
	scrollbar-arrow-color : #778899;
	scrollbar-darkshadow-color : #778899;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
}
a{
	color : navy;
	text-decoration : none;
}
a:hover:visited{
	color: #2F4F4F;
}
a:hover{
	color : white;
}
.email-list {
	overflow: hidden;
	height: 40px;
	width: 220px;
	padding: 0px;
	margin: 0px;
}
#news {
	height: 360px;
	width: 318px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	overflow: auto;
}
#upcoming-shows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	margin-left: 15px;
}
.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #696969;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.newsbody a{
	color : #FF9900;
}
.newsbody a:hover{
	color : #FF6600;
}
.links {
	margin-top : 10px;
	padding-left : 5px;
	width : 181px;
	height : 390px;
	overflow : auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Black;
	text-decoration: none;
}
.links a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4682B4;
	text-decoration : none;
}
.links a:hover:visited{
	color : Gray;
}
.links a:hover{
	color : black;
}
#shows {
	position : relative;
	margin-top : 10px;
	margin-left : 15px;
	margin-right : 0px;
	overflow : auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 600px;
	height : 350px;
}
#shows a{
	color : red;
	text-decoration : none;	
}
.shownuf{
	position : relative;
	width : 500px;
}
.show-info{
	position : absolute;
	width : 238px;
	height :148px;
	padding : 5px;
	overflow : auto;
	left : 6px; 
	top : 24px;
}
.venue{
	color : #483D8B;
	font-size : 12px;
	font-weight : bold;
}
#journal{
	width : 460px;
	height : 330px;
	overflow : auto;
	padding : 5px;
	padding-bottom : 0px;
}
#journal-date{
	font-size : 12px
}
#journal-body{
	color : #696969;
	padding-left: 10px;
	font-size : 12px;
	
}
#biography{
	color : #696969;
	position : absolute;
	top : 133px;
	left : 132px;
	width : 470px;
	height : 345px;
	overflow : auto;
	padding : 5px;
}
#street-team{
	width : 280px;
	height : 320px;
	overflow : auto;
	padding : 5px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #696969;
}
#street-team a{
	text-decoration : none;
	font-size : 12;
	color : #FF9900;
}
#street-team a:hover{
	color : #FF6600;
}/*
.backright{
	position: absolute;
	clip : rect(auto auto auto 758px);
	width :100%;
	height : 100%;
	top : 0;
	left : 0;
	right : 0px;
	background-image : url(../site-images/background-45-right.gif);
	z-index : -1;
}*/
.contact{
	margin : 5px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
}
.contact-hdr{
	font-size : 12px;
	font-weight : bold;
}
.contact a{
	text-decoration : none;
	color : #FF9900;
}
.contact a:hover{
	color : #FF6600;
}
.alias a{
	color : #FF9900;
	text-decoration : none;
	font-size : 10px;
}
.alias a:hover{
	color : #FF6600;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size: 10px;
	color: #333366;
	text-transform : capitalize;
}
#extra_text{
	width : 297px; height : 260px;
	margin-top : 5px;
	margin-left : 3px;
	color : #696969;
	font :12px arial, Helvetica, sans-serif;
	overflow : auto;
}
