body
{
	background-color: #e9e9eb;
	margin: 0px;
	padding: 0px;
}

/**** Header ****/
#header
{
	background-color: white;
	width: 100%;
	border-bottom: solid 5px #a02021;
}
#header_c
{
	width: 800px;
	height: 100px;
}
#HeaderFaceBook
{
	font-size: 9pt;
	text-align: right;
}
#logo 
{
	position: relative;
	width: 115px;
	text-align:center;
}
#title
{
	position: relative;
	width: 680px;
	text-align: left;
	float: right;
	text-align: center;
	color: #2d3296;
}
.title
{
	font-family: Arial Black;
	font-size: 16pt;
}
.address
{
	font-family: Arial Black;
	font-size: 12pt;	
}

/****  ****/

#scrollingNews
{
	height: 24px;
	font-family: Arial Black;
	font-size: 12pt;
	color: Black;
	border-bottom: solid 5px #a02021;	
	background-color:White;
	min-width: 800px;
}
#main_c 
{
	width: 800px;

}
#content_main
{
	position: relative;
	float: right;
	width: 620px;
}

#Menu 
{
	width: 160px;
}
#Menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
.menuItem
{
	position: relative;
	background-color: #5367b0;
	font-family: Arial Black;
	font-size: 10pt;
	color: White;
}
a.menuItem
{
	display: block;
	width: 160px;
	color: white;
	background-color: #5367b0;
	text-decoration: none;
	border-bottom: #dde8f4 solid;
}

a.menuItemOddBall
{
	display: block;
	width: 160px;
	color: red;
	font-family: Arial Black;
	font-size: 10pt;
	background-color: #5367b0;
	text-decoration: none;
	border-bottom: #dde8f4 solid;
}

.SectionTitle 
{
	font-family: Arial Black;
	font-size: 12pt;
}

#PresidentsWelcome 
{
	position: relative;
	float: right;
	width: 315px;
}

#MissionStatement
{
	width: 315px;
}
