body {
	margin: 0;
	background-color:#FFFFFF;
	color:#474646;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.divtop{
	background-image:url('images/topdiv.png');
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
	width:938px;
	height:17px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.titulo{
	font-size:18px;
	border-bottom:2px solid #333333;
	margin-bottom: 10px;
}
.divbg{
	background-image:url('images/bgdiv.png');
	background-color:transparent;
	width:890px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 24px;
	padding-right: 24px;
}
.divlogo{
	background-image:url('images/bgdiv.png');
	background-color:transparent;
	width:863px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 45px;
}
.divfoot{
	background-image:url('images/footdiv.png');
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
	width:938px;
	height:17px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.divspace{
	height:20px;
}
#cont{
	margin:0 auto;
	width:944px;
}
#cont2{
	float:left;
}
.ft1{
	background-image:url('images/ft1.png');
	background-repeat:no-repeat;
	width:17px;
	height:430px;
	float:left;
}
.ft2{
	background-image:url('images/ft2.png');
	width:256px;
	height:430px;
	float:left;
}
.ft3{
	background-image:url('images/ft3.png');
	background-repeat:no-repeat;
	width:17px;
	height:430px;
	float:left;
}
.sptop{
	background-image:url('images/sptop.png');
	background-repeat:no-repeat;
	background-position:center;
	width:629px;
	height:19px;
}
.spbg{
	background-image:url('images/spbg.png');
	width:581px;
	padding-left: 24px;
	padding-right: 24px;
}
.spfoot{
	background-image:url('images/spfoot.png');
	background-repeat:no-repeat;
	background-position:center;
	width:629px;
	height:19px;
	margin-right:20px;
}
#headerBanner {
display:block;
position:relative;
width:629px;
height:130px;
z-index:0;
}

#geeknio-home #headerBanner {
height:430px;
position: relative;
}
#geeknio-home #headerBanner .gamebanner {
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
#geeknio-home #headerBanner .active {
z-index: 4;
}
#geeknio-home #headerBanner .last-active {
z-index: 3;
}
#geeknio-home #headerBanner .gamebanner img {
border: 0;
}

#geeknio-home #gamebuttons {
position: absolute;
bottom: 10px;
right: 0px;
z-index: 5;
}
#geeknio-home #gamebuttons li {
float: right;
height: 18px;
overflow: hidden;
width: 18px;
background-image: url(/images/bdots.gif);
background-repeat: no-repeat;
background-color: transparent;
background-position: 0 -36px;
list-style: none;
cursor: pointer;
margin-right: 4px;
}
#geeknio-home #gamebuttons li.active {
background-position: 0 0;
}
#geeknio-home #gamebuttons li.hover {
background-position: 0 -18px;
}
