html {
  min-width: 841px
}
body {
  width: 801px
}
#page {
  min-height: 530px;
  background: white url('/images/images-bg.png') repeat-y
}
#header {
  height: 11px;
  background: url('/images/images-top-bg.png') no-repeat top
}
.centre {
  margin-top: -55px
}
#mainPic {
  float: left;
  margin: -2px 0 0 5px
}
#colPics {
  width: 112px;
  margin: -2px 0 0 660px
}
.colPic {
  margin-bottom: 12px
}
#footer {
  background: #889d86 url('/images/images-footer-bg.png') no-repeat top
}
