/* bottom pics */
#wrapper {
	background: url(../img/action/bottom.jpg) no-repeat bottom right;
}
/* center pics */
#wrapper #main {
	width: 397px;
	height: 520px;
	background: url(../img/action/center.jpg) no-repeat 1px 140px;
}
/* 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_games.jpg) no-repeat left center;
	}
#sub3 {
	background: url(../img/icons/icon_party.jpg) no-repeat left center;
	}
/* center add */
/* h1 */
#content { height: 330px; overflow: auto; }
#wrapper #content h1 {
	background: url(../img/action/h1.jpg) no-repeat left;
}
/* top pics */
#wrapper #left { background: url(../img/action/top.jpg) no-repeat top left; }
#wrapper #footer span { padding-right: 140px; }


