body {
	margin:20px 0 0;
	font-size: 14px;
	font-family: lucida sans unicode, sans serif;
	font-weight: normal;	

}
.sf_outer_wrapper {
background-image:none;
border: 12px solid #FFFFFF !important;
width: 800px !important;
}

.sf_main_header {  /*--Don't forget the height and overflow: hidden--*/
	height: 280px;
	width: 800px;
	overflow: hidden;
	font-size: 26px;
	text-align: left;
        padding: 10px 0px;
	float: left;
        position: absolute;

}

.sf_pagetitle {
	font-size: 22px;
	font-family: trajan pro, georgia, serif;
	font-weight: bold;
}


.sf_extra1{display: none;}
.sf_extra9{width: 800px;}
}