#body {
  background-image: url(../../images/weekendhike/bg.jpg);
}

#logo {
  _background: url(../../images/weekendhike/logo.gif) no-repeat left top;
}

#logo img {
  _visibility: hidden;
}

#header .decoration2 {
  background: url(../../images/weekendhike/decoration/lefttop.png) no-repeat left top;
  _background-image: url(../../images/weekendhike/decoration/lefttop.gif);
}

#header .decoration3 {
  background: url(../../images/weekendhike/decoration/righttop.png) no-repeat left top;
  _background-image: url(../../images/weekendhike/decoration/righttop.gif);
}

#focus h1 {
  color: #006EA5;
}

#focus p {
  color: #427F19;
}

a {
  color: #427F19;
}

#aside {
  background: url(../../images/weekendhike/decoration/left.png) no-repeat right -50px;
  _background-image: url(../../images/weekendhike/decoration/left.gif);
}

#banners {
  background: url(../../images/weekendhike/decoration/left2.png) no-repeat 40px top;
  _background-image: url(../../images/weekendhike/decoration/left2.gif);
}

#footer .decoration {
  background: url(../../images/weekendhike/decoration/footer.png) no-repeat left top;
  _background-image: url(../../images/weekendhike/decoration/footer.gif);
}

#bug {
  position: absolute;
  left: 150px;
  top: 300px;
  z-index: 10;
  width: 25px;
  height: 27px;
  background: url(../../images/weekendhike/bug.png) no-repeat left top;
  _background-image: url(../../images/weekendhike/decoration/bug.gif);
}