	/* CSS Document */
	
	body{
	background-color: #222;
	}
	.sf_outer_wrapper{
	border: solid #fff 12px;
	}
	.sf_wrapper{
	background-color: #373410;
	}
	.sf_extra1{
	background-color: #373410;
	}
	.sf_navigation_top ul li a{
	color: #999933;
	border-bottom: 1px solid #999933;
	}
	.sf_navigation_top ul li a:visited{
	color: #999933;
	}
	.sf_navigation_top ul li a:hover{
	border-bottom-color: #fff;
	color: #fff;
	}
	.sf_main_header{
	color: #666;
	}
	.sf_sub_header{
	color: #669966;
	}
	.sf_pagetitle{
	background-image:url(images/band_6.jpg);
	background-repeat:no-repeat;
	color: #ccc;
	}
	.sf_extra6{
	background-image:url(images/content_top_6.jpg);
	background-repeat:no-repeat;
	}
	.sf_content{
	background-image:url(images/content_repeat_6.jpg);
	background-repeat:repeat-y;
	color: #fff;
	}
	
	.sf_footer{
	color: #ccc;
	background-image:url(images/content_bottom_6.jpg);
	background-repeat:no-repeat;
	}

