/*colors*/
#logoboxSmall {
    background-image: "Seats04.jpg";
	overflow: auto;
}

#tickets {
	background-color: #FAFFA0;
	overflow: auto;
}

    .schedule {
      background-color: blue;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
    }


.subHead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #000099;
	font-style: normal;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-size: 14px;
	font-weight: bold;
}

.paraHead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #000000;
	font-weight: bold;
}
.paraHead_blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #000099;
	font-weight: bold;
}
.subHead_ital  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #000099;
	font-style: italic;
}
.body  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #000000;
	line-height: normal;
}
.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	text-decoration : none;
	color : #000000;
	line-height: normal;
}	

img.header{ 
	position: absolute; 
	top: 84px;
	left: 231px;
	}
	
img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin: 0px; 
}

ul.leftNav{
	position: absolute;
	list-style:none;
	top: -0;
	left: -0px;
	padding: 0px;
}	
	

div#menuPane{
	position: absolute;
	top: -20px;
	left: -20px;
	padding: 0px;
}

div#content{
	position: absolute;
	left: 231px;
	top: 140px;
	width: 570px;
	padding: 2px;
	margin-right: 5px;
	}
	
div.content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #000000;
	line-height: normal;
	}	

	
div#menuPane a:hover{
	background: #3FC73F;
	color: #A3F4A3;
	letter-spacing: 1px;
}