html { height: 100%; overflow: hidden; }
#flashcontent { height: 100%; }
body { height: 100%; margin: 0; padding: 0; background-color: #b5b5b5; }

.table { position:absolute; height:100%; width:100%; left: 0; top: 0; }
.table_content { height:580px; width:800px; }
div#wrapper { width:800px; margin:0px auto; position:relative; }
