body {
	padding: 0;
	margin: 0;
	background:  #000000 url(images/bg1.jpg) no-repeat center top;
	color:#090909;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p {
	font-size: 1.4em;
	color:#f5f5f5;
	line-height: 1.4em;
}
a {
	color:#d00300;
	text-decoration:none;
}
a:focus, a:hover {
	color:#FFFFFF;
}
h1 a {
	background:url(../images/logo.png) no-repeat;
	display:block;
	overflow:hidden;
	width:221px;
	min-height:107px;
	text-indent:-9999px;
	margin-bottom:-5px;
}
h5 {
	color:#888888;
	font-size:1.4em;
}
/*css for header*/
#header {
	background: transparent url(images/headerbk.jpg) no-repeat left top;
	width:900px;
	min-height:389px;
	margin:4px 0px 0px 0px;
	padding:0;
}
.leftHeader_title1 {
	color:#990000;
	font-family:"Courier New", Courier, monospace;
	font-size:1.6em;
	line-height:1em;
	margin-left:45px;
	text-align:center;
	width:350px;
}
.leftHeader_title2 {
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-size:1.4em;
	line-height:1em;
	margin-left:50px;
	text-align:center;
	width:350px;
}
.headerLeft {
	width:450px;
	float:left;
}
.header_decoration {
	margin-left:50px;
	margin-top:5px;
	margin-bottom:8px;
}
.open img {
	float:left;
	margin:-24px 10px 0 50px;
}
.open p {
	line-height:1.4em;
	margin-top: 15px;
	color: #990000;
	margin-left: 130px;
}
.headerRight {
	width:450px;
	margin-left:455px;
	padding-top:20px;
}
.jamesphotos {
	margin-left:30px;
}
.photos {
	margin-left:5px;
}
.headerRight h2 {
	background:url(images/featuring.jpg) no-repeat top left;
	text-indent: -9000px;
	width:378px;
	min-height:145px;
	margin-left: 30px;
}
.headerRight p {
	color:#000000;
	text-align:center;
	margin-bottom: 10px;
}
/*for the Navigation*/
.navholder {
	min-height:62px;
	margin-top:0;
}
#nav {
	margin-right:25px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#nav ul li {
	float:left;
}
#nav ul a {
	background:transparent url(../images/navLine.png) repeat-y scroll left top;
	display:block;
	font-size:1.2em;
	min-height:62px;
	line-height:1.8em;
	padding:0.2em 1.7em;
	text-decoration:none;
	width:85px;
	color:#FFFFFF;
}
#nav ul a:focus, a:hover {
	color:#990000;
}
#nav #nav01 a {
	background-image:none;
}
.smallSub {
	font-size:12px;
	line-height:11px;
}
/*for the main content area*/
.main {
	overflow:hidden;
	clear:both;
}
#leftColumn {
	float:left;
	width:260px;
	margin-left:20px;
	margin-top:20px;
}
.leftText {
	font-size:1.3em;
}
#leftColumn h3 {
	color:#D00300;
	font-size:1.6em;
	font-weight:bold;
	margin-top:20px;
}
#leftColumn img {
	margin:10px 0px;
}
#celebration {
	float:right;
	width:565px;
	margin-right:40px;
	margin-top:25px;
}
#celebration h2 {
	font-size:2em;
	color:#d00300;
	margin-top:45px;
}
#celebration .special {
	float:left;
	margin-left:-25px;
	margin-right:-20px;
}
#celebration p {
	margin-left:35px;
}
.contentInfo {
	float:right;
}
/*for the footer*/
#footer {
	width:950px;
	font-size: smaller;
	padding-top:100px;
	text-align:center;
}
#footer p {
	margin-left:-70px;
	color:#666666;
	line-height:0.6em;
}
#footer img {
	float:right;
	margin-right:85px;
	margin-top:-60px;
}
/*=========SECONDARY===============*/
#secondaryInfo p {
	line-height: 1.8em;
}
#secondaryInfo {
	float:right;
	width:565px;
	margin-right:40px;
	margin-top:-10px;
}
#secondaryInfo h2 {
	font-size:2em;
	color:#d00300;
	margin-top:45px;
}
#secondaryInfo .fontSmaller {
	font-size:1.2em;
}
#secondaryInfo #aboutPage li {
	color:#FFFFFF;
	font-size:1.4em;
	list-style:disc;
	line-height:1.6em;
}
#secondaryInfo h4 {
	color:#990000;
	font-weight:bold;
	font-size:1.4em;
}
.boldFont {
	font-size:1.2em;
	font-weight:bold;
	color:#990000;
}
#secondaryInfo table {
	border:none;
	font-size:1.2em;
	color:#FFFFFF;
}
#secondaryInfo table li {
	list-style:disc;
}
.sponsLevels ul.patron li {
	float:none;
}
.sponsLevels ul {
	float:none;
}
table.contactinfo, table.contactinfo td, table.contactinfo th {
	vertical-align:top;
}
#about li#nav01 a, #history li#nav02 a, #performers li#nav03 a, #sponsorship li#nav04 a, #tickets li#nav05 a {
	color:#915f0c;
}
.title h3 {
	background:url(../images/aboutBk.png) no-repeat left top;
	min-height:64px;
	padding-left:50px;
	padding-top:40px;
	color:#D00300;
	font-size:1.8em;
	margin-top:45px;
	margin-bottom:0px;
}
#tickets h2 {
	background:url(../images/ticket.png) no-repeat left top;
	margin-bottom:0;
	min-height:80px;
	padding-left:110px;
	padding-top:43px;
}
#tickets h5 a {
	float:right;
	background:url(../images/ticket_pricing.png) no-repeat;
	display:block;
	overflow:hidden;
	width:213px;
	min-height:170px;
	text-indent:-9999px;
	margin-right:-50px;
	margin-top:-70px;
}
#tickets h6 a {
	float:right;
	background:url(../images/buy_ticket.png) no-repeat;
	display:block;
	overflow:hidden;
	width:213px;
	min-height:170px;
	text-indent:-9999px;
	margin-right:-50px;
	margin-top:-70px;
}
#tickets h4 {
	color:#D00300;
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:1em;
}
#year a {
	background:transparent url(../images/yearbk.png) no-repeat scroll left top;
	display:block;
	font-size:1.2em;
	margin-left:32px;
	margin-top:5px;
	padding-left:25px;
}
#history #secondaryInfo h2 {
	background:url(../images/historyBK.png) no-repeat left top;
	margin-bottom:0;
	min-height:54px;
	padding-left:100px;
	padding-top:25px;
}
#sponsorship #secondaryInfo h2 {
	background:transparent url(../images/sponsorBK.png) no-repeat scroll left top;
	margin-bottom:0;
	min-height:70px;
	padding-left:65px;
	padding-top:50px;
}
#performers #secondaryInfo h2 {
	background:transparent url(../images/performerBK.png) no-repeat scroll left top;
	margin-bottom:0;
	min-height:61px;
	padding-left:65px;
	padding-top:30px;
}
.bigmoney {
	width:100px;
}
.leftLine {
	background:url(../images/leftLine.png) no-repeat left bottom;
	text-indent:-9999px;
}
.robertPhoto {
	background:url(images/robert_photo.png) no-repeat left top;
	width:135px;
	height:125px;
	text-indent:-9999px;
	float:left;
	margin-right:-5px;
}
.jamesPhoto {
	background:url(images/james_photo.png) no-repeat left top;
	width:135px;
	height:125px;
	text-indent:-9999px;
	float:left;
	margin-right:-5px;
}
.johnPhoto {
	background:url(images/john_photo.png) no-repeat left top;
	width:135px;
	height:125px;
	text-indent:-9999px;
	float:left;
	margin-right:-5px;
}
.philVassarPhoto {
	background:url(images/phil_photo.png) no-repeat center center;
	width:135px;
	height:125px;
	text-indent:-9999px;
	float:left;
	margin-right:-7px;
}
.dentonPhoto {
	background:url(images/denton_photo.png) no-repeat center center;
	width:135px;
	height:125px;
	text-indent:-9999px;
	float:left;
}
/*=========for the ticket page===============*/ 

