* {
	font: 15px Trebuchet MS;
}
a img {
	border: none;
}
body {
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
h2 {
	font-size: 26px;
	margin: 0.5em 0;
}
#page {
	width: 800px;
	margin: 0 auto;
}
#page td {
	vertical-align: top;
}
#page .header {
	height: 550px;
}
#page .left {
	width: 340px;
	padding-left: 20px;
	vertical-align: top;
}
#page .right {
	padding-left: 14px;
	width: 460px;
}

#appstore {
	cursor: pointer; // hand;
}

#youtube {
	background-repeat: no-repeat;
	background-position: 208px center;
	background-attachment: scroll;
}
.video { margin: 0 5px; }

#moregames { margin-left: -20px; }
#moregames td {
	text-align: center;
	padding: 0 20px;
}
#moregames td * {
	font: 12px Myriad Pro;
}
#moregames img {
	width: 64px;
	height: 64px;
	border: none;
}
img#tnp { background-image: url('images/tnp.png'); }
img#gtnp { background-image: url('images/gtnp.png'); }
img#lant { background-image: url('images/lant.png'); }
img#repka { background-image: url('images/repka.png'); }
img#tsf { background-image: url('images/365.png'); }

#hr {
	margin: 30px 0 0 20px;
	height: 1px;
	width: 100%;
}
#footer .left {
	width: auto;
	padding-left: 70px;
	background-repeat: no-repeat;
	background-position: 15px center;
	background-attachment: scroll;
	vertical-align: middle;
}
#footer .left a {
	font-size: 23px;
}
#footer .right {
	width: auto;
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: scroll;
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
	height: 60px;
}
#footer .right a {
	float:right;
	margin: -10px 0 0 7px;
}