body {
	margin: 0;
	padding: 0;
	background-color: #363636;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
}
.container {
  background: #363636 url("../images/main_bg.jpg") repeat-y 50%;
  width:782px;
  margin:0 auto;
  text-align:left;
  color:#333;
  position:relative;
  }
  #footer {
  clear:both;
  padding-top:0;
  font-size:85%;
  }
#footer p {
  background-color:#363636;
  background-repeat:repeat-x;
  background-position:0 -4px;
  margin:0;
  padding:5px 20px;
  color:#777;
  text-align:center;
  line-height:1.6em;
  }
/* Fixes footer containment bug in IE-Win (5 and 6)
   http://www.positioniseverything.net/explorer/escape-floats.html
   But IE5-Mac shouldn't see this \*/
  * html #footer p {
    height:1%;
    }
  /* Resume IE5-Mac */
#footer a, #footer a:visited {
  color:#666;
  border-color:#444;
  }
#footer a:hover {
  color:#933;
  border-color:#b55;
  }
.title {
	font-size: 10px;
	color: #FFD1CD;
}
#nav {border: 0px; margin: 0px; padding: 0px;}
#nav li {background-color:#FFFFFF; height: 21px; display: block; list-style: none; float:left;}
#nav #first {
	background:   url("../images/nav_first.jpg") no-repeat;
	width: 33px;
	height: 21px;
	display: block; border: none; float:left;
}
#nav #home a {
	background:   url("../images/nav_home.jpg") no-repeat;
	width: 50px;
	height: 21px;
	border: none; float:left;
}
#nav #thecompany a {
	background:   url("../images/nav_thecompany.jpg") no-repeat;
	width: 100px;
	height: 21px;
	border: none; float:left;
}
#nav #currentseason a {
	background:   url("../images/nav_currentseason.jpg") no-repeat;
	width: 115px;
	height: 21px;
	border: none; float:left;
}
#nav #tickets a {
	background:   url("../images/nav_tickets.jpg") no-repeat;
	width: 64px;
	height: 21px;
	border: none; float:left;
}
#nav #supportus a {
	background:   url("../images/nav_supportus.jpg") no-repeat;
	width: 89px;
	height: 21px;
	border: none; float:left;
}
#nav #contactus a {
	background:   url("../images/nav_contactus.jpg") no-repeat;
	width: 97px;
	height: 21px;
	border: none; float:left;
}
#nav #home a:hover {
	background:   url("../images/nav_home_a.jpg");
}
#nav #thecompany a:hover {
	background:   url("../images/nav_thecompany_a.jpg");
}
#nav #currentseason a:hover {
	background:   url("../images/nav_currentseason_a.jpg");
}
#nav #tickets a:hover {
	background:   url("../images/nav_tickets_a.jpg");
}
#nav #supportus a:hover {
	background:   url("../images/nav_supportus_a.jpg");
}
#nav #contactus a:hover {
	background:   url("../images/nav_contactus_a.jpg");
}
#nav #home.selected a {
	background:   url("../images/nav_home_s.jpg");
}
#nav #thecompany.selected a {
	background:   url("../images/nav_thecompany_s.jpg");
}
#nav #currentseason.selected a {
	background:   url("../images/nav_currentseason_s.jpg");
}
#nav #tickets.selected a {
	background:   url("../images/nav_tickets_s.jpg");
}
#nav #supportus.selected a {
	background:   url("../images/nav_supportus_s.jpg");
}
#nav #contactus.selected a {
	background:   url("../images/nav_contactus_s.jpg");
}
.bioname {
	font-size: 12px;
	font-weight: bold;
	color: #DE5A4D;
}
.bios {
	font-size: 10px;
}

.biotext {
	border-bottom: 1px dashed #C85840;
	padding-bottom: 11px;
}
select {
	font-size: 9px;
	margin-left: 82px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#side a, #side a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link, a:visited {
	color: #C84728;
}
.purchasetix {
	height: 173px;
	width: 207px;
	position: absolute;
	left: 710px;
	top: 73px;
	background-image: url(../images/purchase-season-tickets.png);
	background-repeat: no-repeat;
}
.purchasetix a:link, .purchasetix a:visited {
	text-decoration: none;
}
.purchasetix form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.social {
	position: absolute;
	height: 24px;
	width: 149px;
	left: 558px;
	top: 217px;
}
.social img {
	margin-right: 13px;
}
