body {
    min-width: 895px;
    color: #333;
    font-family: arial, helvetica,sans-serif;
	font-size: small;
   	background: #a0af86;
}

#container {
    width: 895px;
    margin: 17px auto;
    background: #fff;
	border-right: 1px solid #000;
}


#banner {
height: 121px;
background-image: url('images/Top-Logo.jpg');
}

#banner p {
	display: none;
}

div.spacer {
	clear: both;
}

#navContain {
	background-color: #000;
}

div#pagebody {
	background-color: #d9e0e8;
	margin: 0;
	padding: 5px 74px 5px 74px;
			 border-left: 1px solid #000;
			 border-bottom: 1px solid #000;
}

div#pagebody h1 {
	font-family: arial,helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00c;
}

dl.month-entries {
margin-top: 30px;
}

dl.month-entries dt {
	font-size: .98em;
	font-weight: bold;
	display: block;
	float: left;
	width: 140px;
	text-align: right;
	color: #000;
}

dl.month-entries dd {
	margin-top: 0;
	margin-left: 20%;
	margin-right: 20%;
	width: 64%;
padding: 0 16px;
}

dl.month-entries dd p{
	margin: 20px 0;
	padding: 0;
}

div#mainNav {
	text-align: center;
	padding: 4px 2px;
	background-color: #000;
}

div#mainNav a {
	margin-right: 12px;
	padding: 0;
	background-color: #000;
	font-size: 13px;
}

div#mainNav a.lastTab {
	margin-right: 0px;
}

A {text-decoration: none; color: #003399; font-weight: bold;}
A:link {text-decoration: none; color: #003399; font-weight: bold;}
A:visited {text-decoration: none; color: #003399; font-weight: bold;}
A:hover {text-decoration: none; color: #009900; font-weight: bold;}


.toplinks {font: 10px verdana, arial, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none; text-indent: none; background-color: none;}
.toplinks A {text-decoration: none; color: #FFFFFF;}
.toplinks A:link {text-decoration: none; color: #FFFFFF;}
.toplinks A:visited {text-decoration: none; color: #FFFFFF;}
.toplinks A:hover {text-decoration: none; color: #FFFF00;}

.sidelinks {font: 9px verdana, arial, sans-serif; color: #003399; font-weight: bold; text-decoration: none; text-indent: none; background-color: none;}
.sidelinks A {text-decoration: none; color: #003399;}
.sidelinks A:link {text-decoration: none; color: #003399;}
.sidelinks A:visited {text-decoration: none; color: #003399;}
.sidelinks A:hover {text-decoration: none; color: #009900;}

#mainNav {font: 13px arial, helvetica, sans-serif; color: #fff; font-weight: bold; text-decoration: none; text-indent: none; background-color: none;}
#mainNav A {text-decoration: none; color: #fff;}
#mainNav A:link {text-decoration: none; color: #fff;}
#mainNav A:visited {text-decoration: none; color: #fff;}
#mainNav A:hover {text-decoration: none; color: #ff0;}

.links {font: 9px verdana, arial, sans-serif; color: #000000; text-decoration: none; text-indent: none; background-color: none;}
.links A {text-decoration: none; color: #003399; font-weight: bold;}
.links A:link {text-decoration: none; color: #003399; font-weight: bold;}
.links A:visited {text-decoration: none; color: #003399; font-weight: bold;}
.links A:hover {text-decoration: none; color: #009900; font-weight: bold;}

.right {
	  float: right;
	    padding-left: 2ex;
		  padding-bottom: 2ex;
	  }

.leftcol {
	float: left;
	width: 130px;
	margin: 0 0 0 20px;
	text-align: left;
	}

.rightcol {
	width: 510px;
	margin: 0 0 0 180px;
	}
	
.pplentry {
	margin: 0 0 50px 0;
	}

h2 {
	color: #000066;
	}

h3 {
	color: #000066;
	}

p {margin-top: 0;}

