h1 {
	font-style: italic;
	margin-top: 2px;
	padding-top: 72px;
	font-family: serif;
	font-size: x-large;
	font-style: italic;
   line-height:1.2em;
   text-align: center;
   text-transform:none;
   letter-spacing:0em;
	border-bottom-style: none;
	padding-bottom: 13px;
  }
 .header_block { 
  background-image: url(../fimages/fot_back.gif);
  background-repeat: repeat-x;
 }
.site_navigation {
 	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
 }
 
div#logo {
 	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px solid;
	width: 115px;
	height: 114px;
	z-index: 100;
}
img#logo_image {	
   border: 0px solid;
   width: 115px;
	height: 114px;
}
 
div#section_navigation_top {
 	position: absolute;
	left: 0px;
	top: 129px;
 }
 
 .body_content {
 	position: absolute;
	left: 0px;
	top: 11em;
 }
 p.intro {
 	font-size: larger;
 }
 
.quote_block {
	background-color: #ffffe6;
	padding: 2%;
	margin: 3%;
	border: double;
}
.quote_block p {
font-style: italic;	
}
