body { 
  font-family: arial, helvetica, sans-serif; 
  font-size: .95em;
  padding: 0;
  margin: 0;
  }

img { border: 0; padding: 0; margin: 0; }

a {
  color: #FF5C00;
  text-decoration: none;
  }
  
a:hover {
  color: #DEED00;
  text-decoration: none;
  }

div.clear { 
  clear: both;
  padding: 0;
  margin: 0;
  font-size: 1px;
  line-height: 1px;
  }

span.bold { font-weight: bold; }
  
span.italic { font-style: italic; }
  
div#banner { 
  background: url(banner_background.gif) repeat-x top left;
  padding: 0;
  margin: 0;
  }
  
div#banner img { z-index: -1; }

div#banner p {
  position: absolute;
  top: 20;
  center: 200;
  }
  
div#navigation ul {
  text-align: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  }

div#navigation ul li { 
  display: inline; 
  font-size: 1em;
  font-weight: bold;
  padding-right: 1em;
  }

div#content { margin: 1em; }

div#content h1 {
  font-size: 1em;
  padding-bottom: 0;
  margin-bottom: 0;
  }
 
div#content ul {
  list-style-type: none;
  padding: 0 0 1em 0;
  margin: 0;
  } 
  
div#footer { 
  background: url(footer_background.gif) repeat-x top left;
  text-align: center;
  border: 0;
  margin: 0;
  }


span.red {color: red;}

p#date_big { 
  text-align: center;
  font-size: 3em;
  }

table#calendar {
  border-collapse: collapse;
  text-align: center;
  }


tr#day {
  background-color: #9FAA00;
  color: white;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
  }

tr#club {
  background-color: #C2CF00;
  font-size: 1em;
  text-align: right;
  }

tr#location {
  background-color: #D5D5D5;
  text-align: right;
  }

td {
  width: 150px;
  text-align: right;
  border-right: 1px solid #FF5C00;
  border-left: 1px solid #FF5C00;
  vertical-align: top;
  }

div.left { 
  float: left;
  padding-right: 20px;
  }

div.white_ban {
	color: #FF5C00;
	position: absolute;
	top: 9px;
	left: 486px;
	font-size: 20pt;
	width: 215px;
	height: 57px;



  }

p.bios { color: #D6D7D6; }

div#tabs.body {
	font: .8em/1.8em verdana, arial, sans-serif;
	background-color: #FF5C00;
	margin-left: 50px;
	margin-right: 100px;
}
div#tabs.content {
	border: 1px solid #711515;
	border-top: none;
	padding: 10px 5px 6px 5px;
}
div#tabs.content h1 {
	font-size: 1.2em;
	color: #711515;
	background-color: transparent;
}
ul#tabnav {
	list-style-type: none;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 24px;
	border-bottom: 1px solid #711515;
	font: bold 11px verdana, arial, sans-serif;
}
ul#tabnav li {
	float: left;
	height: 21px;
	background-color: #FF5C00;
	color: #FFFFFF;
	margin: 2px 2px 0 2px;
	border: 1px solid #711515;
}
ul#tabnav a:link, ul#tabnav a:visited {
	display: block;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	padding: 4px;
}
ul#tabnav a:hover {
	background-color: #DEED00;
	color: #FFFFFF;
}
body#contact li.contact, body#history li.history, body#sponsorship li.sponsorship, body#bands li.bands body#volunteer li.volunteer{
	border-bottom: 1px solid #fff;
	color: #000000;
	background-color: #FFFFFF;
}
body#contact li.contact a:link, body#contact li.contact a:visited,
body#history li.history a:link, body#history li.history a:visited,
body#sponsorship li.sponsorship a:link, body#sponsorship li.sponsorship a:visited,
body#bands li.bands a:link, body#bands li.bands a:visited
body#volunteer li.volunteer a:link, body#volunteer li.volunteer a:visited  {
	color: #000000;
	background-color: #FFFFFF;
}


