/* CSS Document */

body {
	background-color: #000000;	
}
#container {
	display: block;
	height: 700px;
	width: 1024px;
	position: relative;
	
}
#banner {
	display: block;
	height: 222px;
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 0px;
	
}
#navbar {
	display: block;
	height: 84px;
	width: 508px;
	position: absolute;
	left: 515px;
	top: 114px;
	z-index: 50;
	
}
#essay {
	display: block;
	height: 81px;
	width: 593px;
	position: absolute;
	left: 435px;
	top: 239px;
	z-index: 5;	
}
#cd {
	display: block;
	height: 300px;
	width: 652px;
	position: absolute;
	left: 380px;
	top: 239px;
	z-index: 5;
}
#music {
	display: block;
	height: 83px;
	width: 604px;
	position: absolute;
	left: 435px;
	top: 239px;
	z-index: 5;	
}
#books {
	display: block;
	height: 78px;
	width: 594px;
	position: absolute;
	left: 435px;
	top: 239px;
	z-index: 5;	
}





#content_books {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/back_desaturated.jpg);
	background-repeat: repeat;
	display: block;
	padding: 15px;
	height: 400px;
	width: 775px;
	position: absolute;
	left: 222px;
	top: 220px;
	border-top-width: 6px;
	border-left-width: 6px;
	border-top-style: inset;
	border-left-style: inset;
	border-top-color: #960001;
	border-left-color: #960001;
	z-index: 1;
	text-align: justify;
}
#content_books a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#content_books a:visited {
color: #666666;
	text-decoration: none;
		font-weight: bold;

}


#content_books a:hover {
	color: #930000;
	text-decoration: underline;
		font-weight: bold;

}


#tablecontents {
	display: block;
	padding: 10px;
	height: 150px;
	width: 500px;
	position: absolute;
	left: 251px;
	top: 167px;
	
}

#bookdetails_home {
	display: block;
	padding: 10px;
	height: 250px;
	width: 500px;
	position: absolute;
	left: 251px;
	top: 182px;
}
#bookdetails_chapter1 {
display: block;
	padding: 10px;
	height: 190px;
	width: 500px;
	position: absolute;
	left: 251px;
	top: 182px;
		overflow: auto;

}
#bookdetails_chapter2 {
display: block;
	padding: 10px;
	height: 190px;
	width: 500px;
	position: absolute;
	left: 251px;
	top: 182px;
		overflow: auto;

}

#bookdetails_chapter3 {
display: block;
	padding: 10px;
	height: 190px;
	width: 500px;
	position: absolute;
	left: 250px;
	top: 182px;
		overflow: auto;

}

#hope_backcover {
	display: block;
	height: 244px;
	width: 161px;
	position: absolute;
	left:31px;
	top: 55px;
	background-image: url(images/back_desaturated.jpg);
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	height: 50px;
	width: 400px;
	position: absolute;
	left: 1px;
	top: 439px;
}
#hope_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	height: 102px;
	width: 177px;
	position: absolute;
	left: 45px;
	top: 313px;
	z-index: 100;
}

