  #content div#start{
    width:100%;
    margin-left: auto;
    margin-right:auto;
    margin-top:5px;
    margin-bottom:10px;
   }
* html #content div#start{
    width:97%;
    height:100px;
    margin-bottom:0px;
   }
  #content div#start h1 {
    padding-left:50px;
    font-size: 1.05em;
    font-weight:bold;
    text-align: center;
    background-color: inherit;
  }

  #content div#start p.intro {
    width:90%;
    margin-left: auto;
    margin-right:auto;
    margin-top:10px;
    font-size: 0.85em;
    font-weight:normal;
    text-align: left;
    background-color: inherit;
   }

  #content div#fhome {
    width:90%;
    margin-left: auto;
    margin-right:auto;
    margin-top:10px;
   }
* html #content div#fhome {
    margin-top:5px;
   }

  #content div#fhome p.fhueb {
    width:85%;
    margin-left:10px;
    margin-top:10px;
    font-size: 0.9em;
    font-weight:normal;
    text-align: left;
    background-color: inherit;
   }
  #content div#fhome p.fhtext {
    margin-left:10px;
    margin-top:10px;
    font-size: 0.85em;
    font-weight:normal;
    text-align: left;
    background-color: inherit;
   }
  img.fhpic {
    margin:10px 10px 0px 0px;
    border:none;
    float:left;
    }

  #content hr {
    width: 90%;
    margin:5px auto 0px auto;
    border:solid 1px #AC7417;
   }

  #content table {
    width: 90%;
    margin-left: auto;
    margin-right:auto;
    margin-top:5px;
    margin-bottom:5px;
    font-size: 0.75em;
    font-weight:normal;
   }

  #content table td.fhges, td.fhtop {
    width: 15%;
    text-align:left;
   }
  #content table td.fhtop {
    text-align:right;
   }

  #content table td.fhplnk {
    width: 70%;
    text-align:center;
   }

  .disabl {color:#9F9F9F;}
  .apag {
    color:#D00000;
    font-weight:bold;
   }
  .disanb {color:#F9E9CF;}

  span.red {
    color:#FF0000;
    }


