body
{
margin: 0;
padding: 0px;
background: #3d5b1a;
font-family: verdana, arial, sans-serif;
color: #000000;
font-size: 11px;
}

a:link, a:visited
{
color: #000000;
text-decoration: none;
}

a:hover ,a:active
{
text-decoration: underline;
}

div#super
{
background: #ffffff;
margin-top: 28px;
margin-left: 28px;
margin-right: 28px;
margin-bottom: 28px;
border: 1px black solid;
padding: 12px;
}

div#heading
{
text-align: center;
font-size: 35px;
padding-top: 6px;
padding-bottom: 10px;
font-weight: bold;
}

div#topnav
{
color: #ffffff;
font-weight: bold;
background-color: #75a344;
text-align: center;
height: 22px;
line-height: 22px;
}

div#topnav a
{
color: #ffffff;
font-weight: bold;
}

div#topnav a:hover
{
text-decoration: none;
}

div#holder
{

}

h1
{
font-size: 21px;
font-weight: bold;
}

div#leftnavigation
{
float: left;
width: 260px;
padding-top: 10px;
font-size: 10px;
}

div#leftnavigation a
{
color: #000000;
font-weight: normal;
}

div#navigation a:hover
{
text-decoration: underline;
}


div#middle
{
margin-left: 280px;
margin-right: 0px;

}

div#middle a
{
color: #000000;
font-weight: bold;
text-decoration: none;
}

#cleardivs
{
clear: both;
height: 1em;
}

div#bottom
{
clear: both;
}

