#topnav {
  background-image:url(../images/topnav/bg_alt.png);
}

#sidenav{
  width:228px;
  height:226px;
}

#content {
  background:url(../images/index-content-bg.jpg) no-repeat top left;
}

#content span {
  margin-left:-999%;
}

#fold {
  padding-bottom:0 !important;
}

#section {
  width:210px;
  height:328px;
  position:absolute;
  top:152px;
  left:9px;
  z-index:2;
  background:url(../images/section/index.png) no-repeat bottom left;
}
