body{
	background-color: #836275;
}

.sf_outer_wrapper{
	background-attachment: scroll;
	background-image: url(images/bg_6.gif);
}

.sf_header_wrapper{
	color: #523D49;
	border-bottom: 1px solid #454D55;
}

.sf_navigation ul li a {
	color: #cccccc;
	background-image: url(images/nav_bg_6.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.sf_navigation ul li a:visited {
	color: #cccccc;
}

.sf_navigation ul li a:hover {
	color: #262626;
}

.sf_extra4{/*--[ image on the right ]--*/
	border-color: #A2A2A2 #636363 #636363 #A2A2A2;
	background-image: url(images/pic_6.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.sf_extra5{/*--[ top of title ]--*/
	background-image: url(images/title-top_6.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.sf_extra6{/*--[ bottom of title ]--*/
	background-image: url(images/title-bot_6.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.sf_pagetitle{
	color: #A3A3A3;
	background-color: #262626;
	background-image: url(images/title-mid_6.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

a {
	color: #3A3635;
}

a:visited {
	color: #3A3635;
}

a:hover {
	color: #666666;
}

.sf_content{
	color: #3A3635;
}