body {
margin:20px;
padding:20px;
background:url(/images/gradient13461264.png);




}


#header {
width:850px;
margin:0 auto;
background:#ffffff;

}




#menu_wrap {
width:850px;
height:41px;
margin:0 auto;
background:#66CC66;
}




#menu {
width:850px;
height:41px;
margin:0 auto;


}


#menu ul{
margin:0 0 0 28px;
padding:0px;
list-style:none;
}




#menu li {
	margin:0px;
	padding:0px;
	display:inline;
	white-space: normal;
	clip: rect(auto,auto,auto,auto);

}

#menu a {
float:left;
display:block;
height:22px;
width:128px;
padding:13px 0 0 0;
background:#66CC66;
text-align:center;
font-size:14px;
text-decoration:none;
color:#ffffff;
font-weight:bold;
outline:none;



}
#menu a:hover {
color:#000000;
background:#0000CC;

}

#content_wrap {
width:850px;
background:#ffffff;
margin:5px 0 0 0;
padding:5px;
}


.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#339933;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#FF0000;
background-color:inherit;
}



.bottom_menu_bg
{
background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}



