#handbook #tabs {
  margin: 0;
  padding: 0;
}
#handbook #tabs li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
}
#handbook #tabs li a {
  height: 95px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: transparent url(http://assets.portlandspaces.net/images/handbook/handbook-tabs.gif) no-repeat top left;
}
#handbook #tabs li#tab_garden_beauty a {
  width: 108px;
  background-position: top left;
}
#handbook #tabs li#tab_garden_beauty a.active {
  background-position: left -95px;
}
#handbook #tabs li#tab_garden_beauty a:hover {
  background-position: left -95px;
}
#handbook #tabs li#tab_garden_edible a {
  width: 102px;
  background-position: -108px 0;
}
#handbook #tabs li#tab_garden_edible a.active, 
#handbook #tabs li#tab_garden_edible a:hover {
  background-position: -108px -95px;
}
#handbook #tabs li#tab_build a {
  width: 102px;
  background-position: -210px 0;
}
#handbook #tabs li#tab_build a.active,
#handbook #tabs li#tab_build a:hover {
  background-position: -210px -95px;
}
#handbook #tabs li#tab_entertain a {
  width: 102px;
  background-position: -312px 0;
}
#handbook #tabs li#tab_entertain a.active,
#handbook #tabs li#tab_entertain a:hover {
  background-position: -312px -95px;
}
#handbook #tabs li#tab_sustain a {
  width: 102px;
  background-position: -414px 0;
}
#handbook #tabs li#tab_sustain a.active,
#handbook #tabs li#tab_sustain a:hover {
  background-position: -414px -95px;
}
#handbook #tabs li#tab_design a {
  width: 114px;
  background-position: -516px 0;
}
#handbook #tabs li#tab_design a.active,
#handbook #tabs li#tab_design a:hover {
  background-position: -516px -95px;
}
h1#head_handbook {
  background: transparent url(http://assets.portlandspaces.net/images/headlines/handbook.gif) no-repeat top left;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
  margin: 16px 0 12px 0;
  padding: 0;
  height: 25px;
}
#handbook #section_description {
  margin: 0 40px;
  color: #585858;
  font-family: Georgia, Times;
  font-size: 1.083em;
}