body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #F0F0F0;
	margin: 0px;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#imgwrap {
	background-color: #FFF;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#topbox {
	height: 143px;
	background-image: url(../images/banfill.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
}
.boxall {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border: 1px solid #999;
}
.arrowbox {
	float: left;
	width: 15px;
	text-align: center;
	padding-top: 3px;
	background-image: url(../images/Arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	height: 20px;
}
.ohead {
	margin-left: 20px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 3px;
}

.box {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}

.clfltbox {
	width: 100%;
	overflow: hidden;
}
#logobox {
	float: left;
	width: 191px;
}
#datebox {
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	padding-top: 4px;
	padding-bottom: 6px;
	text-align: center;
	font-weight: bold;
}
#searchbox {
	float: right;
	width: 360px;
	text-align: center;
}
#container {
	overflow: hidden;
	padding-top: 10px;
}
#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	text-align: center;
	background-color: #E6E6E6;
	padding-bottom: 5px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#picbox {
	text-align: center;
}
.timeby {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	text-align: right;
	padding-top: 3px;
}

.piccaps {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}



#leftpane {
	width: 150px;
	float: left;
}
#midpane {
	margin-right: 310px;
	margin-left: 160px;
}
#rightpane {
	width: 300px;
	float: right;
}
#titlebox {
	margin-right: 365px;
	margin-left: 196px;
	padding-top: 8px;
}
.boxhead {
	background-image: url(../images/boxhead.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.navcell {
	height: 22px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 2px;
}
a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
.smallboxcentre {
	height: 22px;
	padding-bottom: 3px;
	padding-top: 7px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
.newsheadline {
	padding-top: 5px;
	padding-bottom: 5px;
}
.whitegap {
	background-color: #FFF;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.newsblurb {
	padding-top: 5px;
	padding-bottom: 8px;
.sidebox {
	overflow: hidden;
}
.boxbd {

}
.boxcenter {
	text-align: center;
	overflow: hidden;
}
.frmlabel {
	float: left;
	width: 180px;
	text-align: right;
}
.frmfield {
	margin-left: 190px;
	text-align: left;
}
.archivebox {
	text-align: center;
}
.picfullcaps {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.tablebd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
