body {
	background-color: #4c4c4c;
	width: 4980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}

#content {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 4980px;
	height: 580px;
}
#cover {
	position: absolute;
	height: 520px;
	width: 520px;
	left: 30px;
	top: 30px;
	background-image: url(../images/cover.jpg);
}

#index {
	position: absolute;
	height: 520px;
	width: 520px;
	left: 580px;
	top: 30px;
	background-image: url(../images/index.gif);
}

/*<group=buy the book>*/

#buy {
	position: absolute;
	height: 520px;
	width: 520px;
	left: 1130px;
	top: 30px;
	background-image: url(../images/buy.jpg);
}

#buyus {
	position: absolute;
	height: 520px;
	width: 260px;
}

#buyus a {
	display: block;
	height: 520px;
	width: 260px;
}

#buyus a span {
	display: none;
}

#buyuk {
	position: absolute;
	height: 520px;
	width: 260px;
	left: 260px;
}

#buyuk a {
	display: block;
	height: 520px;
	width: 260px;
}

#buyuk a span {
	display: none;
}
	
/*</group>*/

#spacer1 {
	position: absolute;
	height: 520px;
	width: 520px;
	left: 1680px;
	top: 30px;
	background-image: url(../images/spacer1.gif);
}

/*<group=about the book>*/

#aboutbook a {
	color: #795D4C;
	text-decoration: none;
}

#aboutbook p {
	font-size: 21px;
	line-height: 21px;
	padding: 0px;
	margin: 15px;
}

#aboutbook {
	position: absolute;
	height: 520px;
	width: 520px;
	left: 2230px;
	top: 30px;
	background-color: #8DD6FC;
	color: #FFFFFF;
}
	
/*</group>*/

#spacer2 {
	position: absolute;
	height: 520px;
	width: 520px;
	left: 2780px;
	top: 30px;
	background-image: url(../images/spacer2.gif);
}

#press {
	position: absolute;
	height: 520px;
	width: 520px;
	left: 3330px;
	top: 30px;
	background-image: url(../images/press.jpg);
}

#spacer3 {
	position: absolute;
	height: 520px;
	width: 520px;
	left: 3880px;
	top: 30px;
	background-image: url(../images/spacer3.gif);
}

/*<group=about the author>*/

#author {
	position: absolute;
	height: 520px;
	width: 520px;
	left: 4430px;
	top: 30px;
	background-image: url(../images/author.jpg);
	margin-right: 30px;
}

#author p {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 18px;
	line-height: 18px;
}
#author div {
	padding: 0px;
	margin-top: 90px;
	margin-right: 30px;
	margin-left: 30px;
}
#author a {
	color: #FFFFFF;
	text-decoration: underline;
}
	
/*</group>*/
#header {
	position: absolute;
	left: 30px;
	top: 0px;
}
#press p {
	margin: 30px;
	font-size: 11px;
}

/*<group=navigation>*/

#back-1, #back-2, #back-3, #back-4 {
	position: absolute;
	top: 12px;
}

#back-1 {
	left: 1130px;
}

#back-2 {
	left: 2230px;
}

#back-3 {
	left: 3330px;
}

#back-4 {
	left: 4430px;
}

#nav-1 a, #nav-2 a, #nav-3 a, #nav-4 a {
	display: block;
	width: 100%;
	height: 100%;
}

#nav-1 span, #nav-2 span, #nav-3 span, #nav-4 span {
	display: none;
}
	
/*</group>*/
