@charset "utf-8";
/* CSS Document by V 2010 */

body,td,th {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
color: #666;
}
body {
background-color: #333;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a{
color:#315E88;
text-decoration:none;
}
a:link{
color:#315E88;
}
a:visited{
color:#315E88;
}
a:hover {
color:#01509B;
text-decoration:none;
}
h1 {
font-size: 56px;
font-weight: 300;
letter-spacing:.7em;
}
h2 {
	font-size: 56px;
	color: #96D6FC;
	margin-left:50px;
}
.wrapper{
width:790px;
margin:0px auto;
border-left:3px solid #ededed;
border-right:3px solid #ededed;
text-align:left;
background:#fff;
}
.top{
background:#fff;
height:170px!important;
width:100%;
text-align:center;
}
.title {
	float:left;
	background:none;
	margin-top:30px;
	margin-left:30px;
	color:#315E88;
	font-size:36px;
	height:100px;
	width:510px;
	line-height:.9em;
}
.social{
float:right;
background:none;
margin-right:30px;
color:#315E88;
font-size:12px;
height:90px;
width:208px;
}
.twit{
background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat;
border:1px solid #A5CAEF;
color:#315E88;
font-size:12px;
width:208px;
}
.network{
padding-top: 5px;
}
.content{
width:100%;
padding-top:10px;
}
.mainscreen{
	height:460px;
	background:url(images/mainscreen.png) center no-repeat;
}
.inner {
padding: 30px;
font-size:24px;
color:#09f;
}
.games {
padding: 10px;
font-size: 18px;
color:#09f;
text-align:center;
}
.inner a, .games a {
color: #fff;
text-decoration:none;
}
.inner a:hover, .games a:hover {
	color:#96D6FC;
	text-decoration:underline;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.footer{
padding-top:18px;
padding-bottom:20px;
background:#F8F8F8;
border-top:2px solid #ededed;
text-align:center;
}
.footer a:link, .footer a, .footer a:visited{
color:#003;
text-decoration:none;
}
.footer a:hover {
color: #315E88
}