/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

html, body {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;
}

  body { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: normal;
    color: rgb(34, 34, 34);
    background-color: rgb(255, 255, 255);
    background-attachment: fixed;
    }

  body.home { background-image: url(images/fbs1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    }

  body.other { background-image: url(images/fbs2.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
  }

  body.rep { background-image: url(images/fbs5.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
  }

  a:link, a:visited { font-weight: bold;
    text-transform: none;
    text-decoration: none;
    color: rgb(34, 34, 34);
    }

  a:hover { text-decoration: underline;
    color: rgb(204, 0, 0);
    }

