html, body {
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
body, td, th {
	font-size: 0.83em;
	color: #333333;
}
.thrColFixHdr .container {
	width: 980px; 
	background: #FFFFFF;
	text-align: left;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0 auto -37px;
}
.thrColFixHdr #header {
	height: 120px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.thrColFixHdr #header #navigation {
	float: right;
	width: 600px;
	height: 14px;
	margin-right: 0px;
	margin-top: 135px;
	clear: both;
	display: none;
}
.thrColFixHdr #header #logo {
	float: right;
	width: 307px;
	height: 94px;
	margin-right: 62px;
	margin-top: 40px;
}
.thrColFixHdr #header #logobig {
	width: 269px;
	height: 271px;
	margin-left: 47px;
	margin-top: 110px;
	position:absolute;
	top:0;
	z-index: 100;
	display: none;
}
.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 360px; 
	padding: 80px 0 0;
	text-align: left;
	vertical-align: top;
	clear: both;
	display: none;
}
.childpic {
	margin-right: 20px;
	margin-left:70px;
	text-align: right;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 10px;
	position:relative;
}
.thrColFixHdr #mainContent #buybooks {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: right;
	display: none;
}
.push {
	clear: both;
}
.footer {
	padding: 0 10px 0 20px;
	background-image:url(images/pelican_post_bottom_background.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:37px;
	display: none;
}
.footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#navigation li {
	display: inline;
	padding-right: 22px;
	list-style-position: inside;
}
.quote {
	font-size: 1.08em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2A3014;
	text-decoration: none;
}
#mainContent #books th {}
#mainContent #books {}
#mainContent #books blockquote {
	left: -20px;
}
#mainContent #books .summary {
	font-size: 0.83em;
	text-decoration: none;
}
#mainContent #books td {
	padding:10px;
}
#mainContent #school th {}
#mainContent #school {}
#mainContent #school blockquote {
	left: -20px;
}
#mainContent #school .summary {
	font-size: 0.83em;
	text-decoration: none;
	margin-left: 10px;
}
#mainContent #school td {
	padding:10px;
}
a:visited {
	color: #364614;
	text-decoration: none;
	font-weight:bold;
}
a:link {
	color: #364614;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #364614;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #364614;
	text-decoration: none;
	font-weight:bold;
}
.footer a:link {
	font-size: 0.67em;
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	font-size: 0.67em;
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	font-size: 0.67em;
	color: #ffffff;
	text-decoration: none;
}
.footer a:active {
	font-size: 0.67em;
	color: #ffffff;
	text-decoration: none;
}
#bookaid {
	margin-left: 100px;
}
#postlabel {
	font-size: 1.75em;
	width: 13cm;
	height: 9cm;
	background: url(images/pelican_post_big_logo_tint.gif) no-repeat 200px 20px;
	border: medium dotted #666666;
	margin:1em 0;
}
#booklabel {
	font-size: 1.2em;
	width: 13cm;
	height: 5cm;
/*	background: url(images/pelican_post_black_label_logo.gif) no-repeat 20px 20px;
*/	border: medium dotted #666666;
	margin:1em 0;
	/*padding-left:5cm;*/
}
#postlabel .smallprint, #booklabel .smallprint {
	font-size: 0.5em;
	text-align: right;
}
#sidebar_logos {display:none;}

hr {
	display: none;
}
#myAccount {
	display: none;
}
.noprint {
	display: none;
}
.page-break	{ display:block; page-break-before:always; }
.paddress {
	display: none;
}
#specialquote {
	display: none;
}