/* CSS Document */
body {
		background-color: #FAF3DA;
		}

#Banner {
	position:absolute;
	width:70%;
	height:216px;
	z-index:1;
	left: 15%;
	top: 10px;
	background-color: #FAF3DA;
}
.style2 {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
}
#Leftbanner {
	position:absolute;
	width:15%;
	height:10000px;
	z-index:2;
	top: 3px;
	background-color: #330000;
	left: 11px;
}
#booksection {
	position:absolute;
	width:50%;
	height:17985px;
	z-index:3;
	left: 25%;
	top: 249px;
	background-color: #FAF3DA;
}
#Rightbanner {
	position:absolute;
	width:15%;
	height:10000px;
	z-index:1;
	top: 1px;
	background-color: #330000;
	right: 11px;
}
#Layer1 {
	position:absolute;
	width:127px;
	height:77px;
	z-index:4;
	left: 12px;
	top: 4px;
}
.style6 {
	color: #FFCC00;
	font-size: 12px;
}
.style7 {font-size: 10px}




.style4 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #330000;
}
.style5 {
	font-size: 18px;
	color: #330000;
	font-weight: bold;
}
