/* bottom pics */
#wrapper {
	background: url(../img/jewels/bottom.jpg) no-repeat bottom right;
}
/* center pics */
#wrapper #main {
	width: 397px;
	height: 535px;
	background: url(../img/jewels/center.jpg) no-repeat 1px 90px;
}
/* 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_personal.jpg) no-repeat left center;
	}
#sub4 {
	background: url(../img/icons/icon_contemporary.jpg) no-repeat left center;
	}
/* center add */
/* h1 */
#wrapper #content h1 {
	background: url(../img/jewels/h1.jpg) no-repeat left;
}
#content {
	padding-bottom: 169px;
	padding-top: 15px;	
	height: 165px;
	overflow: auto;
}
/* top pics */
#wrapper #left { background: url(../img/jewels/top.jpg) no-repeat top left; }
#wrapper #footer span { padding-right: 140px; }

