#outermain {
	top:125px;
	left:0px;
	width:99%;
    background-color: #7C0000;
	background-image: url("farleftborder.gif");
	background-repeat:repeat-y;	
}

#menu {
	position:absolute;
	top:125px;
	left:6px;
	color:#ffffff;
	padding-left:20px;
	height:400px;
	width:180px;
	background-repeat:no-repeat;
	background-image:url("redfrontofbuilding.gif");
}

#outercontent {
	background-color:#ffffff;
	margin-left:200px;
    padding-top:400px;
    min-height:1px;
	background-image: url("rightborder.gif");
	background-repeat:repeat-y;
	background-position:right;
    border-left-color:#000000;
	border-left-style:solid;
	border-left-width:2px;
}

#outermid {
	position:absolute;
	top:91px;
	left:0px;
	width:99%;
	height:34px;
    background-color: #7C0000;
	background-image: url("farleftborder.gif");
	background-repeat:repeat-y;	
	
}
#leftmid {
	position:absolute;
	top:0px;
	left:6px;
	width:227px;
	height:34px;
	color:#ffffff;
    background-color: #7C0000;
	background-image:url("topl.gif");
	background-repeat:no-repeat;
	background-position:bottom right
}

#rightmid {
	position:absolute;
	float:right;
	right:0px;
	width:100px;
	background-color:#ffffff;
	height:34px;
	background-image:url("topr_b.gif");
	background-repeat:no-repeat;
	background-position:bottom right
}

#midtop {
	margin-left:122px;
	margin-right:100px;
	height:34px;
	background-color:#ffffff;
	background-image:url("midborder.gif");
	background-repeat:repeat-x;
}

#outertop {
	position:absolute;
	top:0px;
	left:0px;
	width:99%;
        background-color: #7C0000;
	background-image: url("farleftborder.gif");
	background-repeat:repeat-y;
	height:111px;	
}

#lefttop {
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:111px;
	color:#ffffff;
        background-color: #7C0000;
	background-image:url("topl_border.gif");
	background-repeat:no-repeat;
	background-position:top left
}

#righttop {
	position:absolute;
	float:right;
	right:0px;
	top:0px;
	height:111px;
	width:36px;
	background-image:url("topr_a.gif");
	background-repeat:no-repeat;
	background-position:top right
}

#toptop {
	margin-left:250px;
	margin-right:36px;
	height:34px;
	background-image:url("topborder.gif");
	background-repeat:repeat-x;
}


#outerbottom {
	width:99%;
	height:35px;
	background-image:url("farbottomborder.gif");
	background-position:top;
	background-repeat:repeat-x;	
}

#bottomright {
	position:relative;
	left:0px;
	width:100%;
	height:35px;
	background-image:url("bottomright.gif");
	background-position:top right;
	background-repeat:no-repeat;	
}

#bottomleftcorner {
	width:40px;
	height:35px;
	background-image:url("farbotl.gif");
	background-repeat:no-repeat;
}

#bottompurple {
	position:relative;
	left:40px;
	width:158px;
	height:35px;
        background-color: #7C0000;
	background-position:bottom;
	background-image:url("bottomborder.gif");
	background-repeat:repeat-x;
}

#contentcorner {
	position:relative;
	left:158px;
	height:35px;
	width:39px;
	background-image:url("botl.gif");
}

#logo {
	position:absolute;
	left:30px;
	top:20px;
	background-image:url("theatrelogo.gif");
	background-repeat:no-repeat;
	height:69px;
	width:165px;
	cursor:pointer;
	cursor:hand;
}

#info {
	position:absolute;
	float:right;
	top:20px;
	right:30px;
	background-image:url("contact.gif");
	background-repeat:no-repeat;
	height:60px;
	width:207px;
}

#quote 
{
    position:absolute;
    top:20px;
    left:250px;
    margin-right:400px;
    height:70px;
    width:385px;
    background-repeat:no-repeat;
    background-image:url("ticketingtop.gif");
}


#thisweekinfo
{
  float:right;
  width: 240px;


  background-color: #7C0000;
  color: #ffffff;
  padding: 0px;
  text-align: left;
  font-size:11px;
}

#thisweekinfo a
{ 
  color: #ffffff;
  text-decoration: underline;
}

#thisweekinfo a:hover 
{
	color: #eeeeee;
}

#thisweekinfo .title
{
  font-size: 13px;
  font-weight: bold;
}	

#thisweekinfo h2
{
  color: #ffffff;
  padding-left: 10px;
  border-bottom: 1px solid #7744AA;
  padding-top: 10px;
}


#thisweekinfo p
{
	padding-left: 15px;
	padding-right: 10px;
}



#thisweekinfo div.br
{
    height:10px;
    background-image:url("../smallbox/br.gif");
    background-position:bottom right;
    background-repeat:no-repeat;
}

#thisweekinfo div.bl
{
    height:10px;
    background-image:url("../smallbox/bl.gif");
    background-position:bottom left;
    background-repeat:no-repeat;
}

#thisweekinfo div.tr
{
    height:10px;
    background-image:url("../smallbox/tr.gif");
    background-position:top right;
    background-repeat:no-repeat;
}

#thisweekinfo div.tl
{
    height:10px;
    background-image:url("../smallbox/tl.gif");
    background-position:top left;
    background-repeat:no-repeat;
}

#loading
{
	height:100px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url("loading.gif");
}

h1 { 
     font-size: 32px;
     font-weight: bold;
     color: #300000;
     font-family: Arial Narrow, Arial, Helvetica, sans-serif;
     margin-top: 0px;
     margin-bottom: 5px;
     border-bottom: 1px solid #000000;}

h2 { 
     font-size: 20px;
     font-weight: bold;
     color: #300000;
     font-family: Arial Narrow, Arial, Helvetica, sans-serif;
     margin-top: 15px;
     margin-bottom: 5px;
     border-bottom: 1px solid #000000;}

h3 { 
      font-size: 12px;}


