body {
	display: block;
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url(/images/degrade.png) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#banner {
	position:absolute;
	top: 20px;
}

#skycrapper
{
	position:absolute;
	margin-top: 0px;
}

#search
{
	position:absolute;
	margin-top: 57px;
	left: 50%;
	//width: 100%;
}
#search form {
	height: 25px;
}

#search fieldset {
	border: none;
}

#search input.text {
	width: 190px;
	background: none;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AEC38B;
}

#searchresult {
	position:absolute;
	margin: 150px auto;
	width: 100%;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

strong {
	color: #D7D7D7;
}


/* Header */
/*
#header {
	width: 728px;
	height: 145px;
	margin: 0px auto;
	color: #000000;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 36px 0px 0px 40px;
	font-size: 40px;
	color: #2b99d8;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 95px 25px 0px 0px;
	font-size: 14px;
}
*/

/* Footer */

#footer {
}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #566D77;
}

#footer a {
	color: #8097A1;
}

/* Page */

#page {
	width: 728px;
	margin: 0px auto;
	//padding: 10px 0px 0px 0px;
}


.tA { font: 12px Verdana, Tahoma, Arial, Helvetica; color: #2b99d8;}
.tA a {font: 12px Verdana, Tahoma, Arial, Helvetica; color: #2b99d8; text-decoration: none; font-weight: bold;}
.tA a:link { color: #2b99d8; font-weight: bold;}
.tA a:visited { color: #2b99d8; font-weight: bold; text-decoration: none;}
.tA a:hover { color: #2b99d8; text-decoration: underline; font-weight: bold;}

.tA2 { font: 10px Verdana, Tahoma, Arial, Helvetica; color: #2b99d8; }
.tA2 a { font: 10px Verdana, Tahoma, Arial, Helvetica; color: #2b99d8; text-decoration: none; font-weight: bold; }
.tA2 a:visited { color: #2b99d8; font-weight: bold; text-decoration: none; }
.tA2 a:hover { color: #2b99d8; text-decoration: underline; font-weight: bold; }

a#s2:link {
	color: #2999D8;	 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a#s2:active {
	color: #2999D8;	 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a#s2:visited {
	color: #2999D8;	 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a#s2:hover {
	color: #2999D8;	 
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

table {
//	background-color: none;
}

.greycell {
	background-color: #d7d7d7;
}

.adcell {
	vertical-align:top;
	padding-top: 44px;
}

.toprow {
	font: 10px Verdana, Tahoma, Arial, Helvetica;
	color: #999999;
	font-size: 18px;
	height: 40px;
    text-align: left;
    padding-left: 20px;
    background: #ffffff url(/images/tab728x40.png) no-repeat;
}

.toprow_game {
	font: 10px Verdana, Tahoma, Arial, Helvetica;
	color: #999999;
	font-size: 18px;
	height: 40px;
    text-align: left;
    padding-left: 20px;
    background: #ffffff url(/images/tab728x40.png) no-repeat;
//    background: #ffffff url(/images/tab640x40.png);
}

.bottomrow_game {
	font: 10px Verdana, Tahoma, Arial, Helvetica;
	color: #999999;
	font-size: 18px;
	height: 40px;
    text-align: left;
    padding-left: 20px;
    background: #ffffff url(/images/tab728x40_inv.png) no-repeat;
}

.desc_game {
	font: 16px Verdana, Tahoma, Arial, Helvetica;
	color: #333333;
	/*font-weight: bold;*/
	padding-left: 20px;
	padding-right: 20px;
}



