body
{
	padding: 0;
	margin: 0;
	background-position: 49% 49%;
	background-image: url('images/bg1.jpg');
	font-family: georgia, serif;
	line-height: 1.25em;
	text-align: center;
}

a {
  color:#660000;
  background-color: Transparent;
}

a.visited {
  color:#660000;
  background-color: Transparent;
}

h1 
{
	padding-top: 10px;
	font-size: 17px;
}

h2 {
	font-size: 15px;
}

td 
{
	vertical-align: top;
}

#main 
{
	POSITION: relative;
	TEXT-ALIGN:left;
	LEFT: 0; 
	TOP: 0;
	WIDTH: 797px;
	margin-left: auto;
	margin-right: auto;
}

#topleft
{
	float: left;
	width: 464px;
}

#flash1
{
	float: left;
	height: 288px;
	width: 464px;
}

#titlediv
{
	clear: left;
	position: relative;
	HEIGHT:88px;
	background-image:url('images/titlebg.jpg');
	background-repeat:no-repeat; 
	padding-left: 120px; 
}

#topright
{
	float: left;
}

#flash2
{
	top: 0;
	width: 219px;
	height: 318px;
}

#lock
{
	clear: left;
	position: relative;
	height: 58px;
	width: 323px;
	background-image:url('images/lock.gif'); 
	background-repeat:no-repeat; 
}

#contentcontainer
{
	clear: left;
	position: relative;
	width:797px; 
	padding-left:60px; 
	padding-bottom: 40px;
	background-image:url('images/contentbg.gif'); 
	background-repeat:repeat-y;	
}

#content
{
	width: 690px;

}

#bottom
{
	position: absolute;
	left: 0px;
	width: 797px;
	height: 85px;
	background-image: url('images/bottom.gif');
	background-repeat: no-repeat;
	font-family: Serif;
	font-size: 12pt;
}

#navigation
{
	float: left;
	padding-left: 70px;
	font-size: 13pt;
}

#designedby
{
	float: right;
	padding-right: 60px;
}

div.center
{
	text-align: center;
}

span.ShowName
{
	font-weight: bold;
}


span.ShowDay
{
	color: maroon;
	background-color: Transparent;
	padding-left: 20px;
}

span.ShowDay, span.ShowDate, span.ShowTime
{
	font-style: italic;
}

hr
{
	height: 0; 
	border-left:0;
	border-right:0;
	border-bottom: 0;
	border-top: 1px solid maroon; 
	width: 80%;
	text-align: center;
}

#zoomimage
{
	border: #000000 solid;
}

#zoomimage th
{
	background: #d3ba2a;
	color: Black;
}

#zoomimage td
{
	background: #bf9737;
	background-image: url('images/zoombg.jpg');	
	color: Black;
}

span.new
{
	font-weight: bold;
	font-size: 9pt;
	color: #cc0000;
	font-style: italic;
}

.txt
{
	border: maroon 1px solid;
	background-color: #e5d390;
	color: Black;
}

input.btn
{
	background-color: #e5d390;
	border: maroon 1px solid;
	color: Black;
}

span.disclaim
{
	font-size: smaller;
}