#man {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 320px;
	position: absolute;
	left: 10px;
	top: 10px;
	right: auto;
	bottom: auto;
}
#headline_links img {
	margin: 0px;
	padding: 0px;
	height: 205px;
	width: 499px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	visibility: inherit;
	z-index: auto;
	left: 323px;
	top: 10px;
	background-color: #B98A58;
}
#books {
	padding: 0px;
	height: auto;
	width: 500px;
	position: absolute;
	left: 323px;
	top: 225px;
	right: auto;
	bottom: auto;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	left: 10px;
	top: 570px;
	right: auto;
	bottom: auto;
	position: absolute;
	width: 800px;
}
