a:link {color: white;}
a:visited {color: white;}
a:active {color: black;}
a:hover {color: black;}
html {
overflow: -moz-scrollbars-vertical;
}
body {
font-family: Arial;
font-size: 12px;
margin: 0;
padding: 0;
color: #993C00;
background: black;
font-weight: 600;
line-height:15px;
}
#nav {
float: right;
padding: 0px;
margin: 0px;
text-align: right;
color: #FFFFFF;
padding-right: 45px;
}
#head {
float: left;
margin: 0px;
padding: 0px;
color: white;
}
.h1 {
font-family: Arial;
font-size: 16px;
color: black;
font-weight: bold;
}
.h2 {
font-family: Arial;
font-size: 13px;
color: black;
font-weight: bold;
}
.h3 {
font-family: Arial;
font-size: 13px;
color: black;
}
serverhead {
font-size: 17px;
font-weight: bold;
color: #ff6c0f;
}
newstitle {
font-size: 17px;
font-weight: bold;
color: #ff6c0f;
}
context1 {
font-family: Arial;
font-size: 12px;
font-weight: bold;
}
titleinfo {
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #5e5e5e;
font-style: italic;
}
status {
font-family: Arial;
font-size: 14px;
color: green;
font-weight: bold;
}
nostatus {
font-family: Arial;
font-size: 14px;
color: red;
font-weight: bold;
}
a:link {color: #FFFFFF; text-decoration: none}
a:visited {color: #2C32C4}
a:active {color: #2C32C4}
a:hover {text-decoration: underline overline; color: #9B9CBD}
#centering {
width: 1024px;
position: absolute;
top: 0px;
left:50%;
margin-left: -512px;
background: black;
height: 100%;
border-left: 3px solid #261003;
border-right: 3px solid #261003;
}
#topper {
float: left;
width: 855px;
height: 357px;
}
#side {
background-image:
url('pics/sideback.jpg');
float: right;
height: 100%;
width: 169px;
}
#info {
padding-top: 5px;
padding-left: 25px;
height: 395px;
background-image: 
url('pics/infoback.jpg');
background-repeat: no-repeat;
}
#servers {
position: absolute;
top: 424px;
left: 17px;
width: 385px;
background-image:
url('pics/smallboxback.jpg');
border-bottom: 3px solid #993C00;
}
#news {
position: absolute;
top: 424px;
left: 439px;
width: 385px;
/*height: 214px;*/
background-image:
url('pics/smallboxback.jpg');
border-bottom: 3px solid #993C00;
}
#newscontent {
padding: 15px;
}

