body { background: black; color: #aa00ee; text-align: center;
       margin: 0px; padding: 0px; }
/* #aa00ee; */
/* #7777ff; */
div { margin: 0px; padding: 0px; width: 700px; }
h1, h2 { color: #7777ff; }
img { border: 0px; }
table { margin: 0px; padding: 0px; }
td { margin: 0px; padding: 0px; }

div.menu { padding-left: 5px; padding-right: 5px; margin: 0px; }
div.menu td { background: #990000; width: 150px; height: 33px; text-align: center; }
div.menu td.blank { background: black; }
div.menu td.img { background: black; width: 100px; padding-right: 5px; }
div.menu a { background: #990000; color: #ffff00; text-decoration: none;
             font-weight: bold; border-width: 0px; }
/* padding: 5px; padding-left: 20px; padding-right: 20px; } */
div.menu a.img { background: black; padding: 0px; }

table.menu { padding-left: 5px; padding-right: 5px; padding-bottom: 0px; margin: 0px; }
table.menu td { background: #990000; width: 150px; text-align: center; }
table.menu td.blank { background: black; }
table.menu td.img { background: black; width: 100px; padding-right: 5px; }
table.menu a { background: #990000; color: #ffff00; text-decoration: none;
             border-width: 0; }
table.menu a.img { background: black; padding: 0px; }

div.main { color: #00bb50; width: 800px;
           padding: 20px; padding-top: 0px; margin: 0px; vertical-align: top; }
div.main p { text-align: left; }
div.main td { padding: 10px; }

div.main#index h1 { padding-top: 0px; margin-top: 0px; }

div.main#about { color: #bb2200; }
div.main#about h1 { color: #cccc00; }
div.main#about h2 { color: #cc5500; font-style: italic; }

div.main#game p { text-align: center; }
div.main#game table { padding: 10px; }
div.main#game a { background: #990000; color: #ffff00;
                  text-decoration: none; padding: 10px; }
div.main#game h1 a { background: black; padding: 0px; }
div.main#game table.list { padding: 0px; }

div.gamelist td { text-align: center; padding: 10px; }

div.bottom { color: #0000ff; font-size: x-small; text-align: center;
             width: 800px; height: 40px; } /*font-size: 12px;*/
div.bottom a { color: #6600aa; vertical-align: text-bottom; }

div.copyright { color: #990000; font-size: xx-small; width: 800px;
                padding: 5px; }
div.copyright a { color: #990000; font-size: xx-small; }
