#section {
  background:url(../images/section/about.png) no-repeat bottom left;
}

#sidenav {
  background:url(../images/sidenav/about.jpg) no-repeat bottom right;
  height:355px !important;
  position:absolute;
  bottom:26px;
}

#fold {
  padding-bottom:40px !important;
}

#thumbs {
  list-style:none;
  margin:0;
  padding:0;
  width:470px;
}

#thumbs li {
  vertical-align:top;
  float:left;
  clear:none;
  display:inline;
}

#thumbs li a:link img,
#thumbs li a:visited img {
  border:1px dashed #DDCC99;
  padding:4px;
  vertical-align:top;
}

#about1,
#about3 {
  width:165px;
}

#about1 a:link,
#about1 a:visited,
#about3 a:link,
#about3 a:visited {
  width:165px;
}

#about1 a:link img,
#about1 a:visited img,
#about3 a:link img,
#about3 a:visited img {
  width:155px;
}

#about2 {
  width:130px;
  margin:0 5px;
}

#about2 a:link,
#about2 a:visited {
  width:130px;
}

#about2 a:link img,
#about2 a:visited img {
  width:120px;
}

