/* CSS Document 
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}*/
body
{
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
background:  url(../images/bg.gif) repeat-x #368222;
}
a img 
{
border:none; 
}
#wrapper
{

text-align: left;
margin: 0 auto;
padding: 0;
width: 840px;
}
#top
{
background: url(../images/banner.gif) no-repeat;
width: 800px;
height: 163px;
margin: 0;
padding: 0;
}
#top a
{
width: 800px;
height: 163px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu
{
border-top: 3px solid #368222;
background: url(../images/bg_menu.gif) no-repeat;
float: left;
padding: 0;
margin:  0 0 0 35px;
width: 163px;
height: 600px;
font-size: 14px;
line-height:14px;

}
#menu ul
{
float: left;
margin: 20px 0 0 0;
padding: 0;
}
#menu li
{
margin: 0;
list-style-type: none;
padding: 8px 0 8px 0;

}
#menu a:link, #menu a:visited
{

margin: 0;
padding: 5px 0px 5px 20px;
color: #000;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
background: url(../images/mo.gif) no-repeat left 50%;
}
#content
{
float: left;
background-color: #fff3ce;
padding: 0 0 0 10px;
font-style: normal;
font-size: 14px;
line-height: 18px;
margin: 0;
width: 600px;
border-top: 3px solid #368222;
}
#content a:link, #content a:visited
{
color: #d60000;

}
#content a:hover, #content a:active
{
background-color: #d60000;
color: #fff;
text-decoration: none;
}
#content img
{
padding: 0.5em;
}
h1
{
font-size: 22px;
padding: 1em 0 0.5em 0;
color: #368222;
}
h2
{

}
#footer
{
clear: both;
width: 800px;

}
#footer a:link, #footer a:visited
{


}
#footer a:hover, #footer a:active
{

}
