body {background: #fffdfb; text-align: center;}

#wrapper
	{	
	margin: 10% auto;
	width: 880px;
	text-align: left;
	position: relative;
	
	}
#menu {
		position: absolute;
		text-align: right;
		top:0;
		right: 0;
		z-index: 99;


		}
#logo {
	clear: both;
	text-align: left;
	margin: 12px 0 0 0;
	position: absolute;
	top:333px;;
	left: 0;

		}
#contentWrap {
	clear: both;
	width: 880px;
	height: 310px;
	background: transparent url(../img/content-bg.gif) left top no-repeat;
	position: absolute;
	top:25px;;
	left: 0;
	z-index: 1;
	}

#contentRight {
	margin-left:440px;
	}
	
#spacer {
	height: 20px;
}

#contentMain-books{
	padding: 1px 0 0 0;
	margin: 0 0 0 -28px;
}
#contentLeft {
	position: absolute;
	bottom:10px;
	left:5px;
	z-index: 10;
	width: 190px;
	}
	
