body{
	background-color:#DAD4BC;
}
.sf_extra1{
	background-image:url(images/book_top_2.gif);
	background-repeat:no-repeat;
}
.sf_wrapper{
	background-image:url(images/book_repeat_2.gif);
	background-repeat:repeat-y;
}
.sf_extra9{
	background-image:url(images/book_bottom_2.gif);
	background-repeat: 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:visited{
	color:#333;
}
.sf_navigation ul li a:hover{
	color:#333;
	border-bottom: dotted 1px #FF6600;
	background-color:#F1ECD3;
	background-image: url(images/arrow_rollover.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
.sf_content{
	color:#333333;
}
.sf_pagetitle{
	color:#666666;
}