/* bottom pics */
#wrapper {
	background: url(../img/collections/bottom.jpg) no-repeat bottom right;
}
/* center pics */
#wrapper #main {
	width: 397px;
	height: 535px;
	background: url(../img/collections/center.jpg) no-repeat 1px 100px;
}
/* submenu */
#wrapper #main ul {
	padding: 10px 0 0 0;
	}
#wrapper #main ul li a {
	padding: 10px 0 0 45px;
	text-align: left;
	margin: 0 10px 10px 0;
}
#wrapper #main ul li a#sub1 {
	background: url(../img/icons/icon_rarities.jpg) no-repeat left center;
	margin: 5px 10px 10px 50px;
	}
#sub2 {
	background: url(../img/icons/icon_rarities.jpg) no-repeat left center;
	}
/* center add */
#content {
	background: url(../img/collections/center_add.jpg) no-repeat left 171px;
	height: 370px;
	overflow: auto;
	}
/* h1 */
#wrapper #content h1 {
	background: url(../img/collections/h1.jpg) no-repeat left;
	}
/* top pics */
#wrapper #left { background: url(../img/collections/top.jpg) no-repeat top left; }
/* footer */
#wrapper #footer span { color: #fff; }



