body {
   background: white;
   font-size: 12pt;
   }
   
  body.externalsite {
   background: white;
   font-size: 12pt;
   } 
   
#menu {
   display: none;
   }
#content{
width: 100%;
} 

#container{
float:left;
} 
   
#wrapper {
   width: 100%;
   margin: 0 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
 #bodysectionR {
   width: 940px;
   border:0px;
   }
   
 #bodysection {
   width: 940px;
   border:0px;
   }  
   
   #bodysectionL{
   width:0px;
   }
   
    #navContainer, #Subnavi, #footer, #nav, #main {
   display: none;
   width: 0px;
   }
   
