body {
	background: #000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	color: #cecece;
	font-size: 12px;
}
a:link, a:visited {
	color: #ffdb32;
	text-decoration: underline;
}
a:hover {
	color: #ffe87c;
	text-decoration: underline;
}
img {
	border: 0;
}
#main {
	background: url('images/bg.jpg') no-repeat;
	width: 900px;
	min-height: 626px;
	margin: 0 auto 0;
}
#main h1 {
	color: #ffec48;
	font-size: 20px;
	margin: 0;
	text-align: center;
	padding: 183px 0 0 0;
}
#screenshots {
	width: 658px;
	margin: 52px auto 0;
}
.ss {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #ffdb32;
	font-size: 10px;
	float: left;
	width: 158px;
	margin: 0 92px 0 0;
}
.ss2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #ffdb32;
	font-size: 10px;
	float: left;
	width: 158px;
	margin: 0;
}
#screenshots p {
	text-align: center;
	width: 100px;
	margin: 11px auto 0;
}
.clear {
	clear: both;
}
#cta {
	width: 432px;
	margin: 39px auto 0;
}
a.cta-red {
	background: url('images/cta-red.gif') no-repeat 0 0;
	height: 46px;
	display: block;
	text-decoration: none;
}
a:hover.cta-red {
	background-position: 0 -46px;
	height: 46px;
}
a.cta-blue {
	background: url('images/cta-blue.gif') no-repeat 0 0;
	height: 46px;
	display: block;
	text-decoration: none;
}
a:hover.cta-blue {
	background-position: 0 -46px;
	height: 46px;
}
a.cta-orange {
	background: url('images/cta-orange.gif') no-repeat 0 0;
	height: 46px;
	display: block;
	text-decoration: none;
}
a:hover.cta-orange {
	background-position: 0 -46px;
	height: 46px;
}
a.cta-green {
	background: url('images/cta-green.gif') no-repeat 0 0;
	height: 46px;
	display: block;
	text-decoration: none;
}
a:hover.cta-green {
	background-position: 0 -46px;
	height: 46px;
}
a.cta-purple {
	background: url('images/cta-purple.gif') no-repeat 0 0;
	height: 46px;
	display: block;
	text-decoration: none;
}
a:hover.cta-purple {
	background-position: 0 -46px;
	height: 46px;
}
#gameinfo {
	background: url('images/gameinfo.jpg') no-repeat;
	width: 640px;
	height: 237px;
	margin: 22px auto 6px;
	padding: 32px
}
#gameinfo p {
	margin: 0 0 16px 0;
	line-height: 20px;
}
#gameinfo span {
	font-weight: bold;
	color: #fff;
}
#footer {
	background: url('images/footer.jpg') no-repeat;
	width: 704px;
	height: 55px;
	margin: 0 auto 0;
	text-align: center;
	font-size: 11px;
	padding: 27px 0 0;
}
#footer a {
	margin: 0 2px 0;
}#middle {
	width: 900px;
	height: 730px;
	margin: 0 auto 0;
	text-align: center;
	font-size: 14px;
	padding: 27px 0 0;
	background: url('images/bg2.jpg') no-repeat;
}
