body {
		font-weight:normal;
		font-size:12pt;
		font-family:  arial, verdana, sans-serif;
  		background-color: transparent;
  		text-align: center;
  }
  
  
  #wrapper {
	position: relative;
	text-align: left;
	background-color: transparent;
	padding: 5px 0 0 0;
	margin: 10px 0px 0px 0px;
  	width: 7in;
  	text-align: left;
  	border: none;
	background-image: none;
	
	
}
#content {
	width: 770px;
	
	background-color: transparent;
	margin-right: 10px;
	margin-left: 10px;
	padding: 12px 8px 0px 0px;
}
  
h1 {	font-size:18pt;
		padding: 5px 0 0 0;
		margin-left:14px; 
   		margin-right:25px;
   		color: #075B11; }
		
		/* hack for IE5.5 to add more space at the top */
* html h1 {padding-top:15px;} 

*:first-child+html h1 {
padding-top:15px;
}
   
h2 {	font-size:12pt;
		margin-left:14px; 
   		margin-right:25px;}

#content p {		font-size:12pt;
		margin-left:14px; 
   		margin-right:25px;
    }
	
blockquote {font-size:12pt;
	}

ol {	font-size:12pt;
}
ol a  {	font-size:inherit;}

ul {	font-size:12pt;}
ul a  {	font-size:inherit;}
ul li ul li {font-size:inherit;}

hr.short {
width:95%;
color: #aeaeae;
height:1px;

border:dotted; color:#aeaeae;
}

  


#container {
  		margin: 0 auto;
  		width: 7in;
  		text-align: left;
  		background-color: #ffffff;
		border: none;
		background-image: none;
  
  }
  
  
  
  #contentbox {  
  		position: relative;
  		top: 0pt;
  		width: 7in;
  		margin-left: 0px;
		padding-top:0px;
  		text-align: left;
  		background-color: #ffffff;
		background-image: none;
		z-index:10;
			
  }
 /* hack for IE5.5 to move everything to the left */
* html #contentbox {margin-left:0px;} 
  
  

 
#footer {
  
		top: 0px;
		width: 7in;
		text-align: center;
		margin: auto;
		margin-top: 40px;
		margin-bottom: 10px;
		padding: 0;
		font-size: 10px;
		color: #000000;
		background-color: transparent;
		background-image: none;
    				
}
  
  

  #toplinks, #date, #search, #resource, #breadcrumbs, #rotate, #purple, .menu, #contentbox2  { display:none;
			}


 

  