  html,body{
      margin:0;
      padding:0;
	  height:100%;
      background-color:#635f31;
}
#main {
position:absolute; 
left:50%;   
margin-left:-425px;
width:850px;
background-color:#613e1f;
font-family: verdana;
font-size: 12px; 
color: #ffffff;
border-right-width: 1px;
border-left-width: 1px;
border-right-color: #af4825;
border-left-color: #af4825;
border-right-style: solid;
border-left-style: solid;
}

#menu {
width:850px;
height:80px;
background-color:#af4825;
}


#newoperatext{
float:left;
text-align: justify;
width: 800px;
padding: 180px 25px 10px 25px;
}

#frontleft{
float:left;
text-align: center;
width: 250px;
background-color: #613e1f;
}

#frontright{
float:right;
text-align:center;
min-height: 100%;
position:relative;
background-image:url(images/brownvinebg.jpg);
background-repeat:no-repeat;
background-color: #613e1f;
width:558px;
padding: 150px 20px 10px 20px;

}

#prebackground {
width: 850px;
padding: 120px 0px 0px 0px;
position:relative;
float:left;
background-image:url(images/premierebg.jpg);

}

#operabackground {
width: 850px;
padding: 110px 0px 0px 0px;
position:relative;
float:left;
background-image:url(images/operabg.jpg);
}

#newoperabg {
width: 850px;
position:relative;
float:left;
background-image:url(images/newoperabg.jpg);
}

#ticketsbg {
width: 850px;
padding-top: 105px;
position:relative;
float:left;
background-image:url(images/festivalticketsbg.jpg);
font-family: verdana;
font-size: 12px; 
color: #ffffff;
}

#calendarbg {
width: 850px;
padding-top: 105px;
position:relative;
float:left;
background-image:url(images/calendarbg.jpg);
}

#bottom {
float:left;
text-align: center;
padding-top:40px;
padding-bottom:0px;
width: 850px;
background-color: #af4824;
background-image: url(images/bottom.gif);
background-repeat: repeat-x;
border-bottom-width:1px;
border-bottom-color: #af4825;
border-bottom-style:solid;
}

#premierebottom {
float:left;
text-align: center;
padding-top:40px;
padding-bottom:0px;
width: 850px;
background-color: #af4824;
background-image: url(images/premiumbottom.jpg);
background-repeat: repeat-x;
border-bottom-width:1px;
border-bottom-color: #af4825;
border-bottom-style:solid;
}

#opbottom {
float:left;
text-align: center;
padding-top:40px;
padding-bottom:0px;
width: 850px;
background-color: #af4824;
background-image: url(images/operabottom.jpg);
background-repeat: repeat-x;
border-bottom-width:1px;
border-bottom-color: #af4825;
border-bottom-style:solid;
}

#yellow {
color: #f8ed9b;
}

#yellowbig {
color: #f8ed9b;
font-size: 16px;
font-family: trebuchet ms;
}

#green {
color: #96ae61;
font-size: 11px;
}

#orange {
color: #af4824;
}

#small {
font-size:10px;
}

#greentable {
color: #96ae61;
font-size: 10px;
text-align:left;
}

#smalltable{
font-size:10px;
text-align:left;
}

#smallblack {
font-size:12px;
color: #000000;
}

#smallbrown {
font-size:10px;
color: #613e1f;
}


.floatright { float: right;}

.floatleft { float: left;}
 
a 	{
	color: #FFF;  
	text-decoration : underline;
	}

a:visited {
	color: #FFF;  
	text-decoration : underline;
	} 

a:active {
	color: #FFF;  
	text-decoration : underline; 
	} 

a:hover {
	color: #353524;  
	text-decoration : underline; 
	} 
	
a.passes 	{
	color: #000;  
	text-decoration : none;
	}

a.passes:visited {
	color: #000;  
	text-decoration : none;
	} 

a.passes:active {
	color: #000;  
	text-decoration : none;
	} 

a.passes:hover {
	color: #353524;  
	text-decoration : underline; 
	} 
	