body {
	margin: 0;
	padding: 0;
	background: #669933;
	color: #000;
	width: 100%;
	line-height: 15px;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	}

h1, h2, h3 {
	margin:0;
	padding:0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	}

p {
	margin:8px 0 4px 0;
	padding:0;
	}

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

a {
text-decoration: underline;
}

a:link {
color: #336633;
}

a:visited {
color: #336633;
}

a:active {
color: #336633;
}

a:hover {
background-color: #fff;
color: #333;
text-decoration: none;
}

#leftbar {
	font-size: 11px;
	position: absolute;
	top: 0;
	left: 0px;
	border-top: 5px solid #99CC66;
	color: #666;
	margin: 0;
	padding: 0;
	width: 210px;
	background: transparent;
	}

#leftbar p {
	font-size: 11px;
	margin: 10px;
	background: transparent;
	color: #000;
	}

#box {
	padding: 4px;
	margin: 8px 10px 8px 8px;
	background-color: #99CC66;
	color: #000;
	line-height: 15px;
	}

#box2 {
	padding: 2px;
	margin: 4px;
	background-color: #99CC66;
	color: #000;
	line-height: 15px;
	border: 1px dotted #99CC66;
	}

#logo {
	margin: 0;
	padding: 10px;
	text-align: center;
	background: transparent;
	color: #eef;
	border: 0px solid #000;
	}

#content {
	position: relative;
	margin: 0 210px 0 210px;
	padding: 10px;
	border-right: 5px solid #99CC66;
	border-left: 5px solid #99CC66;
	background: #B4DE8A;
	}

#content p, ul, li {
	color: #000;
	}

h2.title {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 21px;
	font-weight: normal;
	color: #336633;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: left;
	}

ul {
	list-style-type: circle;
	}

.subtitle {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #336633;
	text-align: left;
	}

.posted {
	background: transparent;
	color: #669933;
	text-align: right;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
	} 

#rightbar {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 5px solid #99CC66;
	color: #000;
	margin: 0;
	padding: 0;
	width: 210px;
	background: transparent;
	}

#rightbar p {
	font-size: 11px;
	margin: 10px;
	background: transparent;
	line-height: 15px;
	}

h2.sidetitle {
	margin: 15px 10px 10px 10px;
	font-size: 11px;
	background: transparent;
	text-transform: uppercase;
	letter-spacing: .1em;
	} 

.spacer {
	margin: 0;
	padding: 0;
	clear: both;
	}

#footer {
	background-color: #99CC66;
	color: #336633;
	font-size: 10px;
	margin-top: 10px;
	text-align: center;
	}


#navlist
{
color: white;
background: #669933;
border-bottom: 0.2em solid #669933;
border-right: 0.2em solid #669933;
padding: 0 1px;
margin-left: 0;
width: 195px;
font: normal 0.8em Verdana, Arial, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 11px;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: #000;
background: #7DAB4F;
border-width: 1px;
border-style: solid;
border-color: #98C46C #507828 #559C0E #B0FA66;
border-left: 1em solid #C4E5A3;
padding: 0.25em 0.5em 0.4em 0.25em;
}

#navlist a#current { border-color: #98C46C #507828 #559C0E #B0FA66; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
color: #fff;
background: #7DAB4F;
border-color: #618C35 #559C0E #98C46C #000;
padding: 0.4em 0.35em 0.25em 0.4em;
}

#navlist a:active, #navlist a#current:active
{
background: #7DAB4F;
border-color: #618C35 #559C0E #98C46C #000;
padding: 0.4em 0.35em 0.25em 0.9em;
}
	