body{
	background-color:#890001;
}
.sf_extra1{
	background-image: url(images/book_top_4.gif);
	background-repeat: no-repeat;
}
.sf_wrapper{
	background-image: url(images/book_repeat_4.gif);
	background-repeat: repeat-y;
}
.sf_extra9{
	background-image: url(images/book_bottom_4.gif);
	background-repeat: no-repeat;
}
.sf_main_header{
	color: #333333;
}
.sf_sub_header{
	color:#666666;
}
.sf_extra4{
	sf_edit: true;
	background-image: url(images/main_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.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: #FFCCCC;
	background-image: url(images/arrow_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
.sf_content{
	color:#333333;
}
.sf_pagetitle{
	color:#666666;
}