
body {
	background-color: #fff;
	background-image: none;
	}

#footer {
	display: none;
/*	position: relative;
	bottom: 0px;*/
	}
	
#contentLayer {
	position: static;
	font-size: 11pt;
	overflow: visible;
	width: 95%;
	border: 0;
	background-image: none;
	}

#contentLayer #books {
	width: 100%;
	}
	
#contentLayer #books td {
	width: 25%;
	}
	
#main_nav,
#NewsSignup {
	display: none;
	}	
	
.gotdime_title {
	font-size: 11pt;
	}	