#header { visibility: visible; position: absolute; z-index: 1; top: 0; left: 0; width: 1000px; height: 80px }
#menu  {
	visibility: visible;
	margin-top: 56px;
	margin-bottom: 1px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 20px;
	width: 927px;
	height: 24px
}
#content    { background-color: #fff; visibility: visible; position: absolute; z-index: 1; top: 80px; left: 0; width: 1000px; height: 650px }
#leftcolumn {
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 15px;
	left: 15px;
	width: 200px;
	height: 620px
}
.pbooks {
	color: #009;
	font-size: 14px;
	font-family: Arial;
	text-align: center;
	margin-top: -10px;
}
#footer   {
	color: #009;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 656px;
	left: 484px;
	width: 250px;
	height: 50px
}
#center  {
	color: #009;
	font-size: 14px;
	font-family: Arial;
	text-align: center;
	visibility: visible;
	position: absolute;
	top: 30px;
	left: 233px;
	width: 750px;
	height: 393px
}
.h1freepatterns {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-align: center;
	margin-bottom: 1px;
}
