@charset "UTF-8";
body {
	background: #FFFFFF url(../images/brownpaper.jpg) repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
#videoFull {
	height: 385px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #ffffff;
	clear: both;
}
h1 {
	font-size: 1.5em;
	color: #FFFFFF;
	padding-top: -5px;
	letter-spacing: 0.2em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #FFF;
	font-size: 1.3em;
	letter-spacing: .2em;
}
h3 {
	float: left;
	text-align: center;
}
h3 a:link {
	margin: 0px 5px 0px 0px;
	font-size: 1em;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding: 10px 5px;
	float: left;
	text-align: center;
	background: url(../lightbox/overlay.png);
}
p {
	padding: 0px;
	font-size: 0.95em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .3em;
	margin-left: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #66FF00;
	text-decoration: none;
}
a:active {
	color: #66FF00;
	text-decoration: underline;
}
table img {
	border: 2px solid #ffffff;
}
#container  {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: center;
	position: relative;
	padding-bottom: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftContainerBorder {
	background: url(../images/ContainerBorder_Left2.png) repeat-y;
	margin: 0px;
	height: 100%;
	width: 40px;
	position: absolute;
	left: -40px;
	clear: none;
}
#rightContainerBorder {
	background: url(../images/ContainerBorder_Right2.png) repeat-y;
	margin: 0px;
	height: 100%;
	width: 40px;
	position: absolute;
	clear: none;
	right: -40px;
}
#mainContent  {
	text-align: left;
	position: relative;
	margin: 0px;
	padding: 0px 20px;
	clear: both;
	background-color: #FF6600;
	background-image: url(../images/orange-bckgrnd.jpg);
}
#mainContent   p img  {
	margin-bottom: 10px;
}
#header {
}
#subNavBar {
	height: 50px;
	margin-top: -3
