body,html{
  height:100%;
  font-size: 13px;
  font-family:"Lucida Grande",Tahoma,Verdana,sans-serif!important;
  color:#3F3F3F;
}
body { 
background-color: #D9D3C7; 
width: 96%;
margin-left: 2%;
margin-top: 2%;
margin-bottom: 2%;
border-style: solid;
border-color: #ffffff
}

.menu  {display:none; margin-left:0px}

#imSite {width: 90%;  margin: 10px auto; text-align: left; }
#imHeader {
top:30px; height: 120px; background-color: transparent;
 background-image: url('top.jpg'); background-repeat: no-repeat; 
 }
#imBody {background-color: #D9D3C7; }
#imMenuMain {width: 74px; float: left; padding: 11px 0 0 1px; }
#imContent {width: 60%; height:100%;float: right; margin-left: auto; margin-right: auto; }


