body {
background: black;
margin:0 0 0 0;
color:white;
text-align:center;
font-family:Palatino Linotype;}

table.main {
background:url(images/bg.jpg) no-repeat center;
width:1024px;
height:768px;
margin-left:auto;
margin-right:auto;}

td.topmenu {
background:url(images/menu.gif) no-repeat center top;
font: bold small-caps 14px Tahoma;
padding-top:8px;}
td.topmenu a {
color:white;
text-decoration:none;}

td.bosses {
background-position:center center;
background-repeat: no-repeat;
width:137px;
height:85px;}

td.vidarea{
width:750px;
height:595px;}

span.bosstip_left {
display:none;
position:absolute;
margin-top:30px;
margin-left:30px;
border:1px solid;
z-index:1;}

span.bosstip_right {
display:none;
position:absolute;
margin-top:30px;
margin-left:30px;
border:1px solid;
z-index:1;}

table.bosstip td{
padding:0px 4px 0px 4px;
width:87px;
white-space:nowrap;}

tr.row1 {
background-color:#003333;
font-weight:bold;
font-size:16px;}

tr.row2 {
font-size:14px;
background-color:#000000;
}

table.comments {
width:1024px;
margin-left:auto;
margin-right:auto;
}

