* {margin: 0; padding: 0; border: 0; border-spacing: 0}
html,body {height: 100%; width: 100%}
body {background: #000; background-image: url(images/bg.gif); background-repeat: repeat-x}

#dist_ {width: 1px; height:50%; margin-bottom: -288px; float: left}
#page_ {position: relative; margin: 0px auto; width: 864px; height: 586px; clear:left}

#logo_ {position: relative; margin: 0px auto; display: block; width: 180px; height: 32px}
#content_ {position: relative; margin-left: 0px; margin-top: 34px; width: 864px; height: 510px; font: 12px Trebuchet MS; line-height: 14px; color: #fff; text-align: center}
#footer_ {position: relative; margin: 0px auto 15px; font: 12px Trebuchet MS; color: #fff; width: 864px; height: 10px; text-align: center}

h1 {font: bold 15px Arial; color: #fff; margin-bottom: 12px}

a{text-decoration:none;color:#bc0031;}
a:hover{color:#ffc600;}

a.enterButton{width: 50px; padding: 1px 4px 0px 4px; border: 2px solid #bc0031; text-decoration:none; color:#bc0031; background-color: #fff}
a.enterButton:hover{background-color: #ddd}