*		{ box-sizing: border-box; -moz-box-sizing: border-box; }
body		{ margin: 0; padding: 0; background: black; font-family: "Courier New", monospace; font-weight: bold; overflow: auto; text-align: center; }
#container	{ margin: 0 auto; border-collapse: collapse; width: 700px; background: transparent url(../img/background.png); }
#container td	{ vertical-align: top; padding: 0; }

#top		{ background: transparent url(../img/top.png) no-repeat; }

#body		{ background: transparent url(../img/body.png) no-repeat; }
iframe		{ margin: 0; padding: 0; background-color: white; text-align: left; }

#header		{ display: none; }

#banner		{ position: absolute; left: 50%; top: 105px; width: 515px; margin: 0 0 0 -184px; border-collapse: collapse; }
#banner td	{ padding: 0; text-align: center; vertical-align: middle; height: 80px; }
#banner img	{ border-style: none; }

#menu		{ margin-top: 180px; font-family: Impact, sans-serif; font-size: 10.5pt; }
#menu p		{ margin: 10px 0 0 0; color: white; text-align: center; }
#menu a		{ color: white; text-decoration: none; }
#menu a:hover	{ color: black; }

#footer		{ background: transparent url('../img/footer.png') no-repeat; }
#footer p	{ margin: 20px 30px 0 30px; font-size: 7.5pt; text-align: right; color: white; }
#footer a	{ color: white; text-decoration: none; }
#footer a:hover	{ background-color: white; color: black; }

#player		{ position: absolute; bottom: 8px; left: 50%; margin-left: -320px; line-height: 0; }