
*
{
	margin:0;
	padding:0;
	border:0;
}

body
{
	background-color:black;
	padding:10px;
	text-align:center;
}

div.main
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

div.top div
{
	float:left;
	height:90px;
}

div.top p
{
	padding:0;
	color:white;
	text-align:center;
}

div.selectgame
{
	width:100px;
}

div.quickmenu
{
	width:130px;
}

div.quickmenu a, div.bottom p, div.bottom a
{
	color:white;
}

div.quickmenu a:hover
{
	color:#E8BA2D;
}

.yellow p,div.yellow
{
	background-color:#E8BA2D;
}

div.selectgame p
{
	padding-top:70px;
}

div.logo
{
	width:412px;
	background-image:url(images/zikkogames.gif);
}

div.bottom
{
	text-align:center;
}

div.top,div.middle,div.bottom
{
	clear:both;
}

div.column
{
	background-color:#E8BA2D;
	float:left;
	height:612px;
	border-right:6px solid black;
	margin-bottom:6px;
}

.menu span
{
	background-color:black;
	color:white;
	padding:2px;
}

.under a
{
	float:left;
	border-right:6px solid black;
}

div.under
{
	border-right:9px solid black;
	background-color:#E8BA2D;
}

div.end
{
	clear:both;
}

.big
{
	width:200px;
	height:200px;
}

.small
{
	width:97px;
	height:97px;
}

.hidetext h1, .hidetext p, .hidetext span
{
	display:none;
}

.big .ad_en
{
	display:block;
	width:200px;
	height:200px;
	background-image:url(gamethumbs/200/ad_en.gif)
}

.big .ad_se
{
	display:block;
	width:200px;
	height:200px;
	background-image:url(gamethumbs/200/ad_se.gif)
}

.box
{
	display:block;
	border-bottom:6px solid black;
}

a.box
{
	text-decoration:none;
}

div.highscore
{
	overflow:auto;
}

h1,p,table
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	color:black;
}

h1
{
	font-family:Trebuchet MS;
	font-size:24px;
	font-weight:bold;
}

i
{
	font-style:normal;
	color:white;
}

p,td,.menu a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	line-height:15px;
}

body a
{
	color:black;
}

body a:hover
{
	color:red;
}

body.alternative_ad
{
	padding:0;
}

.alternative_ad h1
{
	padding-top:55px;
}

h1 a
{
	text-decoration:none;
}