body {
   text-align:center;
   min-width:766px;
   background-image:url(../Images/Green_Sandstone_2.jpg);
   }

img
{  border-style: none;
}
  
div.imgwrapper {
   text-align: center;
   width:766px;
   background-image:url(../Images/WBF_Shadow1.png);
   margin-left:auto;
   margin-right:auto;
   }

div.wrapper {
   text-align:center;
   width:758px;
   margin-left:auto;
   margin-right:auto;
   border:0px ridge red;
   }
   
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
}
.style9 {
    font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a:link {
	color: #066916;
}
a:visited {
	color: #066916;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #2F873D;
}
A{text-decoration:none}
