/* CSS Document */
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body
{
background: url(../images2009/bg2009.gif) repeat-y  #408400;
font: 14px "Arial Narrow", Arial, Helvetica, sans-serif
}
a img 
{
border:none; 
}
#wrapper
{
background: url(../images2009/bg_wrapper.gif) repeat-y;
width: 1050px;
margin: 0;
padding: 0;
}

#menu
{
background: url(../images2009/bg_menu2009.gif) no-repeat;
float: left;
width: 195px;
height: 549px;

}
#menu ul
{
margin: 15px 0 0 100px;
padding: 0;
width: 95px;
}
#menu li
{
border-bottom: 1px solid #d5af00;
padding: 0 0 0 5px;
margin: 17px 0 0 0;
list-style-type: none;
}
#menu a:link, #menu a:visited
{
font: 13px "Trebuchet MS", Arial, sans-serif;
color: #000;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
color: #fff;
}
#content
{
float: left;
padding: 0 20px;
width: 760px;
}
#content a:link, #content a:visited
{
color: #408400;

}
#content a:hover, #content a:active
{
background-color: #408400 !important;
color: #fff !important;
text-decoration: none;
}

#footer
{
clear: both;
background:  url("../images2009/footer.gif") no-repeat;
width: auto;
height: 125px;
}

.pageheaders
{
width: 780px;
background: url(../images2009/bg_pageheaders.gif) repeat-x;
}
