#leftContent {
  display: none;
}

#rightContent {
  display: block;
}

#decPic {
  background-image: url("/templates/img/decpic/nature_0033.jpg");
}

.content .moduleBody {
  border-width: 7px;
}

.content h1 {
  font-size: 10px;
  font-weight: normal;
}

.sideContent h1 {
  font-size: 10px;
}

#pageWidth {
  border-width: 5px;
  width: 913px;
}

#mainContentInner {
  padding-left: 0px;
}


