#pagecenter {
	background-repeat: repeat;
	margin-left: 0px;
	top: 0px;
	z-index: 99;
	position: absolute;
	width: 100%;
	left: 0px;
}
#pageleft {
	padding-top: 6px;
	background-image: url(images/Notebook/page-edge-left.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	top: 0px;
	position: absolute;
}
#pageright {
	background-color: b7b5b0;
	padding-top: 5px;
	background-image: url(images/Notebook/page-edge-right.jpg);
	background-repeat: repeat-x;
	height: 1100px;
	top: -1px;
	position: absolute;
	margin-left: 685px;
	width: 100px;
}
#allcontent {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
}
#featurelist {
	margin-left: 225px;
	width: 500px;
	background-image: url(../images/Notebook/paper2.png);
	background-repeat: no-repeat;
	height: 750px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 25px;
	z-index: 1;
	line-height: 120%;
	left: 250px;
}
#header {
	width: 875px;
	text-align: center;
	vertical-align: middle;
}
#sideboard {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 140px;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: small;
	z-index: 99;
	padding-left: 10px;
}
