body {
	background-image: none;
	color: #330000;
	margin-top: 0px;
	font-family: Georgia;
}

.clearfix:after {
content:".";
display:block;
height: 0;
clear: both;
visibility: hidden;
line-height:0px;
font-size:1px;
}

#content { 
	margin: 10px;
	float: left;
	width: 680px;
	padding-bottom: 10px;
 }

#content_pane {
	text-align: left;
	width: 680px;	
	border: none;
	background-image: none;
	background-color: white;
	margin: auto;
}

#navigation { 
 	display: none;
  }
  
  #subnavigation { 
  	display: none;
   }
   
 
a:link,  a:active,  a:visited { 
  	text-decoration: none;
	color: #9C6331;
   }
   
a:hover {
	text-decoration: underline;
	color: #9C6331;
}

   
#navigation a:hover, #subnavigation a:hover {
	text-decoration: underline;
	color: #9C6331;
}
  

 .para_head {  
 	margin-left: 20px;
	height: auto;
	
 }
  .para_body {  
	padding-left: 20px;
	padding-right: 20px;
	border: none;
  }
  
  .para_foot { 
	padding-left: 20px;
   }
   
   .small {
   	font-size: 75%;
    }
 
 .info_box { 
 	display: none;
  }
  
  .flt_l { 
 	float: left;
  }
  
  .flt_r { 
  	float: right;
   }
   
   .right { 
   	text-align: right;
    }
   
   .center { 
   	text-align: center;
    }
	
   #subscribe_box { 
	display: none;
    }
	
   
hr {
	border: 1px dashed #999999;
}

 #content img { 
 	border: 0px;
	padding: 2px;
  }
  
  #footer {
	text-align: center;
	font-size: 65%;
	border-top: 1px dashed #5F5F5F;
}