body  {
color: #CBA;
font-family: verdana;
font-size: 14px;
background-repeat:repeat-x;
background-position:center top;
} 

#menu {
border: 2px solid #000;
background: rgba(101, 106, 128, 1);
width: 1280px;
height: 720px;
padding: 4px;
margin-top:10px;
margin-left: auto;
margin-right: auto;
position: relative;
}
#menu_arrow {
position:absolute;
left:0px;
top:0px;
padding:2px;
}
#menu_thumbs{
border: 2px solid #000;
background: rgba(101, 106, 128, .7);
padding: 4px;
margin: 8px;
position: absolute;
bottom: 0px;
left: 0px;
}



#textbox {
border: 2px solid #000;
/*background: rgba(52, 39, 23, .8);*/
background: rgba(50, 56, 70, .8);
color: #A99;
font-family: verdana;
float:left;
margin-top:8px;
margin-left: 50px;
margin-right: auto;
margin-bottom: 200px;
padding-left: 16px;
padding-right: 8px;
padding-bottom:24px;
width: 920px;
} #textbox h2 {
font-size: 28px;
color: #FED;
font-weight: bold;
padding: 0px;
margin: 12px;
margin-left: 16px;
} #textbox a{
color: #FFF;
} #textbox_info_left {
text-align: center;
float: left;
padding: 8px;
margin: 12px;
margin-left:-6px;
border: 2px solid #000;
background: rgba(101, 106, 128, .8);
font-style: italic;
} #textbox_info_right {
text-align: center;
float: right;
padding: 8px;
margin: 12px;
margin-right:6px;
border: 2px solid #000;
background: rgba(101, 106, 128, .8);
font-style: italic;
}



#textbox_data{
margin-top:8px;
position: relative;
border: 2px solid #000;
background: rgba(101, 106, 128, .8);
color: #D0C9C9;
float:right;
font-family: verdana;
padding-left: 4px;
width: 264px;
} #textbox_data li{
margin:12px;
list-style-type: none;
} #textbox_data ul{
padding:2px;
margin:0px;
margin-left:8px;
}

#textbox_download {
margin-top: 6px;
border: 2px solid #000;
background: rgba(101, 106, 128, .7);
text-align:center;
position: relative;
height: 60px;
float:right;
width: 264px;
font-size: 14px;
padding-left: 4px;
padding-top: 8px;
} #textbox_download  a{
font-size: 20px;
color: #DDD;
text-decoration: none;
font-weight: bold;
font-family: arial black;
}


#textbox_servers {
margin-top: 10px;
border: 2px solid #000;
background: rgba(101, 106, 128, .7);
position: relative;
float:right;
width: 248px;
font-size: 14px;
padding-left: 20px;
padding-top: 8px;
padding-bottom:16px;
font-style: italic;
font-size: 12px;
text-align: left;
} #textbox_servers  a{
color: #DDD;
text-decoration: none;
font-style: normal;
font-size: 16px;
padding-top:4px;
} #textbox_servers  h3{
font-size: 18px;
font-weight: bold;
font-family: arial black;
padding: 0px;
margin: 0px;
margin-bottom:4px;
font-style: normal;
}
