body {
	background-attachment: scroll;
	background-image: url(index_images/back-pattern.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
}
.top_banner {
	background-attachment: scroll;
	background-image: url(index_images/images/images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 900px;
}
.navigation {
	height: 59px;
	width: 680px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
}


.wrapper {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.banner {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	background-attachment: scroll;
	background-image: url(index_images/images/middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 900px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-align: center;
	vertical-align: top;
}

.main_content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 25px;
}
.footer {
	background-attachment: scroll;
	background-image: url(index_images/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 900px;
}
.footer_content {
	text-align: center;
	vertical-align: top;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
}
.books {
	float: right;
	border: thin solid #10100E;
	margin: 5px;
}
.clear {
	clear: none;
}
.name {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 61px;
	width: 169px;
}
.wrapper_plog {

	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #990000;
}
a:hover {
	color: #333333;
}
.main_text_plog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
