body { 	
font-family: arial, helvetica, sans-serif;
font-size: 10pt 
color: #000000;
background:transparent url(images/justgreen.png) repeat top left; 
margin: 0px 0px 0px 0px;
}
a:link {
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
a:visited {
font-weight:bold;
color: #333333;
text-decoration:none;
}
a:hover {
font-weight: bold;
color: #003300;
text-decoration:none;
}
a:active {
text-decoration:none;
color: #000000;
}
font:hover {
font-weight: bold;
color: #003300;
text-decoration:none;
}
#wrapper {
	width: 1024px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
	font-size: 10pt;
}
#header {
background: transparent url(images/bannerfull.png) no-repeat top left;
margin-left: 131px;
padding: 0px;
width:800px;
height:350px;
float: left;
z-index:2;
}
#container {
float: left;
width: 1024px;
height: auto;
background: transparent url(images/bg.png) repeat-y top left;
}
#sidebar {
background: transparent;
margin-left: 162px;
width:182px;
float:left;
z-index:3;
}
#content {
background: transparent;
width:555px;
float: left;
height:auto;
z-index:4;
}
#content a:link {
font-weight: bold;
color: #003300;
text-decoration:none;
}
#content p {
padding-left:10px;
padding-right:10px;
}
#footer {
background: transparent url(images/footer.png) no-repeat top left;
float: left;
margin-left:131px;
width:1024px;
height:36px;
text-align: center;
font-size: 8pt;
}
#footer p
{
margin-top:30px;
}