#container {
height:100%;
width:100%;
}

#copyright {
height:12px;
margin:140px auto auto;
text-align:center;
width:225px;
}

#entersite {
height:auto;
margin:50px auto auto;
text-align:center;
width:650px;
}

#logo {
height:232px;
margin:223px auto auto;
text-align:center;
width:796px;
}

a,a:link {
color:#FFF;
text-decoration:underline;
}

a:hover {
background-color:#900;
color:#FFF;
text-decoration:underline;
}

a:visited {
color:#CCC;
text-decoration:underline;
}

body {
background-color:#000;
color:#DDD;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
height:100%;
margin:0;
width:100%;
}

img {
border:0;
}
