Div#header {
	height: 100px;
	width: 100%;
	position: absolute;
	top: 0px;
	background-image: url(images/fs_header_shade.png);
	background-repeat: repeat-x;
	z-index: 10;
	left: 325px;
	padding: 0px 0px 0px 15px;
	border: 0px none;
}	
Div#navbar {
	width: 150px;
	top: 233px;
	position: absolute;
	background-image: url(images/fs_navbar_shade_1.png);
	background-repeat: repeat-y;
	border: 0px none;
	height: 100%;
	overflow: visible;
	z-index: 15;
	left: 0px;
	padding: 20px 5px 5px;
}
Div#pagebody {
	width: 80%;
	left: 230px;
	top: 140px;
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
	z-index: 20;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}	
Div#pagebody p {
	margin-top: 9px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 25px;
}
Div#pagebody h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}
Div#pagebody h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 8px;
}
Div#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
Div#navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
Div#navbar a:hover {
	color: #003333;
	text-decoration: underline;
	font-weight: bold;
}
Div#navbar a:active {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
Div#header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 5px 5px;
}
Div#header h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	margin-left: 5px;
}
ul {
	margin-top: 6px;
	margin-bottom: 10px;
	font-size: 12px;
}
Div#pagebody li {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	list-style-position: outside;
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.leftmargin {
	margin-left: 20px;
}
Div#headergraphic {
	border: 0px #993333;
	overflow: hidden;
	position: absolute;
	height: 248px;
	width: 327px;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-position: 0px 0px;
	background-image: url(images/fs_navbar_shade_1.png);
	background-repeat: repeat-y;
}
