body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(_graphics/pagebg.jpg);
	margin-top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.calendardivbg {
	background-color: #FFFFFF;
	border: 3px solid #999999;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
.soundman {
	font-size: 10px;
	color: #222222;
	text-align: right;
	padding-right: 2px;
}
.footer a:active {
	color: #666666;
	text-decoration: none;
}
.mp3head {
	font-weight: bold;
	color: #990000;
	background-color: #999999;
	font-size: 12px;
	height: 20px;
	padding-left: 10px;
}
.mp3cell {
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 12px;
	height: 24px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bstagecontacthead {
	font-weight: bold;
	color: #990000;
	background-color: #999999;
	font-size: 12px;
	height: 20px;
}
.bstagecontactcell {
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 14px;
	height: 24px;
}
.greytext {
	color: #666666;
}
.ftextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #B00000;
	width: 180px;
	margin-bottom: 5px;
}
.smalltext {
	font-size: 10px;
}
.fbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #910000;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
.finput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #B00000;
	width: 150px;
	margin-bottom: 5px;
}
.finput1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #B00000;
	width: 160px;
	margin-bottom: 5px;
}
.names {
	font-size: 14px;
	font-weight: bold;
}
.bandcell {
	padding: 5px;
}
.mainbgcell {
	background-image: url(_graphics/mainbg.jpg);
	background-repeat: no-repeat;
	height: 442px;
	background-color: #000000;
}
.backstagebgcell {
	background-repeat: no-repeat;
	background-color: #010101;
}
.leftimg {
	margin-top: 458px;
}
.imageborders {
	border: 2px solid #666666;
}
.contentstable {
	margin-top: 20px;
}
.rightimg {
	margin-top: 482px;
}
.rightcell-home {
	background-image: url(_images/2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 400px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(_graphics/footerbg.jpg);
	height: 32px;
}
.nextgigcell {
	margin-top: 32px;
}
h1 {
	font-size: 18px;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
.redheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #666666;
	margin: 0px;
}
h3 {
	font-size: 18px;
	color: #990000;
	padding: 0px;
	font-style: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.mailingheadcell {
	background-color: #212121;
}
.lastupdated {
	font-size: 10px;
}
.next {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 20px;
	padding: 10px;
	border: 2px solid #5B5A5B;
	text-align: left;
}
.facebooktext {
	font-size: 12px;
	color: #FFFFFF;
}
.giglist {
	background-color: #333333;
	border: 2px solid #555555;
	line-height: 22px;
	text-indent: 10px;
}

/*
Mailing List Opt in form styles
*/

.myForm td, input, select, textarea, checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.myForm td {
	color: white;
}

.myForm {
	background-color: #46444D;
	border: 3px solid #222222;
	padding: 5px;
}

.required {
	color: red;
}

#ssImg img {
	background: white;
	border: 1px gray;
}

div#skip_nav {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
