body {
  background: #D1DDEC url(images/bluebkgd.gif) repeat-x;
}

#tree {
  position: fixed;
  bottom: 0;
  right: 0px;
  background: url(images/gbpaw.gif) no-repeat;
  width: 328px;
  height: 307px;
}

#logo {
  position: absolute;
  top: 2%;
  right: 40px;
  width: 586px;
  height: 130px;
  background: url(images/GBPlogo2.gif) no-repeat;
  text-indent: -9999em;
  margin: 0;
  z-index: 3;
}

#intro {
  position: absolute;
  top: 150px;
  left: 25px;
  background: no-repeat;
  padding: 5px 0 0 10px;
  width: 600px;
  color: #000;
  font-family: Georgia, serif;
  font-size: 0.8em;
}

#content {
  position: absolute;
  top: 215px;
  left: 25px;
  background: no-repeat;
  padding: 5px 0 0 10px;
  width: 800px;
  color: #000;
  font-family: Georgia, serif;
  font-size: 1em;
  z-index: 4;
}

ul {
  position: fixed;
  bottom: 0;
  
  background: no-repeat;
  padding: 5px 0 0 10px;
  width: 800px;
  color: #000;
  font-family: Georgia, serif;
  font-size: 1em;
}

ul li {
  width: 138px;
  height: 138px;
  float: left;
  margin: 0 18px 18px 0;
  background: url(images/bg_checkered_dark.gif);
}

ul li a {
  float: left;
  width: 102px;
  height: 102px;
  margin: 18px 0 0 18px;
}

ul li a img {
  border: 0;
}

.mainmenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #C42026; text-decoration: none; border: none; font-weight: normal; line-height: normal}