body {
font-family: verdana, arial, sans-serif;
font-size: 12px;
line-height: 150%;
color:#fff;
background-color:#333;
background-repeat: no-repeat;
padding:0px;
margin:0px;
}


a {
color: #92b160;
text-decoration:none;
}

a.nav {
color: #92b160;
font-family: verdana;
font-size: 11px;
font-weight:bold;
padding:5px 10px 5px 10px;
margin:0px;
text-decoration:none;
}

a.nav:hover {
color: #f1f419;
font-family: verdana;
font-size: 11px;
font-weight:bold;
text-decoration:underline;
}

a.navon {
color: #f1f419;
font-family: verdana;
font-size: 11px;
font-weight:bold;
margin:0px;
text-decoration:underline;
}

#container{
background-image: url(/images/logobg.gif);
background-repeat: no-repeat;
width:995px; 
margin-left:125px;
}

#nav{
padding: 10px 0px 5px 130px;
}

#content {
background-color: #fff;
padding: 20px;
width:586px;
color: #000;
position:relative;
float:left;
}

.side {
width:280px;
padding:100px 0px 0px 10px;
position:relative;
float:left;
font-family: georgia, times, serif;
font-size: 22px;
line-height:130%;
color:#92b160;
}

