#H {
  height:auto;
  border-width:2px;
}

#H .Logo,
#H .Photo,
#NT {
  display:none;
}

#H h1 {
  display:block;
  margin:0 0 0 0;
  font-size:xx-large;
  font-style:normal;
  color:#000000;
}

h1 {
  font-size:x-large;
  font-style:normal;
  color:#000000;
}

h2 {
  font-size:large;
}

#W {
  background-color:#ffffff;
}

#C {
  min-height:auto;
  margin:0;
  padding:0 0.2em 0 0.3em;
}

* html #C {
  height:auto;
}

.Crumb {
  position:static;

  margin-top:1em;
  text-align:right;
  background-image:none;
  color:#666666;
}

.Crumb a {
  color:#666666;
}

#NB {
  margin:1em 0 0 0;
  padding:0;
}

#F {
  margin-top:1em;
  border-width:2px;
}