@charset "utf-8";
body {
	background: white url(composite.png) repeat-x right -548px;
	margin: 0 10px;
	padding: 100px 0 0 0;
	font: normal sans-serif;
}
h1#logo {
	position: absolute;
	top: 0;
	left: 0;
	background: url(logo.png) no-repeat;
	height: 79px;
	width: 100%;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
h1#logo em {
	display: block;
	width: 285px;
	height: 79px;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(rotation/rotate.php) no-repeat top right;
}
#header {
	margin: 0 0 0 50%;
	padding: 0;
	text-align: center;
	position: absolute;
	top: 56px;
	left: -12.835em;
	width: 25.67em;
	display: block;
	height: 41px;
	list-style-type: none;
}
#header li {
 	font: normal 14px arial, sans-serif;
	height: 41px;
	margin: 3px 0 0 0;
	list-style-type: none;
	display: block;
	background: url(composite.png) no-repeat right -28px;
}
#header a {
	height: 35px;
	margin-right: 6px;
	padding-left: 8px;
	padding-top: 5px;
	text-align: center;
	display: block;
	color: #8f8f8f;
	text-decoration: none;
	background: url(composite.png) no-repeat;
}
#header li:hover {
	margin-top: 2px;
}
#header a:hover {
    color: #c6c6c6;
}
#header li:active {
	margin-top: 4px;
}
#header li.blue {
	background: url(composite.png) no-repeat right -178px;
	margin-top: 0px;
}
#header li.blue a, #header li.blue a:hover {
	color: white;
	font-weight: bold;
	background: url(composite.png) no-repeat left -150px;
}
#news, #forums, #guides, #tv, #store {
	position: absolute;
	top: 0;
}
#news {
	width: 5.00em;
	left: -.25em;
}
#forums {
	width: 6em;
	left: 5.25em;
}
#guides {
	width: 5.5em;
	left: 11.75em;
}
#tv{
	width: 4em;
	left: 17.75em;
}
#store {
	width: 4.5em;
	left: 22.25em;
}

#adsTop {
	margin: 2px auto 7px auto;
	width: 728px;
	height: 100px;
}

