body{
  border:  0em solid black;
  margin:  0em;
  padding: 0em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:   13px;
  text-align:   left;
  color:            #222222;
  background-color: #eeeeee;
}

a{
  color:   #222222;
  text-align: left;
}

h1{
  margin-top:0em;
  font-size: 2em;
  color: #006633;
}

h2{
  font-size: 1.3em;
  color:   #006633;
}

h3{
  margin:     0em;
  font-size:1.3em;
  color:  #000000;
}

img{
  border:  0em solid fuchsia;
  margin:  0em;
  padding: 0em;
}

td{font-size: 1.3em;}

#frame{border:0px solid fuchsia;}

#topbar{
  /*left:   20em;*/
  margin:  0em;
  padding: 0em;
  height:  0em;
  visibility: hidden;
}

#fhlogo{
  position: absolute;
  width:  0em;
  height: 0em;
  visibility: hidden;
}

#txtbar{
  border: 0px solid red;
  top:  0em;
  left: 0em;
  text-align:center;
  font-size: 14px;
  font-style: italic;
}

#fhtext{
  border: 0px solid black;
  margin:   0em;
  padding:  0em;
  padding-bottom: 1em;
  text-align: center;
  background-image: url(background_head.jpg);
  background-repeat: repeat-x;
}

#fhborder{
  border: 0px solid black;
  width:  0em;
  height: 0em;
  visibility: hidden;
}

.iborder{
  position: absolute;
  border: 0px solid olive;
  width:  0em;
  height: 0em;
  visibility: hidden;
}

#banner{
}

html>body #banner{visibility: visible;}

#whitebar{
  width: 0em;
  height: 0em;
  visibility: hidden;
}

#menubar{
  width: 0em;
  height: 0em;
  visibility: hidden;
}

#navigation{
  position:absolute;
  border: 0px solid black;
  width: 0em;
  height: 0em;
  visibility:hidden;
}

.dropdown{
  width: 0em;
  height: 0em;
  visibility:hidden;
}

.sitemenu{
  width:  0em;
  height: 0em;
  visibility:hidden;
}

.menu{
  width:  0em;
  height: 0em;
  visibility: hidden;
}

#grid{
  border: 0px solid blue;
  margin-top: 2em;
  /*width:80em;*/
  text-align: left;
}

#zgrid{
  margin:0px;
  padding:0px;
 /* width:916px;*/
}

#lcol{
  border: 0px solid yellow;
  margin:0px;
  padding:0px;
  float: left;
  width:40em;
  text-align:left;
}

#rcol{
  border: 0px solid red;
  margin:0px;
  padding:0px;
  float: right;
  width:29.5em;
  text-align:left;
}

#rabs {width: 0em;float:left;visibility: hidden;}

.sponsor{
  margin-top:1.9em;
  margin-right:0.7em;
  float: right;
}

#footer{
  border: 0px solid green;
  text-align:left;
  font-size: 10px;
  line-height: 140%
}

#ffborder{
  position: absolute;
  width: 0px;
  height: 0px;
  visibility: hidden;
}

.clboth{clear: both;}