/* CSS Document */
table.main
 { width: 936px;
 height: 550px; }

td.mainimage
 { background-repeat: no-repeat;
 background-image:   url("assets/mainimagebackground.gif");
 width: 552px;
 height: 550px; }

td.thumbnails
 { background-repeat: no-repeat;
 background-image:   url("assets/thumbbackground.gif");
 width: 384px;
 height: 385px; }
 
td.navigation
 { width: 384px;
 height: 165px; }