body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}

h1 {
	color:#183E5E;
	font-size:24px;
	text-align:center;
}

h2 {
	color:#000000;
	font-size:18px;
}

h3 {
	color:#000000;
	font-size:14px;
}
.tabMenu {
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
    background-repeat: round;
}

h4 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.makeRed {
	color: #FF0000;
}

.title1 {
	font-weight:bold;
	font-size:36px;
	color:#FFFFFF;
}

.title2 {
	font-weight:bold;
	font-size:24px;
	color:#183E5E;
}

.name {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color:#000000;
}

.sponsor {
	font-size: 12px;
	color:#000000;
	background-color:#FFF0BB;
	border:thin;
	text-decoration:none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pageTop1 {
	width: auto;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #183E5E;
	clear: both;
}

#pageTop2 {
	width: 100%;
	height: 9px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	background-color: #DFBF59;
	clear: both;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#topNav {
	width: auto;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #183E5E;
	color: #FFFFFF;
	font-size: 14px;
	vertical-align: top;
	clear: both;
	border-bottom: 3px solid #FFFFFF;
}

#topNav a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

#mainBody {
	width:auto;
	height:auto;
	clear: both;
	background-color:#FFFFFF;
    overflow: hidden;
}

#leftNav {
	width: 130px;
	height: inherit;
	float: left;
	padding:1em;
	background-color:#FFF0BB;
	border-right: 3px solid #FFFFFF;
}

#leftNav a {
	color: #183E5E;
	font-size: 14px;
	text-decoration: none;
}

#leftNav p {
	color: #183E5E;
	font-size: 14px;
	text-decoration: none;
}

#bodyCenter {
	margin-left:160px;
	margin-right:160px;
	width: auto;
	height: inherit;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

#rightNav {
	width: 130px;
	height: inherit;
	float: right;
	padding:1em;
	background-color:#FFFFFF;
	border-left: 1px solid #000000;
    text-align: center;
    margin: 0 auto;
}

#pageBottom1 {
	width: 100%;
	height: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	background-color: #DFBF59;
	clear: both;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

#pageBottom2 {
	width: 100%;
	min-height: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #183E5E;
	vertical-align: middle;
	clear: both;
}

#pageBottom2 a {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#pageBottom3 {
	width: 100%;
	height: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	clear: both;
}

#pageBottom3 a {
	text-align: center;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.newsHeadline {
	color:#000000;
	font-size:18px;
	text-decoration: none;
}

.newsLink {
	color:#000000;
	text-decoration: none;
}

.eventsHeadline {
	color:#000000;
	font-size:18px;
	text-decoration: none;
}

.eventsLink {
	color:#000000;
	text-decoration: none;
}
