/* bottom pics */
#wrapper {
	background: url(../img/games/bottom.jpg) no-repeat bottom right;
}
/* center pics */
#wrapper #main {
	width: 397px;
	height: 420px;
	background: url(../img/games/center.jpg) no-repeat 1px 80px;
}
/* submenu */
#wrapper #main ul {
	padding: 30px 0 0 10px;
	}
#wrapper #main ul li a {
	padding: 10px 0 0 45px;
	text-align: left;
	margin: 0 10px 10px 40px;
}
#sub1 {
	background: url(../img/icons/icon_expeditions.jpg) no-repeat left center;
	}
#sub2 {
	background: url(../img/icons/icon_party.jpg) no-repeat left center;
	}
/* center add */
#content { 
	background: url(../img/games/center_add.jpg) no-repeat left 221px;
	height: 320px;
	}
/* h1 */
#wrapper #content h1 {
	background: url(../img/games/h1.jpg) no-repeat left;
}
#content {
	padding-bottom: 172px;
}
/* top pics */
#wrapper #left { background: url(../img/games/top.jpg) no-repeat top left; }
#wrapper #footer span { padding-right: 25px; color: #fff; }



