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 #season a {
	background:   url("../images/nav/season.jpg") no-repeat;
	width: 62px;
	height: 21px;
	border: none; float:left;
}
#nav #tickets a {
	background:   url("../images/nav/tickets.jpg") no-repeat;
	width: 66px;
	height: 21px;
	border: none; float:left;
}
#nav #education a {
	background:   url("../images/nav/education.jpg") no-repeat;
	width: 81px;
	height: 21px;
	border: none; float:left;
}
#nav #company a {
	background:   url("../images/nav/company.jpg") no-repeat;
	width: 74px;
	height: 21px;
	border: none; float:left;
}

#nav #supportus a {
	background:   url("../images/nav/supportus.jpg") no-repeat;
	width: 87px;
	height: 21px;
	border: none; float:left;
}
#nav #contactus a {
	background:   url("../images/nav/contactus.jpg") no-repeat;
	width: 95px;
	height: 21px;
	border: none; float:left;
}
#nav #home a:hover {
	background:   url("../images/nav_home_a.jpg");
}
#nav #season a:hover {
	background:   url("../images/nav/season_a.jpg");
}
#nav #tickets a:hover {
	background:   url("../images/nav/tickets_a.jpg");
}
#nav #education a:hover {
	background:   url("../images/nav/education_a.jpg");
}
#nav #company a:hover {
	background:   url("../images/nav/company_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 #season.selected a {
	background:   url("../images/nav/season_s.jpg");
}
#nav #tickets.selected a {
	background:   url("../images/nav/tickets_s.jpg");
}
#nav #education.selected a {
	background:   url("../images/nav/education_s.jpg");
}
#nav #company.selected a {
	background:   url("../images/nav/company_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: 109px;
	width: 207px;
	position: absolute;
	left: 710px;
	top: 73px;
	background-image: url(../images/purchase-season-tickets1.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: 5px;
}
.seasonnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	color: #741011;
}
.temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.provotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}

