body
{
margin: 0;
padding: 0;
width: 100%;
background-image:url(back.gif);
background-repeat:repeat-yes;
background-position: top center;
font: 13px 'Tahoma', arial, hevetica, sans-serif;
text-align: center;
color: #4E4F51;
background-color: #23BB23;
}

a:link, a:visited { color: #2071ED;text-decoration:none; }
a:hover, a:active
{
color: #2071ED;
text-decoration:underline;
}

h1
{
color: #FF6000;
font: 160% 'Tahoma', arial, hevetica, sans-serif;
font-weight: bold;
margin: 0 0 2px 0;
}


h2
{
color: #5B5E0E;
font: 100% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}

#container
{
margin: 0 auto;
width: 780px;
text-align: left;
background-color: #ffffff;
}

#header
{
margint:0px;
height: 118px;
width: 780px;
background-image: url(header.gif);
background-repeat: no-repeat;
background-position: 0 0;
position: relative;
}


#mainnav a {color:#ffffff;text-decoration:none;}
#mainnav a:hover {text-decoration:underline;}
#footernav a {color:#ffffff;text-decoration:none;}
#footernav a:hover {text-decoration:underline;}

#contents { width:562px;float:left;margin: 0 0px;line-height:20px; padding:0px;}
.article { margin:15px;padding:0px;}
.imagefloat { float: right;border-width:4px; border-color:#D8D8D8; padding:0px; border-style:solid;margin-left:10px; margin-top:0px; margin-bottom:3px;margin-right:0px;}

.grey_small {font-color:#AAAAAA;font-size:9px;}

#menu
{
float:left;
margin-top:20px;
margin-right:0px;
margin-left:10px;
width: 170px;
border-right: 1px solid #D8D8D9;
padding-left: 15px;

}

#menu ul
{
list-style: none;
margin-left: 0.0em; padding-left: 0.0em;
}


#menu li
{
font-size:13px;
}

#footer
{
clear: both;
color: #ffffff;
text-align: right;
font-size: 12px;
width:780px;
height:45px;
background:url(footer.gif)
}