body {
 font-size:14px;
 color:#000;
 background-color:#fff;
 background-image:none;
 line-height:1.0;
 letter-spacing:1px;
 font-family:Arial, Helvetica, sans-serif;
 }
 
 div#maincontent{
 top: auto; /*Set top value to HeightOfTopFrameDiv*/
 height: 650px;
  }
  
   
#framecontentLeft, 
#framecontentRight,
#submenucontent,
#framecontentFooter{
  display:none !important;
  float:none;
  }