`;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	width: 740px;
	margin-top: -6px;
	position: relative;
	padding: 0px;
}
.bottomThinBlackBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: -20px;
}
#navbar {
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#navbar a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1em;
	text-transform: none;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navbar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1em;
	text-transform: none;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navbar a:hover {
	border-top-color: #6F0;
	border-bottom-color: #6F0;
	color: #6F0;
}
#navbar a:active {
	border-top-color: #6F0;
	border-bottom-color: #6F0;
	color: #6F0;
}
#hintbar {
	margin: 0px;
	padding: 0px;
	height: 56px;
}
#anchorJumpBar {
	margin: 0px 0px 0px -20px;
	padding: 0px;
	width: 780px;
	text-align: left;
}
#anchorJumpBar ul li {
	display: inline;
	border-left: 2px dotted #000000;
	padding-left: 8px;
	padding-right: 15px;
	margin: 0px 0px 0px -10px;
}
.anchorBar a:link {
	font-weight: bolder;
	letter-spacing: .1em;
	color: #f60;
}
	.anchorBar a:visited {
	font-weight: bolder;
	letter-spacing: .1em;
	color: #666;
}
	.anchorBar a:hover {
	font-weight: bolder;
	letter-spacing: .1em;
	color: #6f0;
}
	.anchorBar a:active {
	font-weight: bolder;
	letter-spacing: .1em;
	color: #6f0;
}
#musicPlayer {
	height: 42px;
	width: 750px;
	position: static;
	bottom: 0px;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	text-align: center;
	margin-left: -20px;
	margin-bottom: 0px;
	left: 20px;
	clear: both;
	background-image: url(../images/navigation/Footer-background.png);
	padding-top: 205px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#musicPlayer p {
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	text-transform: uppercase;
	background: url(../lightbox/overlay.png);
	padding: 2px 4px;
	color: #FFFFFF;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 0.8em;
}
#calendarContainer {
	height: 910px;
	width: 780px;
	position: relative;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	top: -20px;
}
#featuredShow {
	margin: 0px;
	position: absolute;
	top: 1px;
	left: 485px;
	padding: 0px;
	clear: none;
	float: left;
	height: 958px;
	width: 275px;
	text-align: center;
}
#calendar {
	margin: 0px;
	position: absolute;
	top: -2px;
	left: 10px;
	padding: 0px;
	clear: none;
	float: right;
	height: 963px;
	width: 468px;
}

#blogFrame {
	width: 780px;
	height: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -20px;
	padding-top: -20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#calendar iframe {
	margin-top: 20px;
}
#footerNav {
	height: 40px;
	width: 780px;
	margin-left: -20px;
	clear: both;
	padding-top: 20px;
	text-align: center;
	margin-top: 40px;
}

#footerNav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1em;
	text-transform: none;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footerNav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1em;
	text-transform: none;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footerNav a:hover {
	border-top-color: #6F0;
	border-bottom-color: #6F0;
	color: #6F0;
}
#footerNav a:active {
	border-top-color: #6F0;
	border-bottom-color: #6F0;
	color: #6F0;
}
#subscribeField {
	padding: 0px;
	height: 40px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: auto;
	position: relative;
	text-align: left;
	left: 10px;
	vertical-align: top;
}
#videoFrame1 {
	height: 265px;
	width: 320px;
	float: left;
}
#videoFrame2 {
	height: 265px;
	width: 320px;
	float: right;
	margin-right: 80px;
}
#playerContainer {
	height: 110px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
#XlastFM {
	height: 29px;
	width: 61px;
	position: relative;
	left: 658px;
	top: 55px;
}
#Xmusic {
	height: 100px;
	width: 953px;
	position: absolute;
	left: -37px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#Xreverb {
	height: 29px;
	width: 95px;
	position: absolute;
	left: 563px;
	top: 55px;
}
#XsubscribeForm {
	height: 94px;
	width: 288px;
	position: absolute;
	left: 275px;
	top: 0;
	vertical-align: top;
}
#Xsubscribe {
	height: 80px;
	width: 112px;
	position: absolute;
	left: 201px;
	top: 4px;
}
#Xfacebook {
	height: 51px;
	width: 54px;
	position: absolute;
	left: 563px;
	top: 4px;
}
#Xmyspace {
	height: 51px;
	width: 50px;
	position: absolute;
	left: 617px;
	top: 4px;
}
#Xtwitter {
	height: 51px;
	width: 52px;
	position: absolute;
	left: 668px;
	top: 5px;
}
#XRockTheBike {
	height: 80px;
	width: 90px;
	position: absolute;
	left: 719px;
	top: 4px;
}
#songlistCol1 {
	float: left;
	width: 48%;
	margin: 0px;
	padding-right: 10px;
	border-right: 2px double #000;
}
#songlistCol2 {
	float: right;
	width: 48%;
	padding-left: 10px;
}
#setlistCol1 {
	float: left;
	width: 48%;
	margin: 0px;
	padding-right: 10px;
	border-right: 2px double #ffffff;
}
#setlistCol2 {
	float: right;
	width: 48%;
	padding-left: 10px;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.borderTop {
	border-top: 3px solid #6f0;
}
.clearBoth {
	clear: both;
}
.smallText {
	font-size: 0.7em;
}
.mediumText {
	font-size: .9em;
}
.noMargins {
	margin: 0px;
}
.imageBorder {
	border: 4px solid #ffffff;
	font-size: .8em;
	background: #FFF;
	margin-bottom: 5px;
}
.imageCaption {
	color: #FFF;
	font-variant: small-caps;
	font-size: 0.8em;
	margin: 0px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	clear: none;
}
.floatRight {
	float: right;
	clear: none;
	margin-left: 10px;
}
.leftContainerBorder {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 20px;
}
.noBorder {
	border-width: 0px;
	border-style: none;
}
.smallText a {
	font-weight: normal;
	letter-spacing: normal;
	color: #66FF00;
	text-decoration: underline;
}
.negativeTopMargin {
	padding-top: -60px;
}
h3 a:visited {
	margin: 0px 5px 0px 0px;
	font-size: 1em;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding: 10px 5px;
	float: left;
	text-align: center;
	background: url(../lightbox/overlay.png);
}
h3 a:hover {
	margin: 0px 5px 0px 0px;
	font-size: 1em;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding: 10px 5px;
	float: left;
	text-align: center;
	background: url(../lightbox/overlay.png);
}
h3 a:active {
	margin: 0px 5px 0px 0px;
	font-size: 1em;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding: 10px 5px;
	float: left;
	text-align: center;
	background: url(../lightbox/overlay.png);
}
.allCaps {
	text-transform: uppercase;
	text-align: left;
	font-size: 0.9em;
	vertical-align: middle;
}
.buttonText {
	width: 150px;
	padding: 2px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	background: url(../lightbox/overlay.png);
	text-color: #FFFFFF;
	margin: 2px 2px 0px 0px;
	text-align: center;
	text-transform: capitalize;
}
#captionPic {
	font-size: 0.95em;
	float: right;
	height: 350px;
	width: 200px;
	text-align: right;
	font-style: italic;
}
.bold {
	font-weight: bolder;
}
.leftBorder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
}
.bottomBorder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.topBorder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#photooftheMonth {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 560px;
	clear: none;
	float: left;
	height: 800px;
	width: 160px;
	text-align: left;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#welcome {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	clear: none;
	float: right;
	height: 700px;
	width: 500px;
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../lightbox/overlay.png);
}
#JoinList {
	float: right;
	width: 70px;
}
.buttonGrey {
	background-color: #999999;
	padding: 2px;
	border: 1px solid #ffffff;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.indentQuote {
	text-indent: 20px;
	font-size: 0.8em;
	font-style: italic;
}
.newItem {
	font-size: 0.8em;
	font-style: italic;
	color: #00FF00;
	text-decoration: blink;
}
.bigH4 {
	font-size: 150%;
}
#newsBanner {
	padding: 0px;
	height: 120px;
	width: 700px;
	position: relative;
	top: -40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.noLineSpaceAfter {
	margin-bottom: 0.2em;
}

