body {


	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	top: 5px;
	vertical-align: top;
	margin-top: 8px;
}
.container {
	position:relative;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
        position:relative;
        margin-right: auto;
	margin-left: auto;
}
.logo {
        text-align:center;
        display:block;
    }

}
#sfaimage {
      float:left;
      width:25%
}
.navigation2 {
        clear:both;
        position: relative;
        margin-left:auto;
        margin-right:auto;
        background-image: url('../images/background-extend.jpg');
	background-repeat: repeat-x;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffd700;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
}
.content {
        width: 85%;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	top: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
 }
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCC99;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}
.content-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: -1em;
	margin-left: 1em;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
ul
{
list-style-position:inside;
}
.font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

img {
	background-position: top;
}

#newstitle {
        position: relative;
        left:200px;
        top:0px;
}
#newstext {
        position: relative;
        left:200px;
        top:0px;
}
