body{
	margin:0px;
	background-image:url('img/wall.png');
	background-attachment:fixed;
	background-color:#333333;
	color:#FFFFFF;
	font-family:Verdana;
}

a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

a:hover{
	color:#FFFF00;
	font-size:12px;
	font-weight:bold;
}

.site{
	width:900px;
	background-color:#000000;
	padding:5px;
	border-left:2px solid #333333;
	border-right:2px solid #333333;
	text-align:center;
	font-size:12px;
}

.cats{
	width:100%;
	background:#222222;
	margin-bottom:20px;
	padding-top:3px;
	padding-bottom:5px;
	text-align:center;
}

.catt{
	width:100%;
	background:#222222;
	padding-top:3px;
	padding-bottom:5px;
	margin-bottom:2px;
	text-align:center;
}

.catz{
	width:100%;
	background:#222222;
	margin-top:25px;
	margin-bottom:20px;
	padding-top:3px;
	padding-bottom:5px;
	text-align:center;
}

.description{
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

.big160{
	width:190px;
	float:right;
}

.big728{
	margin-top:10px;
	width:100%;
	text-align:center;
}

.gameslist{
	width:200px;
	padding-left:10px;
	padding-right:10px;
	height:140px;
	float:left;
}

img.gameslist{
	border:1px solid #FFFFFF;
	width:100px;
	height:100px;
}

.featured{
	width:420px;
	padding-left:10px;
	padding-right:10px;
	height:280px;
	float:left;
}

img.featured{
	border:1px solid #FFFFFF;
	width:324px;
	height:240px;
}