h1,h2,h3,h4,h5,h6{
font-family:Arial, Helvetica, sans-serif;
color:#009900;
}
h1{
	font-size:160%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/newbg.gif);
	background-repeat:repeat-y;
	background-attachment:fixed;
	margin:0px;
	top: 0px;

}
#wrapper {
width: 850px;
height: auto;
text-align: left;

}
#header {
margin: 0px;
padding: 15px;
background-color:#d3e6cf;
width:100px;
}
#header h1{
	position:absolute;
	left:200px;
	font-size:200%;
}

#left {
margin: 0px;
width: 200px;
float: left;
height:inherit;
height:600px;
}

#center {
height: auto;
width: 400px;
padding: 15px 10px 5px 10px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.8em;
}

#right {
width: 200px;
height:1000px;
vertical-align:top;
position:inherit;

background-color:#FFFFFF;
top:0px;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
margin: 10px 0px 0px 0px;
text-align: center;
padding: 5px;
background-color: #f1f1f1;
border-top-style:solid;
border-top-width:1px;
border-top-color:#003300;
}
#footer p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
} 

.imgleft{
float:left;
padding-top:10px;
padding-left:5px;

}

th{
background-color:#D0DFBD;
border-bottom:1px #003333 solid; 
}
.newstitle{
font-style:italic;
color:#336633;
font-family:Arial, Helvetica, sans-serif;
font-variant:small-caps;
font-weight:bold;
}
