@charset "utf-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main a:visited {
	color: #0000CC;
	text-decoration: underline;
}

#topred {
	background-color: #CC3333;
	height: 25px;
	width: 800px;
}
#topbanner {
	clear: both;
	width: 800px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: center;
}
#topblue {
	background-color: #333399;
	clear: both;
	width: 800px;
	height: 25px;
}
#leftnav {
	float: left;
	width: 150px;
	border: 2px solid #CC3333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#leftnav ul {
	margin-top: 2px;
	width: 150px;
	margin-left: 0px;
	padding-left: 0px;
}
#leftnav li {
	list-style-type: none;
}
#leftnav a {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	font-size: 16px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#leftnav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button_hover.gif);
	padding-right: 10px;
	padding-left: 5px;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	display: block;
}


#middle {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#bottommiddle {
	clear: both;
	width: 800px;
	height: 1px;
}

#rightbody {
	float: right;
	width: 620px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-right: 10px;
}
#flashcontent {
	width: 500px;
	height: 550px;
}

#rightbody #news {
	float: right;
	width: 290px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	padding-left: 10px;
	font-size: 90%;
}
#news h2 {
	margin-left: -10px;
	font-size: 110%;
}

#rightbody #eventscalendar {
	float: left;
	width: 290px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	padding-left: 10px;
	font-size: 90%;
}
#eventscalendar h2 {
	margin-left: -10px;
	font-size: 110%;
}

#rightbody #features {
	margin-top: 20px;
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	padding-left: 10px;
	font-size: 90%;
	float: left;
	text-align: center;
}
#features h2 {
	margin-left: -10px;
	font-size: 110%;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 1.1em;
	color: #333399;
	padding-left: 3px;
	padding-bottom: 3px;
	border-top-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC3333;
	margin-left: -10px;
	clear: both;
}
h1 {
	line-height: 1em;
	font-size: 2em;
	margin-left: -10px;
}


#footer {
	background-color: #333399;
	clear: both;
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFF00;
}
#rightbody #main {
	clear: both;
	width: 608px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-left: 10px;
}
#prefooter {
	clear: both;
	width: 800px;
	text-align: center;
}
#prefooter img {
	margin-right: 30px;
	margin-left: 30px;
}
#main img {
	float: right;
	margin-bottom: 7px;
}
