body {
	background-color: #b6b6b6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1, h2, h3, h4, h5{ margin-bottom: 1em; margin-top: 1em;}

#content{
	margin-top: 1em;
	background: url(images/bgMiddle.jpg) center repeat-y;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#footer{
	background: url(images/bgBottom.jpg) bottom no-repeat;
	font-size: 86%;
	clear: right;
}

#footer hr{
	border-top: 2px solid black;
	width: 720px;
}

#footer p{
	padding: 0 20px 40px 20px;
	text-align: center;
}

.clear{
	clear: both;
	border: 1px sold red;
}

#footer #copyright{
	text-align: left;
	padding: 0 40px 50px;
}

#header{
	background: url(images/bgTop.jpg) top no-repeat;
	padding-left: 10px;
}

#headerSpace{
	height: 30px;
}

#header h1, #header h2{
	margin-top: -10px;
}

#header h1{
	font-family: Arial, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	width: 250px;
	float: left;
}

#header h2{
	background: url(images/q4.gif) center no-repeat;
	text-indent: -999px;
	height: 100px;
	width: 104px;
	padding-left: 20px;
	float: left;
}

#header h4{
	background: url(images/awards.gif) center no-repeat;
	text-indent: -999px;
	height: 90px;
	width: 200px;
	margin-right: 20px;
	float: right;
}
	
#main{
	padding: 1em 30px 1em 30px;
}

#main h3{
	font-size: 120%;
	font-style: italic;
	clear: left;
	font-weight: bold;
}

#main ul{
	padding-left: 20px;
}

#adSpace, #adSpace2, #adSpace3{
	width: 125px;
	height: 240px;
	float: right;
	margin-right: 20px;
}

#adSpace{
	
}

#adSpace2, #adSpace3{
	clear: right;
}


.newssubheader, .subheader{
	font-weight: bold;
}



#nav #homeLink, #nav #localLink, #nav #linksLink{
	white-space: nowrap;
}

#nav, #nav ul {
	float: left;
	width: 740px;
	list-style: none;
	line-height: 1;
	background: #b6b6b6;
	font-weight: bold;
	padding: 0;
	border: solid #000;
	border-width: 1px 0;
	margin: 0 0 1em 5px;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #000;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 23em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #888;
}

#officerTable{
	font-size: 80%;
}

#officerTable td, #officerTable th{
	text-align: center;
}

#officerTable th{
	font-weight: bold;
}