body {
background: #1b1b1b;
margin: 0px;
font: normal 12px tahoma;
color: #fff;
}
a {
color: #fff;
}
div#header {
background: url("images/header.gif") repeat-x;
height: 111px;
}
div#header-logo {
margin: auto;
width: 300px;
height: 70px;
background: #000;
border: 4px solid #fff;
border-top: none;
}
div#header-logo #logo {
padding-top: 8px;
padding-left: 25px;
}
div#content {
width: 740px;;
margin-left: 10px;
margin-top: 10px;
float: left;
margin-bottom: 20px;
}
div#advertisement {
width: 728px;
margin-bottom: 10px;
}
div#left {
float: left;
width: 200px;
}
div#left .box-header {
width: 190px;
background: url("images/box-header.gif");
height: 35px;
}
div#left .box-header h2 {
margin: 0px;
padding: 5px;
padding-top: 6px;
font: normal 18px tahoma;
}
div#left .box-content {
width: 190px;
background: #585858;
margin-bottom: 20px;
}
div#left .box-content p {
padding: 5px;
margin: 0px;
}
div#left .box-content ul {
margin: 0px;
padding: 5px;
}
div#left .box-content li {
list-style: inside square;
font: normal 14px tahoma;
}
div#left .box-content a {
text-decoration: none;
letter-spacing: 2px;
}
div#right {
background: #282828;
width: 525px;
margin-left: 4px;
float: left;
padding-bottom: 10px;
}
div#right p.filepage {
padding: 13px;
margin: 0px;
padding-bottom: 2px;
}
div#right p.comments {
padding-left: 13px;
padding-right: 13px;
margin: 0px;
padding-bottom: 2px;
}
div#right h2 {
padding: 5px;
margin: 0px;
text-align: center;
}
div#right p {
margin: 0px;
padding: 3px;
}
div#right .gamelisting {
margin-bottom: 20px;
clear: both;
}
#container {
width: 920px;
margin: auto;
}
.nostyle a {
border: none;
}
.nostyle {
border: none;
}

#dhtmltooltip{
position: absolute;
border: 1px solid #fff;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

