.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #182B46;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-transform: none;
}
.subnava:link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #F90;
}
.newevent {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #BBB;
}
.subnava:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #BBB;
}
.subnava:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #CC6;
}
a:link {
	color: #005;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #777;
}
a:active {
	text-decoration: underline;
}
#wrapper {
	height: 650px;
	width: 1036px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 20px;
}

#bottomside {
	position:absolute;
	visibility:visible;
	left:735px;
	top:399px;
	width:227px;
	height:115px;
	z-index:1;
	background-color: #FFFFFF;
}

#basemiddle {
	position:absolute;
	visibility:visible;
	left:0px;
	top:4px;
	width:799px;
	height:504px;
	z-index:2;
	overflow: visible;
	background-image: url(ap16/images/backimage.jpg);
}
#topside {
	position:absolute;
	visibility:visible;
	left:799px;
	top:4px;
	width:227px;
	height:114px;
	z-index:3;
	background-color: #FFFFFF;
}
#middlesidenav {
	position:absolute;
	visibility:visible;
	left:799px;
	top:118px;
	width:227px;
	height:390px;
	z-index:4;
	background-color: #FFFFFF;
}
body {
	background-color: #AAA;
}
.sidenava:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006;
}
.sidenava:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	font-weight: bold;
}
.sidenava:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C96;
}
.bodycopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
	font-weight: 300;
}

#maincontent {
	position:absolute;
	visibility:visible;
	left:79px;
	top:5px;
	width:721px;
	height:500px;
	z-index:5;
	overflow: auto;
}
.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #300;
	line-height: 22px;
}
.date_time {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006;
}
.bodybold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	font-weight: bold;
}

