body {
	font-size: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/background_tile_200w.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#wrapper {
	text-align: left;
	width: 780px;
	margin:0px auto;
	margin-bottom: 100px;
	padding-top: 10px;
}
#header {
	width: 770px;
	float: left;
	background-color: #000000;
	background-repeat: no-repeat;
	color: #fff;
	height: 140px;
	background-image: url(images/logo-1.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 }
#navbar{
	width: 100%;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 80%;
	margin-top: 100px;
	list-style-type: none;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	float: left;
	position: static;
	height: 25px;
	background-image: url(images/metal_bar_100w.jpg);
	background-repeat: repeat-x;
}
/*
----for the tabs with the major site subsections-----

*/

#header ul.sitesections {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	float: none;
}

#header ul.sitesections li {
	list-style-type:none;
	text-align: center;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header ul.sitesections a {
	border-top:1px solid #091c5a;
	border-left:1px solid #091c5a;
	border-right:1px solid #091c5a;
	padding:4px 8px 4px 8px;
	text-decoration:none;
	color: #fff;
	background-color: #333333;
	display: block;
	margin: 0px 0px 0px 0px;
}

#header ul.sitesections a:hover, #header ul a.current {
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	padding: 4px 8px 4px 8px;
}

#content {
	width: 725px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
	padding-top: 5px;
	text-align: left;
	position: static;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content a {
color: #fff;
}
#content a:hover {
color: #737373;
}


#maintext {width: 546px;
border: 1px #b0b1ba solid;
margin-left: 0;
margin-right: 0;
 }

#sidepanel {
position: absolute;
top: 0;
left: 559px;
width: 220px;
margin-left: 0;
margin-right: 0;
font-size: 95%; 
}

/*

----text and background styles-----

*/

/*

----for the header-----

*/

tr.evt_future {
	color: #000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
tr.evt_past {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
