a:link {color: #0000FF;}
a:active {color: #0000CC;}
a:visited {color: #000099;}
a:hover {color: #0000CC;}

body {
overflow: hidden;
background-color: #000055;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

img {
border-style: none;
}

#container {
position: absolute;
top: 50%;
left: 50%;
margin: -230px -400px;
width: 800px;
height: 460px;
background-image: url("bgblue.gif");
overflow: hidden;
border: 1px solid #000000;
}

#content {
position: absolute;
top: 157px;
left: 172px;
width: 628px;
height: 319px;
overflow: scroll;
}

#level {
width: 600px;
height: 137px;
border: 1px solid #000000;
}

#levelbg {
position: absolute;
width: 600px;
height: 137px;
background-color: #000066;
opacity: .75;
filter: alpha(opacity=75);
-moz-opacity: .75;
z-index: -1;
}

#new {
font-weight: bold;
color: #FF0000;
}

#screenshot {
border-color: black;
border: 1px solid #000000;
}

#chooser {
position: absolute;
left: 45px;
top: 425px;
}

#linkbar {
position: absolute;
right: 5px;
top: 5px;
}

#buttons {
position: absolute;
left: 280px;
top: 126px;
word-spacing: 20px;
}

#newscontainer {
position: absolute;
top: 75px;
width:75%;
border:2px solid #0000AA;
background-color:#000022;
}

#newsheader {
font-size: 32px;
position: absolute;
top: 15px;
}