p  {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11;
  color: 000000;
  background-color: #ffffff;
  visibility: visible;
  
}

b  {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 11;
  color: 000000;
  background-color: #ffffff;
  visibility: visible;
  
}


td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11;
  color: 000000;
  font-style:normal;
  font-variant:;
}

th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11;
  color: 000000;
  font-style:normal;
  font-variant:;
}


#footnote  {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: 9;
  color: #996666;
  background-color: ffffff;
  visibility: visible;
  
}

#header {
  position: absolute;
  left: 0;
  top: 0;
  z-index=: 1;
  visibility: visible;
  width: 850;
  height: 60;
}


#leftImage {
  position: absolute;
  left: 0;
  top: 60;
  z-index=: 1;
  visibility: visible;
  width: 300;
  height: 550;
  
}

#picblock {
  position: absolute;
  left: 425;
  top: 150;
  z-index=: 1;
  visibility: visible;
  width: 285;
  height: 399;
  
}

#rightVertHairline {
  position: absolute;
  left: 849;
  top: 60;
  z-index=: 1;
  visibility: visible;
  
}

#textblock {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11;
  color: #000000;
  /*line-height: 40px;*/
  background-color: #ffffff;
  position: absolute;
  left: 320;
  top: 60;
  z-index=: 1;
  visibility: visible;
  width: 520;
  height: 530;
  border: 0px;
  /*overflow-x:hidden;overflow:-moz-scrollbars-vertical;*/
  overflow: auto;
  padding-left: 0px; padding-right: 8px; padding-top: 0px; padding-bottom: 10px;
  
}

#footerLink {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10;
  color: #ffffff;
  font-style:;
  font-variant: smallcaps;
  position: absolute;
  left: 150;
  top: 600;
  z-index=: 2;
  visibility: visible;
}

#footerBG {
  background-color: 292829;
  position: absolute;
  left: 0;
  top: 600;
  z-index=: 2;
  visibility: visible;
  width: 850;
  height: 16;
}

#footerTxt {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10;
  color: #c5a685;
  font-style:;
  position: absolute;
  left: 100;
  top: 600;
  z-index=: 1;
  visibility: visible;
}


div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }

  
