﻿body {
   background: white;
   font-size: 12pt;
   }
#site_wrapper, #main {
   width: 100%;
   margin: 0px;
   padding: 0px;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#middle div
 {
   width: auto !important;
   margin: 0px;
   padding: 0px;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   overflow:visible !important;
  }
  #ToolBarPrint, #header, #menu, #content_right
  {
	display:none !important;
  }
