body {
	color: #D4D1E0;
	font: normal normal normal 100% sans-serif;
	background: #726699 url(buttons/tree2.png) no-repeat fixed top right;
}
	
#ad {
	position: absolute;
	text-align: left;
	text-indent: 25px;
	max-width: 350px;
	width: 350px;
	left: 450px;
	top: 250px;

}
div#cover {
	position: absolute;
	left:30px;
	top:180px;
	width:400px;
	}
#full {
	position: absolute;
	text-align: left;
	text-indent: 25px;
	top: 250px;
	width: 80%;
	left:100px;
}

#coming {
	position: absolute;
	text-align: center;
	max-width: 800px;
	width: 800px;
	left: 0px;
	top: 630px;
	font: normal normal bold medium sans-serif;
}

#author {
	position: absolute;
	text-align: center;
	width: 800px;
	left: 0px;
	top: 650px;

}
#me {
	position: absolute;
	font: normal normal bold x-large sans-serif;
	left: 300px;
	margin-left: 50px;
	top: 180px;
}
#bio{
	position: relative;
	left: 50px;
	width: 600px;
	margin: 50px;
}
	
#bio p{
	text-align: left;
	text-indent: 30px;
}
.book {
	position: absolute;
	width: 600px;
	height: 170px;
	}
.image {
	position: relative;
	left:130px;
	width: 150px;
	}
	
.text {
	position: relative;
	top: -150px;
	left: 270px;
	text-align: left;
	width: 450px;
	 }
#fbbox {
	position: relative;
	top: 30px;
}
p#title {
	font: bold larger sans-serif;
	}

a:link{
	font: normal normal 100% sans-serif;
	color: #D4D1E0;
	text-decoration: none;
}	
a:visited{
	font: normal normal sans-serif;
	color: #D4D1E0;
	text-decoration: none;
}	
a:active{
	font: normal normal 100% sans-serif;
	color: #D4D1E0;
	text-decoration: none;
	}


.icon {
   position: absolute;
	width: 100px;
	max-width:100px;
	height: 100px;
	min-height: 100px;
	background: url(buttons/upbutton.png) no-repeat scroll center;
}
a.icon:link {
	background: url(buttons/upbutton.png) no-repeat scroll center;
}
a.icon:visited {
		background: url(buttons/upbutton.png) no-repeat scroll center;
}
a.icon:hover {
		background: url(buttons/downbutton.png) no-repeat scroll center;
}
a.icon:active: {	
		background: url(buttons/downbutton.png) no-repeat scroll center;
}

div#dots {
	position: absolute;
	left:25px;
	top:20px;

}
#reviews {
	left:120px;
	top:0px;
}
#excerpt {
	left:240px;
	top:0px;
}
#e-book {
	left:360px;
	top:0px;
}
#paper {
	left:480px;
	top:0px;
}
#audio {
	left:600px;
	top:0px;
}
#julie {
	left:720px;
	top:0px;
}
#other {
	left:840px;
	top:0px;
}
h1 {
	text-align: center;
	margin: 30px;
}