<STYLE>
<!--

a {text-decoration:none}
ul.board li {
	height: 120px;
	margin-bottom: 10px;
}
ul.board img {
	max-width: 120px;
	max-height: 120px;	
	margin-right: 10px;
	float: left;
}
a:link {
	color: #7081FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7081FF;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #7081FF;
}
a.show_title:link {
	color: #0011aa;
	font-weight: bold;
	text-decoration: none;
}
a.show_title:visited {
	text-decoration: none;
	color: #0011aa;
	font-weight: bold;
}
a.show_title:hover {
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;
}
a.show_title:active {
	text-decoration: none;
	color: #0011aa;
	font-weight: bold;
}
body {
	color: 070D48;
	font-family: Futura, Century Gothic, Helvetica, Tahoma;
}
#mainContent {
	color: 070D48;
	font-family: Futura, Century Gothic, Helvetica, Tahoma;
}
hr {
	width: 700px;
	color: 7081FF;
	height: 2px;
	background-color: #7081FF;
	text-align: center;
	border: 0;
}
ul {
	list-style: none;
	display: block;
}
div.hr hr {
	width: 300px;
	height: 1px;
}
.Show_Title {
	color: #0011aa;
	font-weight: bold;
	font-size: 1.3em;
}
#aud_calendar .Show_Title {
	font-size: 1em;
}
.constitution {
	font-size: 13px;
}
.MenuInitial
{
	display: none;
}

#map_canvas {
	font-size: 10px;
	float: left;	
}
#map_canvas .title {
	font-size: 12px;	
	font-weight: bold;
}
#map_canvas .extra {
	font-size: 11px;
	font-style: italic;
}
#theater_info {
	float: left;
	margin-left: 20px;	
	width: 250px;
}
#theater_info .title {
	font-size: 16px;	
	font-weight: bold;
}
#theater_info .extra {
	font-size: 14px;
	font-style: italic;
	margin-top: 15px;
}
#theater_info .description {
	margin-top: 30px;
	font-size: 12px;
}

.labels {
     color: red;
     background-color: white;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 10px;
     font-weight: bold;
     text-align: center;     
     border: 1px solid black;
     white-space: nowrap;
}
        
ol {
	list-style-type: lower-alpha;
}
ol ol {
	list-style-type: lower-roman;
}
ol ol ol {
	list-style-type: decimal;
}
	
-->
</STYLE>
