#title {
  left: 16%; /* width of left column */
  width: 640px; /* see below */
}

#left {
  width: 16%; /* width of left column */
}

#center {
  margin: 0 0 0 16%; /* width of left column */
  width: 640px; /* width of table: (3(padding)+1(border)+120(thumbwidth)+1+3) * 5(#ofthumbs) */
}
