html, body { margin: 0; }
body { background-color: #000000; width: 100%; height: 100%; }
html { height: 100%; min-width: 1000px; min-height: 630px; }
#flashcontent-main { height: 100%; }
#static { text-align: center;}
#statictext { color: #686868; font-size: 12px; font-family: Georgia, Times, Arial, sans-serif; }
#statictext a { color: #792531; text-decoration: underline; }
#statictext a:hover { text-decoration: none; }