html {
  min-width: 841px
}
body {
  width: 801px
}
#page {
  height: 628px;
  background: white url('/images/images-bg.png') repeat-y
}
#navBar {
  width: 797px;
  margin-top: -15px
}
#navBar h4 {
  padding-top: 15px;
  color: white;
  font-size: 12px;
  text-align: center
}
#mainPic {
  float: left;
  margin: -2px 0 0 5px
}
#colPics {
  width: 112px;
  margin: -2px 0 0 660px
}
.colPic {
  margin-bottom: 12px
}
