table {
   color: #505050;
   font-family: arial, helvetica;
   font-size: 7.5pt;
   }

img {
   position: absolute;
   z-index: 2;
   }

#container {
   position: absolute;
   margin-left: -340px;
   left: 50%;
   width: 679px;
   top: 0px;
   }

#main {
   position: absolute;
   background-color: #0000AB;
   width: 679px;
   height: 600px;
   top: 20px;
   z-index: 0;
   }

#copyright {
   position: absolute;
   top: 645px;
   background-color: #000000;
   z-index: 0;
   }

#inner {
   position: absolute;
   background-color: #00008B;
   width: 579px;
   height: 520px;
   left: 48px;
   top: 20px;
   border: gray inset 2px;
   z-index: 1;
   }

#buttons {
  position: absolute;
  left: 187px;
  top: 565px;
  z-index: 1;