#handbook_container {
  background: transparent url(http://assets.portlandspaces.net/images/bg-border-sides.gif) repeat-y 50% top;
  margin-bottom: 20px;
}
#handbook_header {
  background: transparent url(http://assets.portlandspaces.net/images/bg-top-border.gif) no-repeat 50% top;
  height: 30px;
}
#handbook {
  background: transparent url(http://assets.portlandspaces.net/images/bg-bottom-border.gif) no-repeat 50% bottom;
  padding-bottom: 10px;
}
#handbook div.section_left {
  position: relative;
  margin: 0 0 20px 32px;
  float: left;
  clear: both;
  width: 272px;
  height: 218px;
}
#handbook div.section_right {
  position: relative;
  margin: 0 32px 20px 0;
  float: right;
  width: 273px;
  height: 218px;
}

#handbook div a.hit_area {
  position: absolute;
  width: 272px;
  height: 218px;
  top: 0;
  left: 0;
}

#handbook div.section_left p,
#handbook div.section_right p {
  margin: 134px 40px 0 40px;
  text-align: center;
  color: #727268;
  font-family: Georgia, Times;
  font-size: 1.083em;
}
#handbook div.active {
  background-position: left -218px;
}

#handbook #section_garden-beauty {
  background-image: url(http://assets.portlandspaces.net/images/handbook/garden-beauty-home.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

#handbook #section_garden-edible {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/garden-edible-home.gif) no-repeat top left;
}

#handbook #section_build {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/build-home.gif) no-repeat top left;
}

#handbook #section_entertain {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/entertain-home.gif) no-repeat top left;
}

#handbook #section_sustain {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/sustain-home.gif) no-repeat top left;
}

#handbook #section_design {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/design-home.gif) no-repeat top left;
}