body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	background-color: #FFFFCC;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: x-small;
	font-weight: bold;
}
.margin {
	width: 155px;
	left: 10px;
	height: 250px;
	top: 200px;
	position: absolute;
	border-top: 0px;
	border-right: 2px solid #990000;
	border-bottom: 0px;
	border-left: 0px;





}
.content {
	position: absolute;
	left: 180px;
	top: 200px;
	width: 570px;
	z-index: 1;




}
.banner {
	background-image: url(images/IneffBooks_logo.png);
	position: absolute;
	width: 740px;
	left: 10px;
	top: 10px;
	background-repeat: no-repeat;
	padding-top: 105px;
	z-index: 2;





}
.pageLogo {
	text-align: right;
	vertical-align: top;
	z-index: 3;
	left: 590px;
	top: 10px;
	position: absolute;
	width: 160px;


}
ol {
	text-indent: 15pt;
}
.linklist {
	list-style-type: none;
	line-height: 12pt;
	text-indent: 24pt;

}
.copyright {
	font-size: xx-small;
	background-color: #FFFFCC;
	position: static;
	z-index: 3;
	bottom: 5px;
	left: 10px;
	width: 575px;
	text-align: center;
	padding-top: 35px;
	line-height: 0pt;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;








}
a{
	color: #990000;
}
.donation {
	font-size: xx-small;
	padding-top: 30px;
	position: relative;
	top: 50px;
	width: 145px;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-right: 10px;


}
.ISBN {
	font-size: xx-small;
	font-weight: bold;
}

