body { margin: 20px 0px 0px 0px; padding: 0; background: url(/images/background_22_fade.jpg) repeat-x; font: 10px normal Arial, Helvetica, sans-serif; }
html { margin: 0; padding: 0; }

img { border: none }

h1.pagetitle { color: #CC0000; font-size: 1.5em; border-bottom: solid 1px #ccc }

a.Event { font-size: 1.3em; text-decoration: none; color: #000}
a.Event:hover { font-size: 1.3em; text-decoration: none; color: #CC0000 }

a.News{ font-size: 1.3em; text-decoration: none; color: #000}
a.News:hover { font-size: 1.3em; text-decoration: none; color: #CC0000 }

#stars { width: 571px; height: 408px; background: url(/images/background_21.gif) no-repeat; position: absolute; left: 0px; top: 0px;  z-index: -1; }
#wrapper { width: 948px; margin: 0 auto; }
#header-top { height: 47px; background: url(/images/header_top.jpg) no-repeat; }
#header-middle { height: 131px; background: url(/images/header_mid.jpg) no-repeat; }
#content { clear: left; padding: 10px; background-color: #FFF; font-size: 1.3em }
#footer { height: 43px; clear: left; background: url(/images/footer.jpg) no-repeat; }
#eventbox { float: right; width: 200px; margin-top: 50px; margin-left: 20px; margin-bottom: 20px }

/* NAV STYLE */
ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 908px;
	background: #222;
	font-size: 1.2em;
	background: url(/images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(/images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(/images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 350px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 350px;
}
ul.topnav li ul.subnav li a {
	float: left;
	width: 325px;
	background: #333 url(/images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(/images/dropdown_linkbg.gif) no-repeat 10px center; 
}

/* END NAV STYLE */






































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
