/* bottom pics */
#wrapper {
	background: url(../img/artefacts/bottom.jpg) no-repeat bottom right;
}
/* center pics */
#wrapper #main {
	width: 397px;
	height: 520px;
	background: url(../img/artefacts/center.jpg) no-repeat 1px 100px;
}
/* submenu */
#wrapper #main ul {
	padding: 10px 0 0 10px;
	}
#wrapper #main ul li a {
	padding: 10px 0 0 45px;
	text-align: left;
	margin: 0 10px 10px 40px;
}
#wrapper #main ul li a#sub1 {
	background: url(../img/icons/icon_antique.jpg) no-repeat left center;
	margin: 0 10px 10px 78px;
	}
#sub2 {
	background: url(../img/icons/icon_rarities.jpg) no-repeat left center;
	}
/* center add */
#wrapper #content h1 {
	background: url(../img/artefacts/h1.jpg) no-repeat left;
}
#content {
	padding-bottom: 185px;
	padding-top: 35px;
	height: 110px; 
	overflow: auto; 
}
/* top pics */
#wrapper #left { background: url(../img/artefacts/top.jpg) no-repeat top left; }
#wrapper #footer span { padding-right: 140px; }


