body {
background: url('../images/bg.png') repeat-x #FFF;	
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Arial, Helvetica;
text-align: center;
}

a img {
border: 0;
}

#container {
background: url('../images/container.png') repeat-y;
width: 932px;
text-align: left;
margin: 0 auto 0 auto;
}


#content {
background: url('../images/content.png') repeat-x #f0f4fa;
width: 908px;
margin: 0 auto 0 auto;
}

#header { 
background: url('../images/header.png');
width: 894px;
height: 109px;
margin: 0 auto 0 auto;
}

#headert {
width: 300px;
color:#FFF;
text-align: center;
float: left;
font-weight: bold;
margin-left: 214px;
margin-top: 26px;
}

#logo {
margin-left: 29px;
margin-top: 26px;
float: left;
}

#nav {
background: url('../images/nav.png') no-repeat;
width: 884px;
height: 38px;
margin: 10px auto 0 auto;
}

.tab {
background: url('../images/tab.png');
width: 120px;
height: 20px;
padding-top: 5px;
text-align: center;
margin-top: 14px;
margin-left: 30px;
float: left
}

.tab a {
color: #174483;
text-decoration: none;
font-weight: bold;
font-size: 13px;
}

#ad {
background: url('../images/ads.png') no-repeat;
width: 886px;
padding-top: 5px;
height: 111px;
*height: 116px;
margin: 0px auto 0 auto;
clear: both;
text-align: center;
}


#footer {
background: url('../images/footer.png') repeat-x;
height: 20px;
text-align: center;
color: #FFF;
font-size: 11px;
padding-top: 5px;
}

#rounded_top {
background: url('../images/rounded_top.png') no-repeat;
height: 20px;
width: 898px;
margin-top: 10px;
}



#rounded_bottom {
background: url('../images/rounded_bottom.png') no-repeat;
height: 15px;
width: 898px;
}



#rounded {
background: url('../images/rounded.png') repeat-y;
width: 898px;
}

#roundedc {
width: 898px;
margin: 0 auto 0 auto;
}



#recent_top {
background: url('../images/recent.png') no-repeat;
height: 25px;
clear: both;
}




#blue ul {
margin-top: 10px;
margin-left: 10px;
display: block;
float: left;
padding: 0px 0 0 0;
}

#blue ul li {
list-style: none;
float: left;
margin: 0 0 0 5px;
}

#blue ul li a {
background: url(../images/tabright.png) top right no-repeat;
display: block;
padding: 0 15px 0 0;
color: #174483;
text-decoration: none;
font-weight: bold;
font-size: 13px;
}

#blue ul li a span {
background: url(../images/tableft.png) top left no-repeat;
display: block;
padding: 7px 0 10px 15px;
}

#blue ul li a span .lower {
	font-size: 18px;
}


#blue ul li a:hover {
color: #174483;
}

#blue ul li a:hover span {
}


.games_top {
	clear: both;
	width: 629px;
	padding-left: 20px;
	padding-top: 13px;
	height: 26px;
	*height: 46px;
	color: #4e4e4e;
	font-weight: bold;
	font-size: 13px;
	background: url('../images/games_top.png') top left no-repeat;
}


.games_bottom {
	width: 629px;	
	height: 10px;
	background: url('../images/games_bottom.png') top left no-repeat;
}


.games {
	width: 629px;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 18px;
	padding-bottom: 13px;
	background: url('../images/games.png') top left repeat-y;
}



.box {
width: 195px;
height: 70px;
padding-left: 5px;
float: left;
background: url('../images/box.png') no-repeat;
}


.clear {
	clear: both;
}

