body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }


#menu
{
position: relative; top:260px;
background: #EDF0DC url('images2/menubg.gif') repeat-x top left;
height: 2.0em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: relative;
top: 1.1em;
}

#menu ul li
{
position: relative; top:-12px;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #81794B;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('images2/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('images2/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

.box
{
position: relative;
background: #EDF0DC url('images/boxbg.gif') repeat-x;
left: 1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #EDF0DC;
margin-bottom: 1.0em;
}