h1 {
font-family: Georgia; 
font-size: 18pt; 
text-align: center; 
font-weight: bold 
}

h2 {
font-family: Georgia;
font-size: 16 pt;
line-height:100%
}
.sf_outer_wrapper {
    width: 850px;
    margin: auto;
    background:#FFFFCC;
}
.sf_wrapper {
    width: 850px;
    position: relative;
}
#Nav1 li ul li a{
	background:#FFFFCC;
	height:auto;
	margin:0 0 3px 0;
	width:120px;
	padding:5px;
	line-height:normal;
	white-space:normal;
	border:none;
}

.sf_content {
    height: 300px;
    padding: 10px 10px 0 10px;
    margin: 0px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
    background:#FFFFCC;
    min-height: 200px;
}

.sf_pagetitle {
	clear: both;
	padding: 10px 0 0 0;
	text-align: left;
	height: auto !important;
	min-height: 1px;
	font-family: Georgia;
	font-size: 3pt;
	font-style: normal;
	font-weight: normal;
	background:#FFFFCC;
        font-variant: normal;
}
.sf_main_header {
	margin: 0 auto ;
	text-align: left;
	width: 250px;
	height: 40px;
	overflow: hidden;
	font-family: Georgia;
	font-size: 1.6em;
	font-weight: bold;
}

.sf_navigation ul {
	border-bottom: 5px solid #8C3604632d10;
    background-color: #FFFFCC;
    list-style-type: none;
}

.sf_navigation ul {
    margin: 0 0;
	height: 1%;
	text-align: center;
    padding-left: 0;
}

.sf_navigation ul li a {
	height: 36px;
	text-align: center;
        margin: 5px 30px 0 1px;
	text-decoration: none;
	display: block;
	line-height: 32px;
	padding: 0px 15px 0px 5px;
	font-family: Georgia;
	font-size: 18px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
}
.sf_footer {
    font-size: .8em;
    margin-top: 10px;
    padding: 26px 0 5px 20px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}