body {
	background-color: #000;
	color: #fff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
}

div {
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: auto;
	width: auto;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 11pt;
}

a {
	color: #80a0c0;
	text-decoration: none;
}

a:hover {
	color: #b0d0f0;
}

#template {
	background-image: url('background.png');
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 960px;
}

#header {
	height: 64px;
	width: inherit;
}

#banner {
	background-image: url('banner.png');
	height: 76px;
	width: inherit;
}

#about {
	float: left;
	position: relative;
	top: 8px;
	left: 8px;
	height: inherit;
	width: 250px;
}

#followtext {
	float: left;
	font-size: 8pt;
	width: 125px;
}

#followbuttons {
	float: left;
	width: 125px;
}

.followbutton {
	border: 0px solid #000;
	height: 60px;
	width: 60px;
}

#adsense-468x60 {
	float: left;
	position: relative;
	top: 8px;
	left: 16px;
	text-align: center;
	height: inherit;
	width: 686px;
}

#content {
	height: auto;
	min-height: 496px;
	width: inherit;
}

/* -- Navigation --*/

#navigation {
	float: left;
	position: relative;
	top: 8px;
	left: 16px;
	height: 250px;
	width: 250px;
}

#adsense-250x250 {
	background-color: #000;
	height: 250px;
	width: inherit;
}

#blog-link {
	background-image: url('blogbutton.png');
	display: block;
	position: relative;
	top: 8px;
	height: 64px;
	width: inherit;
}

#blog-link b {
	display: none;
}

#blog-link:hover {
	background-position: 0px -64px;
}

#portal-link {
	background-image: url('portalbutton.png');
	display: block;
	position: relative;
	top: 16px;
	height: 64px;
	width: inherit;
}

#portal-link b {
	display: none;
}

#portal-link:hover {
	background-position: 0px -64px;
}

.sidebutton {
	border: 0px solid #000000;
	height: 64px;
	width: 250px;
}

/* -- Viewport --*/

#viewport {
	float: left;
	position: relative;
	top: 8px;
	left: 8px;
	height: 480px;
	width: 686px;
}

.screenshot {
	float: left;
	height: 400px;
	width: 240px;
}

.mainscreen {
	border: 0px solid #000000;
	height: 180px;
	width: 240px;
}

.otherscreen {
	border: 0px solid #000000;
	height: 90px;
	width: 120px;
}

.playbutton {
	background-image: url('playbutton.png');
	display: inline-block;
	position: relative;
	top: 8px;
	height: 48px;
	width: 240px;
}

.playbutton b {
	display: none;
}

.playbutton:hover {
	background-position: 0 -48px;
}

.text {
	background-image: url('spanbg.png');
	float: left;
	position: relative;
	left: 8px;
	height: 408px;
	width: 438px;
}

.textspan {
	padding: 8px;
	text-align: justify;
}

#buttons {
	clear: left;
	position: relative;
	top: 8px;
	text-align: center;
	height: 64px;
	width: 686px;
}

.button {
	float: left;
	margin-left: 8px;
	text-align: center;
	height: inherit;
	width: 96px;
}

.button img {
	border: 0px solid #000;
}

#mystery {
	display: none;
}

#traverse {
	
}

#towerofgreed {
	display: none;
}

#gravibounce {
	display: none;
}

#corruption {
	display: none;
}

#dominusvoid {
	display: none;
}

#probe {
	display: none;
}