/* CSS Document */

body {
   background: white;
   font-size: 12pt;
   }

#mainWrap, #headWrap, #contentWrap, contentWrap  {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
 div#main {
   margin-left: 10%;
   }

h1,h2,h3,h4,h5,h6 {letter-spacing: 0.1em;}
h2, h3 {padding-top: 2mm;}
h1 { font-size: 14pt;}
h2 { font-size: 12pt;}
h3 { font-size: 11pt;}

/*---------------------------------------------------------------------
A rule to set the layout for the main content block and center it on 
the page
---------------------------------------------------------------------*/

					
.solidblockmenu, img, .skip, #menu, ul#navmenu li, ul#navmenu li.staticlink, ul#botItems, #topBorder, #skip, #staticlink {
	display:none;
}

 
		  
