#nav_home {
	background: #BBE8D1;
	border: 1px solid #006666;
	float: left;
	width: 180px;
	line-height: 1.5em;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.statement {
	background: url(../images/book_statement_1.jpg) no-repeat;
	float: left;
	width: 170px;
	height: 165px;
}
#nav_book {
	background: #BBE8D1;
	float: left;
	width: 150px;
	line-height: 1.5em;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	background: #89D8B0;
	padding-top: 2px;
	padding-bottom: 2px;
}.statement2 {
	background: url(../images/book_statement_2.jpg) no-repeat;
	float: right;
	height: 166px;
	width: 167px;
	padding-right: 3px;
}
.picture_border {
	border: 1px solid #006666;
}
