#menu {
	background-image: url(images/SFI02.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #000099;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	display: block;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
body {
	margin:0;
	padding:0;
	text-align: center;
	background-color: #F8F8F5;
}
#left {
	float: left;
	height: auto;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right {
	float: left;
	height: auto;
	width: 400px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	height: 50px;
	width: 800px;
	background-image: url(images/SFI04.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #000099;
	float: left;
	padding-top: 7px;
	line-height: 150%;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 600px;
	background-attachment: scroll;
	background-image: url(images/SFI03.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #000099;
	margin: 0px;
	padding: 0em 0em .5em;
}
p {
	color: #000099;
	line-height: 120%;
	font-size: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px .5em;
}
#menu a:link {
	text-decoration: none;
	color: #000099;
}
#menu a:visited {
	color: #000099;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
	color: #000099;
}
#menu a:active {
	text-decoration: none;
	color: #000099;
}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #000099;
	padding-top: 5px;
	float: left;
	width: 800px;
}
#copyright a:link {
	text-decoration: underline;
	color: #000099;
}
#copyright a:visited {
	color: #000099;
	text-decoration: underline;
}
#copyright a:active {
	text-decoration: none;
	color: #000099;
}
#footer a:link {
	text-decoration: underline;
	color: #000099;
}
#footer a:visited {
	color: #000099;
	text-decoration: underline;
}
#footer a:active {
	text-decoration: none;
	color: #000099;
}
#list ul {
	list-style-type: square;
	padding-top: 0px;
	margin-top: 0px;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	line-height: 120%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000099;
	margin: 0px;
	padding: 0em;
	line-height: 150%;
}
p a:link {
	text-decoration: underline;
	color: #000099;
}
p a:visited {
	color: #000099;
	text-decoration: underline;
}
p a:active {
	text-decoration: none;
	color: #000099;
}
#banner {
	height: 110px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#links {
	text-align: left;
	padding: 15px;
}
