
body {
	background-color:#8b8b8b;
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	}
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
.TextMain {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 22px;
	text-decoration: none;
	}
	
.TextMain a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}
	
.TextMain a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}
.TextMain a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffc96c;
	font-weight:bold;
	text-decoration: none;
	}
.TextMain a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffc96c;
	font-weight:bold;
	text-decoration: none;
	}
	
.BulletText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 17px;
	text-decoration: none;
	}
	
a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffc96c;
	text-decoration: none;
	}
	
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffc96c;
	text-decoration: none;
	}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	}
a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	background-image:url(../Images/footerBG.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3b3b3;
	text-decoration:none;
	height: 65px;
	}
.footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3b3b3;
	text-decoration:none;
	}
.footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3b3b3;
	text-decoration:none;
	}
.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	}
.footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	}
.Copyright {font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3b3b3;
	text-decoration:none;
	}
.Copyright a:link {font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3b3b3;
	text-decoration:none;
	}
.Copyright a:visited {font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3b3b3;
	text-decoration:none;
	}
.Copyright a:hover {font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	}
.Copyright a:active {font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	}
	
	
/*--------- Home Page -----------*/

.HomeBanner {
	background-image:url(../Images/home_Banner.gif);
	background-repeat:no-repeat;
	height: 92px;
}
.HomeContentBody {
	background-image: url(../Images/Home_BodyBG.jpg);
	background-repeat: no-repeat;
	height: 439px;
	}
.HomeBodyFooter {
	background-image: url(../Images/Home_FooterBG.jpg);
	background-repeat:no-repeat;
	height: 268px;
	}
	
.ShowHeader a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	}
.ShowHeader a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	}
.ShowHeader a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #ffc96c;
	text-decoration:none;
	}
.ShowHeader a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #ffc96c;
	text-decoration:none;
	}
.ShowDescription {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	}
/* -------------Content General ----------*/

.ContentBanner {
	background-image:url(../Images/Content-Banner.jpg);
	background-repeat:no-repeat;
	height: 100px;
}
.ContentFooter {
	background-image: url(../Images/Content-footer.gif);
	background-repeat:no-repeat;
	height: 51px;
	}
.BodyBGRight {
	background-image: url(../Images/Main_ContentBody.gif);
	background-repeat:repeat-y;
	width: 562px;
	}
.LeftColumn {
	background-image: url(../Images/LCBG.jpg);
	background-repeat:repeat-y;
	width: 173px;
	}
.LeftColumnHeader {
	background-image:url(../Images/NavBarBG.jpg);
	background-repeat:no-repeat;
	height: 425px;
	}
.MainBodyHeader {
	background-image: url(../Images/ContentNeaderBG.jpg);
	background-repeat:no-repeat;
	height: 225px;
	}
	.MainBodyHeader2 {
	background-image: url(../Images/ContentNeaderBG2.jpg);
	background-repeat:no-repeat;
	height: 225px;
	}
.MediaPressKit {
	background-image: url(../Images/mediaBG_PressKit.gif);
	background-repeat:no-repeat;
	height: 216px;
	}
.MediaGallery {
	background-image: url(../Images/mediaBG_PhotoGallery.gif);
	background-repeat:no-repeat;
	height: 200px;
	}
.MediaTracks {
	background-image: url(../Images/mediaBG_Tracks.gif);
	background-repeat:no-repeat;
	height: 213px;
	}
	
.MediaVideo {
	background-image: url(../Images/mediaBG_Video.gif);
	background-repeat:no-repeat;
	height: 221px;
	}
	
.SammysRig {
	background-image:url(../Images/SammysRig.gif);
	background-repeat:no-repeat;
	height: 250px;
	}
	
.RaggedBlueBG {
	background-image: url(../Images/RaggedBlueBG.gif);
	background-repeat:repeat-y;
	}
	
.FormatNote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffc96c;
	}
	
.GigHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #ffc96c;
	}
.GigVenue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	}
	
.GigDescription {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffc96c;
	line-height: 18px;
	}
.BluesSchoolBG {
	background-image: url(../Images/BluesSchoolBG.jpg);
	background-repeat:no-repeat;
	}
	
.GalleryWrapper {border: 1px solid #4680ae; padding: 4px}
.GalleryThumb {border: 2px solid #4680ae; }
.GalleryHover {border: 2px solid #eda63f; }
