BODY {
  align:center;
  background-color:#FFFFFF;
  background-image: url("../images/bgG.png");
  background-repeat: repeat-x;
  font-family: Century Gothic,Arial, sans-serif;
  font-size: 22pt;
  color:#264026;
  margin:0 0 0 0; 
  padding:0;
  text-align:center;
}

.footer {
  align:center;
  background-color:#FFFFFF;
  background-image: url("../images/bgBottomG.png");
  background-repeat: repeat-x;
  font-family: Century Gothic,Arial, sans-serif;
  font-size: 22pt;
  color:#264026;
  margin:0 0 0 0;
  height:180px;
  padding:0;
  text-align:center;
}

.footerContent
{
  align:center;
  font-family: Century Gothic,Arial, sans-serif;
  font-size: 22pt;
  color:#000080;
  margin:0 0 0 0;
  padding:0;
  text-align:center;
  border-left: thin line blue;
}

h1{
  font-family: WalbaumFrakturEF, sans-serif,Arial;
  font-size:40pt;
  font-weight: bold;
  margin-bottom:0;
  margin-top:0;
}

h2{
  font-family: Century Gothic,Arial, sans-serif;
  font-size:18pt;
  font-weight: bold;
  margin-bottom:0;
  margin-top:0;
}

#fadeimg{
opacity: 0.5;
}

#wdaleimg{
opacity: 0.5;
}

.normalLink 
{
  font-family: Century Gothic,Arial, sans-serif;
  font-size: 10pt;
  color:white;
  margin:0 0 0 0;
  padding:0;
  text-decoration:none;
  width:95px;
}

.hoverLink 
{
  font-family: Century Gothic,Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color:white;
  margin:0 0 0 0;
  padding:0;
  text-decoration:none;
  width:95px;
}

.infoTD 
{
  font-family: Century Gothic,Arial, sans-serif;
  font-size: 10pt;
  color:#264026;
  height:30px;
  vertical-align:top;
}

.infoNewsTD 
{
  font-family: Century Gothic,Arial, sans-serif;
  font-size: 10pt;
  color:#264026;
  vertical-align:top;
}

.textBoxText 
{
  font-family: Century Gothic,Arial, sans-serif;
  font-size: 10pt;
  color:#264026;
  width:280px
}

.textEditBoxText 
{
  font-family: Century Gothic,Arial, sans-serif;
  font-size: 10pt;
  color:#264026;
  width:500px
}

.buttonFace
{
  font-family: Century Gothic,Arial, sans-serif;
  font-size: 10pt;
  color:#264026;
  font-weight: bold;
  width:80px;
  height:20px;
  border:none;
  cursor:pointer;
}

.businessTD
{
  font-family: Century Gothic,Arial, sans-serif;
  font-size: 10pt;
  color:#264026;
  background-color:#FFFFFF;
  text-align:center;
}
