body {
	 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #A30234;
	}

#centercontent {
	float: left;
	margin-top:112px;
	margin-left:-10px;
	margin-right:71px;
	width: 50%;
	padding-left: 200px;
	background-image: url(../img/sidebar2.png);
	background-repeat: repeat-y;
}

#rightcontent {
	float: left;
	clear: left;
	right:30px;
	width:220px;
	background:#fff;
	visibility: inherit;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	top: 420px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
}
	
#navigation {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#navigation ul {
	list-style: none;
	margin-left: 20%;
	margin-bottom: 50px;
	position: absolute;
	top: 300px;
	width: 800px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	visibility: visible;
	left: -3px;
}
	
#navigation li {
	display: inline;
	float: left;
	border-bottom: 1px solid #A30234;
	border-top: 1px solid #A30234;
	font-weight: bold;
}
	
#navigation a:link, #navigation a:visited {
	padding: 3px 10px 3px 10px;
	color: #A30234;
	background-color: #FDCB00;
	border-bottom: 1px solid;
	color: #A30234;
	border-top: 1px solid;
	color: #A30234;
	border-left: 0.5px solid;
	color: #A30234;
	border-right: 0.5px solid;
	color: #A30234;
	text-decoration: none;
	font-weight: bold;
}
	
#navigation a:hover {
	color: #FDCB00;
	background-color: #A30234;
	border-bottom: 1px solid;
	color: #FDCB00;
	border-top: 1px solid;
	color: #FDCB00;
	border-left: 0.5px solid;
	color: #FDCB00;
	border-right: 0.5px solid;
	color: #FDCB00;
	text-decoration:none;
	width: 150px;
	font-weight: bold;
}

.map {
clear:right;
float:right;
padding-left: 10px;
margin-top: 50px;
}

.committee {
	color: #A30234;
	clear: both;
	width: 70%;
	list-style: none;
	right: 150px;
	margin-left: 55px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-bottom: 5px;	
}
	
.title_committee {
	color: #A30234;
	clear: both;
	width: 180px;
	list-style: none;
	right: 150px;
	margin-left: 55px;
	margin-top: 50px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #FDB824;
	}

#footer{
	width: 100%;
	border: 2px solid #A30234;
	margin-bottom: 0px;
	text-align: center;
	clear:both;
	position: relative;
	left: 0px;
	visibility: visible;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	bottom: 0%;
	float: left;
	margin-left: -8px;
	font-style: italic;
}
#centercontent #timesandseasons {
	border: thick inset #A30234;
	text-align: center;
	vertical-align: middle;
}
.callout { float:right; width:200px; padding:6px;
            margin:10px 30px 10px 40px; 
            position:relative; top:10px; 
            font-size:22px; line-height:normal; font-weight:bold;  
            text-align:center; color:#A30234; background-color:#FDB824; 
            border-left:1px solid #A30234; border-right:1px solid #A30234; 
            border-top:6px solid #A30234; border-bottom:6px solid #A30234;
 }
 

.HOME {
	text-align: center;
	font-style: normal;
	color: #0033FF;
}
