/* About */
/*title image replacement*/
/*h1 {
  display:block;
  background:url(../images/titles/about-title.gif) no-repeat;
  height:26px;
  width:290px;
  padding:15px 0;
  margin:0 15px;
}*/
/*h2 image replacments*/
/*#one {
  display:block;
  background:url(../images/titles/about-h2-one.gif) no-repeat;
  height:16px;
  width:163px;
  padding:15px 0;
  margin:0 15px;
}

#two {
  display:block;
  background:url(../images/titles/about-h2-two.gif) no-repeat;
  height:16px;
  width:176px;
  padding:15px 0;
  margin:0 15px;
}*/

/*h3 (sub) image replacments*/
/*#subone {
  display:block;
  background:url(../images/titles/about-h3-one.gif) no-repeat;
  height:18px;
  width:195px;
  padding:15px 0;
  margin:0 15px;
}
#subtwo {
  display:block;
  background:url(../images/titles/about-h3-two.gif) no-repeat;
  height:18px;
  width:195px;
  padding:15px 0;
  margin:0 15px;
}*/
