#content {
	margin: 0px auto;
	width: 883px;
}
body {
	background-color: #FFF;
	text-align: center;
	padding: 0 0 25px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#middle {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.book {
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: left 360px;
	width: 883px;
}
.booknobg {
	
	width: 883px;
}
#menu {
	text-align: center;
}
a:link, a:visited {
	color: #108382;
}

#maintext {
	margin: 00px 40px 0;
}
.firstline {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #ce3728;
	line-height: 30px;
}




#copyright {
	text-align: center;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}
.firstletter {
	float: left;
	font-size: 2.2em;
	font-weight: normal;
	margin: 9px 2px 0 0;
}
a:hover, a:visited:hover {
	color: #000;
	}
#maintext.inside {
	margin: -10px 30px 0;
	}
#details {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #900;
	line-height: 16px;
	padding: 10px 0;
	width: 250px;
	border-top: 1px solid #238262;
	border-bottom: 1px solid #238262;
}
