div#aboutShell {
  /* background: #fff url('/images/design/patternback.jpg') top left repeat-x; */
  background: #fff url('/images/design/stripe.gif') top left repeat-y;
}
div#map { height: 425px; }
div#map a, div#map br,div#map small { display: none; }
div#aboutLeft {
  width: 330px;
  padding: 20px;
  background: #87ba6f;
  float:left;
}
/*div#aboutHead {
  padding: 20px 0 15px 20px;
  border: solid 2px #789867;
  border-width: 1px 0 1px 0;
  margin: 10px 0;
}*/
div#aboutCopy {
  color: #fff;
  line-height: 1.5em;
  background: #6c9859;
  padding: 15px;
  margin-bottom: 10px;
}
div#aboutCopy a {
  color: #fff; text-decoration: none;
}

div#aboutRight {
  color: #4e5f4c;
  padding: 15px;
  width: 580px;
  float: left;
  background: #fff url("/images/design/patternback.jpg") top left repeat-x;
}

div.aboutPerson {
  margin-top: 90px;
  border-top: solid 1px #4e5f4c;
  padding-top: 30px;
}

div.personName {
  color: ;
  font-size: 1.2em;
  font-weight: bold;
}

div.personFace {
  float: right;
  position: relative;
  top: -100px;
  border: solid 2px
}

div.staffmbr {
  display: inline-block; margin: 5px;
}

th { vertical-align: top; }

div#groupShot {
  margin-top: 34px;
}
