body {
   background: white;
   font-size: 12pt;
   }
 
#footer,#header h2,#locations, #simplemenu,#searchform,#submenu,.crumbs {
 display: none !important;
}
#contentarea {
	clear:both;
}
#container,#contentarea {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
	 overflow:visible !important;
}
a:link, a:visited {
   color: Blue;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
 }