/*---------tag---------*/
body {
	background-repeat: no-repeat;
	background-position: top center;
}

object, a {
	outline: none;
}

a img {
	border:0px none;
}

* {
	margin:0pt;
	padding:0pt;
}

/*---------id---------*/
#flash_more_games {
	float: left;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 750px;
}

#main_container {
	margin-top: 10px;
}

/*---------class---------*/
.clear_both {
	clear: both;
}

.game_banner {
	width: 200px;
	margin-right: 0px; 
	float: left;
}

.game_banner_last {
	width: 200px;
	float: left;
}

.game_banner_title {
	width: 200px;
	height: 40px;
	text-align: center;
	margin-top: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.game_banner a {
	color: #FFFFFF;
}

.game_banner_last a {
	color: #FFFFFF;
}
