body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color:#000000;
	margin-left:0px;
	margin-top:0px;
	}
.normal
{	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11 px;
	color: black;
	line-height: 16px;
	}
a,a:link,a:visited,a:active	
{	color: #996600;
	}
	
a:hover
{	color: #993333;
}
a:active
{	color:#996600;
}
ul li
{ list-style:outside circle;
}	
H1
{
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
color:#cccccc;
font-size:14px;
}
H2
{
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
color:black;
font-size:14px;
}
H3
{
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
color: #990000;
font-size:14px;
}


.copyright 
{	color: #999999;
	font-size:11px;
}
a.copyright:link, a.copyright:visited, .copyright:a.link, .copyright:a.visited
{	color: #ffffff;
}
a.copyright:hover, copyright:a.hover
{	color:#999999;
}
a.copyright:active, copyright:a.active
{	color:#999999;
}


#navigation
{padding-top:3px;
padding-bottom:3px;}
.pagetitle
{
font-family:Georgia, "Times New Roman", Times, serif;
color: #FFCC00;
font-size:18px;
}
#stage
{
	background-color:#663300;
	height:11px;
	vertical-align:text-top;
	text-align:center;
}
#audience
{
background-color:#999999;
height:17px;
background-image:url(images/audience.gif);
background-repeat:repeat-x;
}