body {
  top: 0px;
  margin-top: 0px;
  background: #fff url(/images/endura/body-bg-photo.jpg) top center no-repeat; }

#wrapper {
  margin-top: 38px; }

#header a img {
  margin-left: -20px; }

#folds {
  z-index: 9400;
  width: 791px;
  height: 46px;
  background: transparent url(/images/endura/folds.gif) top left no-repeat;
  position: absolute;
  top: 72px;
  margin-left: 176px;
  position: absolute; }
  #folds a {
    display: block;
    width: 263px;
    height: 46px;
    line-height: 200%;
    font-size: 140%;
    color: white;
    text-decoration: none;
    float: left;
    text-align: center; }
  #folds a:hover {
    color: #ccc; }
  #folds a.active {
    background: transparent url(/images/active_tab.gif) top left no-repeat;
    color: #CC1A1F; }

span.roots {
  color: #D1702E; }
