a {color: #00ffff; text-decoration: none;font: 70%/1.5 "Trebuchet MS", arial, tahoma, verdana, sans-serif;}
a:hover {text-decoration: underline;}
h1 {color: #c10000; font:200%/1.5 "Trebuchet MS", arial, tahoma, verdana, sans-serif;text-decoration: bold}
td {color: #751e00; font:100%/1.2 "Trebuchet MS", arial, tahoma, verdana, sans-serif;text-decoration: bold}

table.Box {   }
td.Box-top { 
  height: 25px;  
  background-image: url(../images/border_top.jpg)
}
td.Box-topRight { 
  width: 25px;
  height: 25px;
  background-image: url(../images/border_upright.jpg)
}
td.Box-right { 
  width: 24px;
background-image: url(../images/border_right.jpg);
background-position:-2px;
}
td.Box-bottomRight { 
  width: 25px; 
  height: 25px; 
  background-image: url(../images/border_lowright.jpg)
} 
td.Box-bottom { 
  height: 25px;
  background-image: url(../images/border_bottom.jpg)
}
td.Box-bottomLeft { width: 25px;
  height: 25px;
  background-image: url(../images/border_lowleft.jpg)
} 
td.Box-left { width: 25px;
  background-image: url(../images/border_left.jpg)
}
td.Box-topLeft { 
  width: 25px; 
  height: 25px; 
  background-image: url(../images/border_upleft.jpg)
}      
td.Box-center { 
  background-color: black;
}	

#wholePage {
background:#000000;
margin:0 auto;
width:980px;
}

#serverBox {
  position:relative;
	left:0px;
}
