body {	padding: 0;	margin: 0;	background-color: #ffffff;	text-align:center;}#right {	position:absolute;	background: #cc3333;	height: 11650px;	left: 1030px;	width:100px;	top: 240px;}#buythebook {	position: absolute;	left: 10px;	top: 780px;	width: 199px;	border: thin dotted #CCCCCC;	padding: 10px;}#header {	position: absolute;	top: 0px;	left: 245px;	width: 499px;		}#bookshot {	position: absolute;	top: 240px;	left: 790px;	width: 200px;	border: thin dotted #CCCCCC;	padding: 10px;}#author {	position: absolute;	top: 627px;	left: 790px;	width: 200px;	border: thin dotted #CCCCCC;	padding: 10px;}#main {	position: absolute;	top: 240px;	left: 255px;	width: 500px;	border: thin dotted #CCCCCC;	padding: 10px;		}#content {	clear: center;}#layout {	margin-left:auto;	margin-right:auto;}#leftcolumn {position:absolute;top: 240px;left: 10px;width: 200px;border: thin dotted #CCCCCC;padding: 10px;}	#rightcolumn {	position:absolute;	top: 268px;	left:676px;	width: 200px;	border: thin dotted #CCCCCC;	padding: 10px;				}	a:link {	color: #cc3333;	text-decoration: none;	}a:visited {	color: #cc3333;	text-decoration: none;		