p	{
	font-family:  arial;
	font-size: 12pt;
	}

ul	{
	list-style-type: square;
	}

li	{
	font-family:  arial;
	font-size: 12pt;
	margin-bottom: 5px;
	}

h1	{
	font-family:  eras medium itc, arial;
	font-size: 14pt;
	margin-top: 10px;
	}

h2	{
	font-family: eras medium itc, arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #000066;
	}
	
h2.para	{
	text-align: left;
	margin-bottom: 0;
	}

td	{
	font-family:  arial;
	font-size: 12pt;
	}

#body {
	width: 100%;
	text-align: left;
	}

#topnav	{
	width: 100%;
	margin-bottom: 0;
	text-align: center;
	background-color: #000066;
	}
	
#nav {
	font-family: eras medium itc, arial;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
	width: 100%;
	}

#nav td {
	width: 16%;
	background-color: #9999FF;
	text-align: center;
	border: 1px solid #9999FF;
	}

#nav td a {
	text-decoration: none;
	color: #000000;
	}

#nav td a.home:hover {
	color: #F20B00;
	}

#nav td a.about:hover {
	color: #0000C0;
	}

#nav td a.event:hover {
	color: #017122;
	}

#nav td a.spon:hover {
	color: #8400C0;
	}

#nav td a.quick:hover {
	color: #FF6305;
	}

#nav td a.comm:hover {
	color: #FFD201;
	}

#nav td.homeon	{
	background-color: #F20B00;
	border: 1px solid #F20B00;
	}

#nav td.abouton	{
	background-color: #0000C0;
	border: 1px solid #0000C0;
	color: #FFFFFF;
	}

#nav td.abouton	a	{
	color: #FFFFFF;
	}

#nav td.abouton	a:hover	{
	color: #000000;
	}

#nav td.eventon	{
	background-color: #017122;
	border: 1px solid #017122;
	color: #FFFFFF;
	}

#nav td.sponon	{
	background-color: #8400C0;
	border: 1px solid #8400C0;
	}

#nav td.quickon	{
	background-color: #FF6305;
	border: 1px solid #FF6305;
	}

#nav td.common	{
	background-color: #FFD201;
	border: 1px solid #FFD201;
	}

#subnav	{
	width: 99%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px 0 5px 5px;
	margin-top: 10px;
	}

.subnavon	{
	color: #000000;
	}

.arrow	{
	font-size: 10pt;
	font-weight: normal;
	}

.aboutnav {
	text-decoration: none;
	background-color: #0000C0;
	color: #FFFFFF;
	font-family: eras medium itc, arial;
	font-size: 12pt;
	}

.aboutnav:hover {
	color: #000000;
	}

.eventnav {
	text-decoration: none;
	background-color: #017122;
	color: #FFFFFF;
	font-family: eras medium itc, arial;
	font-size: 12pt;
	font-weight: bold;
	}

.eventnav:hover {
	color: #000000;
	}

.space	{
	margin-bottom: 5px;
	}

.pic {
	background-color: #017122;
	padding: 5px;
	margin: 0 15px 15px 0;
	text-align: center;
	}

.caption	{
	font-family:  arial;
	font-size: 9pt;
	color: #FFF;
	}

.logo {
	float: left; 
	margin-top: 5px; 
	margin-right: 10px;
	width: 276px;
	}

.btt {
	margin-bottom: 45px;
	}

.blue {
	background-color: #9999FF;
	}

.notop {
	margin-top: 0;
	}

#main	{
	width: 95%;
	padding-left: 15px;
	}

#side	{
	float: right;
	width: 30%;
	margin-top: 25px;
	margin-left: 25px;
	}

#side .head	{
	border: 1px solid #000066;
	background-color: #000066;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	font-family: eras medium itc, arial;
	}

#side .inner {
	background-color: #9999FF;
	padding: 5px 10px 5px 5px;
	border: 1px solid #000066;
	font-family: arial;
	font-size: 12pt;
	}

#footer	{
	width: 100%;
	font-family: eras medium itc, arial;
	font-size: 12pt;
	text-align: center;
	clear: right;
	vertical-align: bottom;
	margin-top: 25px;
	}	

