body
{
	margin: 0 auto;
	background-image: url(../images/3.gif);
	background-repeat: repeat-y;
	background-position: center;
}

h3
{
	margin-bottom: 0px;
	margin-top: 0px;
}

h4
{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

a:link
{
	color: #0066FF;
	text-decoration: none;
}

a:visited
{
	color: #0066FF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}

a:active
{
	text-decoration: none;
	color: #000000;
}

#wrapper
{
	width: 800px;
	margin: 0 auto;
}

#header
{
	background-image: url(../images/4.jpg);
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom: 2px solid #93CBF9;
	overflow: hidden;
}

#nav
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
	padding-left: 10px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}

ul#nav li
{
	display: block;
	margin-right: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#nav a:link
{
	color: #000000;
	text-decoration: none;
}

#nav a:visited
{
	color: #000000;
	text-decoration: none;
}

#nav a:hover
{
	text-decoration: none;
	color: #0066FF;
}

#nav a:active
{
	text-decoration: none;
	color: #000000;
}

#container
{
	width: 780px;
	margin-top: 0x;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer
{
	width: 780px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #93CBF9;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	clear: both;
}

#right-col
{
	width: 170px;
	float: right;
}

#main-left
{
	width: 600px;
	float: left;
	text-align: justify;
}

.newsHeader
{
	background-color: #64B5F7;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B6AB9;
}

.bold12
{
	font-size: 12px;
	font-weight: bold;
}

#divider
{
	width: 400px;
	border-bottom: 1px  solid #93CBF9;
	text-align: center;
	margin: 0 auto 5px auto;
}

.officerPhoto
{
        text-align: center;
}

.officerPhoto img
{
        border: 1px solid #000;
}