body {background-color: #740406;
	padding: 0;
	margin: 0}
a:link    {color: blue}
a:visited {color: blue}
a:hover {color: green; text-decoration: none}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #500305;
	margin-bottom: 15px; 
	letter-spacing: 1px; 
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #500305;
	margin-top: 7px; 
	margin-bottom: 7px; 
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #500305;
	margin-bottom: 9px; 
}
input
		{
		border: 2px solid #A9C63A;
		background-color: #F4E67B;
		font-family: Verdana; font-size: 11px; color: #3c3c3c;
		}
input.submit
		{
		border: 2px solid #000000;
		font-family: Verdana; font-weight: bold;
		background-color: #d9d9d9;
		}		
textarea
		{
		border: 2px solid #A9C63A;
		background-color: #F4E67B;
		font-family: Verdana; font-size: 11px; color: #3c3c3c;
		}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px; 
	margin-top: 15px; 
	color: white;
}
.normal {font-family: verdana,geneva,sans-serif,helv; font-size:11px; color: #3c3c3c}
.normal-justify {text-align: justify}
.normal-white {font-family: verdana,geneva,sans-serif,helv; font-size:11px; color: white}
.home-white {font-family: verdana,geneva,sans-serif,helv; font-size:12px; color: white; text-align: justify;}
.sansserif {font-family: verdana,geneva,sans-serif,helv; font-size:12;}
.smallbold{font-family: verdana,geneva,sans-serif,helv; font-size:10; font-weight: bold}
.topnav {
	width: 100%;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
/*	left: 0;   
	float: left;  */
	border: solid #888888;
	border-width: 0px 0px 0px 0px;	/* THIS IS A RIGHT BORDER */
	margin: 0px 0px 0px 0px;
}
.topnav a:link   {color: #ffffff; text-decoration: none}
.topnav a:visited {color: #ffffff; text-decoration: none}
.topnav a:hover {text-decoration: underline}	
#topmenu-items 	{
	white-space: nowrap;
/*	list-style-position: inside;
	text-indent: 0px;  */
}
#topmenu-items ul 	{
	margin-left: 0px;
	list-style: none;
}
#topmenu-items li 	{
	background-image: url("/graphics/menu-bg.gif");
	background-color: #A4A6AC;
	white-space: nowrap;
	float:left; 
	border: solid #888888;
	border-width: 0px 1px 0px 0px;	/* THIS IS A RIGHT BORDER */
	/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
	padding: 3px 8px 10px 8px;
}
.topbar {
		background-color: yellow;
		background-image: url("/graphics/topbar.jpg");
		height: 10px;
		border: solid white;
		border-width: 1px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footer a:link    {color: #ffffff}
.footer a:visited {color: #ffffff}
.footer a:hover {text-decoration: none}	
.eventblank {background-color: #c8c7c8}
.evententry {background-color: #ffffff}
.eventlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.eventtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6633;
}
.prevnext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.tabnotation {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
#CommunityNews {
	background-color: #E0E0E0;
	float: left;
	padding: 5px;
}
#CommunityPerformer {
	background-color: #E0E0E0;
	width: 100%;
	height: inherit; 
	float: left;
	padding: 5px;
}
