/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	text-transform: ;
	letter-spacing: 0px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 30px;
	background: #FFFFFF;
	padding: 0px 0 0 0px;
	text-transform: ;
	font-size: 20px;
	color: #627AAD;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}


a img {
	border: 0px;	
}

a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0px;
	border-top: 0px solid #FFFFFF;
	background: #FFFFFF;
}

.bg2 {
	padding: 0px;
	border-top: 0px solid #CBE1EF;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 500px;
	height: 80px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: ;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 10px 0 10px;
	background: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


#headerad {
	position:relative;
	top: 15px;	
	left:30px;
    color: #000000;
}

#headerad a{
	background:none;	
}
/* Content */

#content {
	width: 500px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 0px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background:;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 500px;
}


/* Arcadem Pro 2.8 Code*/

.featuredgame img {
	float:left;
	padding:2px 6px 2px 6px;
}

.topcategory {
	border:0px #cccccc solid;
	float:left;	
	width:120px;
	height:118px;
	text-align:center;
	overflow:hidden;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin: 0 0px 0px 0px;
	background:#FFFFFF;
}

.topcategory ul {
	clear:both;
	float:left;
}

.topcategory img {
	float:center;
}

.gameInCategory {
	border:0px #cccccc solid;
	float:left;	
	width:120px;
	height:170px;
	text-align:center;
	overflow:hidden;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:#FFFFFF;
}

.bottomnav {
	clear:both;	
    text-align: center;
    font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 500px;
	margin: 0 auto;
	padding: 30px 0;
	background: ;
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: ;
}

html, ul, li, .bg1, .bg2, .bg3 {
	color: #627AAD;	
}