.purchase {
	color:#915F0C;
	font-size:1.1em;
}
.ticketPrice {
	color:#D00300;
	padding-top:30px;
}
.stage {
	margin-left:50px;
}
#celebration p.philInfo {
	margin-left:60px;
	margin-top:10px;
}
.philPhoto {
	margin-left:60px;
	margin-bottom:15px;
}
#leftColumn .share_icon {
	margin:0;
	float:left;
	margin-right:3px;
}
.share {
	margin-bottom:.9em;
}
/*=========for the utilities bar===============*/ 
#utilities {
	margin:-35px auto 12px;
	text-align:right;
	width:950px;
}
#utilities li {
	display:inline;
	padding:0px;
	margin:0px;
}
#utilities li a {
	color:#D00300;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
/*=========for the performers page===============*/ 
.performersPhoto {
	float:left;
	padding-right:30px;
	padding-top:20px;
}
.performers {
	margin-top:50px;
}
.performersName {
	color:#915F0C;
}
.astLogo {
	float:right;
	margin-top:-80px;
	padding-right:10px;
}
.kidney {
	padding-left:30px;
}
.supporter {
	color:#915F0C;
}
.supporters p {
	line-height:1.8em;
}
.share {
	font-style:italic;
	color:#D00300;
	font-weight:bold;
}
.viewLarge {
	margin-top:20px;
}
.redBold {
	color:#D00300;
}
#celebration h3 {
	color:#915F0C;
	font-size:1.4em;
	font-weight:bold;
}
#home h5 a {
	background:url(../images/photostream.png) no-repeat left bottom;
	display:block;
	overflow:hidden;
	width:393px;
	height:145px;
	padding-bottom:40px;
}
#home h5{
font-size:1.8em;
}

.photoS{
color:#FFFFFF;
}
#header .headerLeft h2 {
color:#95240F;
font-size:2.4em;
font-weight:bold;
text-align:center;
}
#header .headerLeft h3 {
font-size:1.7em;
line-height:1.4em;
text-align:center;
}
.comingsoon{
color:#861500;
padding-left:20px;}