body      {
	color: #3D2800;
	font-size: 100.1%;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: center;
	margin: 0;
	padding: 0;
}
.leftColumn        {
	text-align: left;
	width: 665px;
	float: left;
	font-size: 1em;
	line-height: 20px;
}
.rightColumn         { text-align: left; width: 265px; float: right }

.clear { clear: both }
.main        {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 950px;
}
h1 {
	color: #FFFFFF;
}
.disclaimer {
	font-size: 0.9em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottomSection     {
	color: #4E2A08;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #411D00;
	text-align: center;
	margin: 0;
	background-image: url(blue-bottom.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
}

#bandSection        {
	margin: 0 auto;
	padding: 0;
	width: auto;
	background-image: url(background-tile.jpg);
	background-repeat: repeat;
	background-color: #008FF3;
	text-align: center;
}
#musicSection {
	margin: 0 auto;
	padding: 0;
	width: auto;
	background-image: url(background-tile-pink.jpg);
	background-repeat: repeat;
	background-color: #FBCFCE;
	text-align: center;
}
#infoSection {
	margin: 0 auto;
	padding: 0;
	width: auto;
	background-image: url(background-tile-green.jpg);
	background-repeat: repeat;
	background-color: #00CC33;
	text-align: center;
}
#contactSection {
	margin: 0 auto;
	padding: 0;
	width: auto;
	background-image: url(background-tile-orange.jpg);
	background-repeat: repeat;
	background-color: #FF9900;
	text-align: center;
}


a:link {
	color: #a00;
	text-decoration: none;
	font-weight: bold;
}
.bandTxBg {
	background-image: url(blue-textBg.jpg);
	background-repeat: no-repeat;
}

a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.leftColum a:focus {
	color: #800000;
	background-color: #FFFFCC;
}

.leftColumn a:hover { color: #800000; background-color: #FFFFCC; }

.leftColumn a:active { color: #800000;
	background-color: #FFFFCC; }
.mainMenu {
	list-style-type: none;
	font-size: 3em;
	margin-left: 1px;
	padding-left: 1px;
	line-height: 43px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bolder;
}

#midSection1  { background-color: #1A0D00; background-image: url(midback1.jpg); background-repeat: repeat-x; margin: 0; padding: 0; height: 174px}

#midSection2 {
background-color: #1A0D00; background-image: url(midback2.jpg); background-repeat: repeat-x; margin: 0; padding: 0; height: 174px
}
#midSection3 {
background-color: #1A0D00; background-image: url(midback3.jpg); background-repeat: repeat-x; margin: 0; padding: 0; height: 174px
}
#topSection      { background-color: #1A0D00; background-image: url(blueback2.jpg); background-repeat: repeat-x; margin: 0; padding: 0; height: 250px }
.mainMenu a {
	text-decoration: none;
	color: #FFFFFF;
}
.mainMenu a:link {
	text-decoration: none;	
	color: #FFFFFF;
}
.mainMenu  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#bottomSection a {
	color: #0099FF;
	text-decoration: none;
}
#bottomSection a:link {
	color: #0099FF;
	text-decoration: none;
}
#bottomSection a:visited {
	color: #0099FF;
	text-decoration: none;
}
#bottomSection a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CCFF;
}
#bottomSection a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CCFF;
}
#bottomSection a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CCFF;
}

.mainMenu .bandLink  a:focus {
	text-decoration: none;
	color: #003399;
}
.mainMenu .bandLink a:hover {
	text-decoration: none;
	color: #003399;
}
.mainMenu  .bandLink a:active {
	text-decoration: none;
	color: #003399;
}
.mainMenu .musicLink a:hover {
	text-decoration: none;
	color: #CC3399;
}
.mainMenu .musicLink a:active {
	text-decoration: none;
	color: #CC3399;
}
.mainMenu .musicLink a:focus {
	text-decoration: none;
	color: #CC3399;
}
.mainMenu .infoLink a:hover {
	text-decoration: none;
	color: #009900;
}
.mainMenu .infoLink a:active {
	text-decoration: none;
	color: #009900;
}
.mainMenu .infoLink a:focus {
	text-decoration: none;
	color: #009900;
}
.mainMenu .contactLink a:hover {
	text-decoration: none;
	color: #FF9900;
}
.mainMenu .contactLink a:active {
	text-decoration: none;
	color: #FF9900;
}
.mainMenu .contactLink a:focus {
	text-decoration: none;
	color: #FF9900;
}

#bottomSection-pink {

	color: #4E2A08;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #411D00;
	text-align: center;
	margin: 0;
	background-image: url(pink-bottom.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
}
#bottomSection-orange {


	color: #4E2A08;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #411D00;
	text-align: center;
	margin: 0;
	background-image: url(orange-bottom.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
}
#bottomSection-green {



	color: #4E2A08;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #411D00;
	text-align: center;
	margin: 0;
	background-image: url(green-bottom.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
}
#topSection-orange {
background-color: #1A0D00; background-image: url(orange-top.jpg); background-repeat: repeat-x; margin: 0; padding: 0; height: 250px
}
#topSection-green {

background-color: #1A0D00; background-image: url(green-top.jpg); background-repeat: repeat-x; margin: 0; padding: 0; height: 250px
}
#topSection-pink {


background-color: #1A0D00; background-image: url(pink-top.jpg); background-repeat: repeat-x; margin: 0; padding: 0; height: 250px
}
.textBg {
	background-color: #FF9900;
}
.offScreen {
	text-indent: -2000px;
	height: 1px;
}
#contactTitle {
 width: 342px; height: 54px;
 background-image: url(contact-title.jpg);
 background-repeat: no-repeat;
}
#bandTitle {
 width: 342px; height: 54px;
 background-image: url(band-title.jpg);
 background-repeat: no-repeat;
}
#infoTitle {
 width: 342px; height: 54px;
 background-image: url(info-title.jpg);
 background-repeat: no-repeat;
}
#musicTitle {
 width: 342px; height: 54px;
 background-image: url(music-title.jpg);
 background-repeat: no-repeat;
}
#setTitle {
 width: 342px; height: 54px;
 background-image: url(setlists-title.jpg);
 background-repeat: no-repeat;
}

