body {
background: #e7d5fa;
margin: 0px;
font: normal 12px tahoma;
color: #000000;
}
a {
color: #000000;
}
div#header {
background: url("images/bg.jpg") repeat-x;
height: 111px;
}
div#header-logo {
	display: block;
	height: 60px;
	width: 350px;
	position: absolute;
	left: 0px;
	top: 34px;
}
#adsense{
	height: 60px;
	width: 468px;
	position: absolute;
	top: 30px;
	right: 0px;
	border: 3px solid #425969;
}


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: #ed65aa;
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: #ffffff;
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;
}
