.aboutTitleImage {
  position:relative;
  top:26px;
  height:126px;
  background-image:url('../images/about/about_top_link.jpg');
  background-repeat:no-repeat;
  background-position:top left;
}

.aboutGalleryList {
  position:relative;
  top:26px;
  height:22px;
  background-image:url('../images/about/about_link_bg.gif');
  background-repeat:no-repeat;
  background-position:top left;
}

.aboutContent p{
  margin:10px 60px 10px 10px;
  font-size:13px;
  font-family:verdana;
}

