body{
	background-color:#DAD4BC;
}
.sf_extra1{
	background:url(images/book_top_2.gif) no-repeat;
}
.sf_wrapper{
	background:url(images/book_repeat_2.gif) repeat-y;
}
.sf_extra9{
	background:url(images/book_bottom_2.gif) no-repeat;
}
.sf_main_header{
	color: #333333;
}
.sf_sub_header{
	color:#666666;
}
.sf_navigation ul li a{
	color:#333;
	border-bottom: dotted 1px #666;
}
.sf_navigation ul li a:hover{
	color:#333;
	background: #F1ECD3 url(images/arrow_rollover.gif) no-repeat 0 3px;
}
.sf_content{
	color:#333333;
}
.sf_pagetitle{
	color:#666666;
}