body {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        background: url(img/page_bg.gif);
}

html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 770px;
	position: relative;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background: white;
	color: black;
	padding-top: 10px;
	margin-bottom: 10px;
}

#header {
	background: white
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

#header img {
	display: block;
}

#gsd {
	position:absolute;
	left: 513px;
	top: 0px;
}

#title {
	position: absolute;
	left: 23px;
	top: 45px;
	width: 500px;
	font-size: 38px;
}

#titleb {
	position: absolute;
	left: 23px;
	top: 45px;
	width: 500px;
	font-size: 30px;
}

#subtitle {
	position: absolute;
	left: 25px;
	top: 138px;
	width: 760px;
	font-size: 16px;
}

#nav {
	position: absolute;
	left: 25px;
	top: 96px;
	width: 300px;
	font-size: 13px;
}

#nav, #nav a, #title, #titleb, #subtitle {
	color: #B0CC66;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	background: white;
	float: left;
	width: 200px;
	font-size: 12px;
	margin: 0 10px 0 0;
	padding: 0;
}

#browse dt {
	background: #6F872D;
	color: #fff;
	margin: 0 0 1px 0;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #006087;
	border-bottom: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
}

#browse dd a {
	color: #B0CC66;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 25px;
}

* html #browse dd {
	padding: 3px 25px;
	padding: 0;
}

* html #browse dd a {
	display: inline;
	display: block;
}

#browse dd a:hover {
	background: #95CC00;
	color: #006087;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 10px;
}

#browse .searchform {
	font-size: 10px;
	color: #B0CC66;
	padding: 3px 25px 0 25px;
}

#browse .text, #browse select {
	width: 145px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 150px; 
}

.fields {
	background: #00A300;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	border: 1px solid #B0CC66;
}

#browse .bluefade {
        background: #00A300 url(img/bluefade.png) repeat-x;
	height: 35px;
	margin: 0 -25px 0 -25px;
}

#body {
	float: left;
	width: 539px;
	margin: 0 0 0 0;
	border-right: 1px dotted #00A300;
	position: relative;
}

#body p {
	margin: 5px 10px 15px 35px;
	padding: 0;
	line-height: 14px;
}

#body p a {
	color: #006087;
	font-weight: bold;
	text-decoration: none;
}

#body p a:hover {
	text-decoration: underline;
}

#body .location {
	float: left;
	width: 535px;
	background: #006087;
	padding: 1px 0 2px 5px;
}

#body .location a {
	color: #B0CC66;
	text-decoration: none;
}

#body .location a:hover {
	color: #00A300;
}

#body .leftbox,
#body .rightbox {
	margin-top: 5px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 164px;
	margin-left: 35px;
}

#body .rightbox {
	float: right;
	width: 240px;
	margin-right: 18px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h1 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #00A300;
	padding: 0 15px 2px 35px;
	margin: -26px 0 3px 0;
	border-bottom: 2px solid #95CC00;
}

#body h2 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #95CC00;
	padding: 0 15px 2px 35px;
	margin: 10px 0 3px 0;
}

#body h3 {
	text-align: center;
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}

#body .updated {
	text-align: right;
	font-size: 9px;
	color: #95CC00;
	padding: 2px 15px 0 35px;
	margin: 50px 0 3px 0;
	border-top: 1px solid #95CC00;
}

#body .tablehead {
	background: #00A300;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 2px 0 2px 0;
}

#footer {
	background: #00A300 url(img/bg.png) repeat-x;
	padding: 5px 5px 5px 5px;
	position: relative;
	text-align: center;
	font-weight: normal;
	color: #B0CC66;
	text-decoration: none;
}
	
#footer a {
	font-weight: normal;
	color: #B0CC66;
	text-decoration: none;
}

#footer a:hover {
	font-weight: normal;
	color: #006087;
	text-decoration: none;
}

#footer_l, #footer_r {
	position: absolute;
	top: 0px;
	padding: 5px 0 5px 0;
}

#footer_l {
	text-align: left;
	left: 10px;
}

#footer_r {
	text-align: right;
	right: 10px;
}