#page {
	background-color: rgb(255,255,255);
}

#top_line {
	background: rgb(255,255,255);
}

#header-top {

}

#search {
	background-color: rgb(224,225,209);
	background-color: rgb(255,255,255);
}

#container {

}


#footer {
	background-color: rgb(224,225,209);
}

h1 {
		color: rgb(0,77,170);
}

h2.book-title a:link, h2.book-title a:active, h2.book-title a:visited {
	color: rgb(0,77,170);
}

h2 {
	color: rgb(0,77,170);
}

h3 {
	color: rgb(0,77,170);
}