@charset "UTF-8";
a:link {
	color: #117136;
}
body {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
	background-color: #EEFCBF;
}
#flashMenu {
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	height:798px;
	z-index:1;
}
#pageTitle {
	position:absolute;
	left:0px;
	top:0px;
	width:624;
	height:74;
	z-index:2;
}
#mainContent {
	position:absolute;
	left:401px;
	top:0px;
	width:624px;
	height:800px;
	z-index:3;
	overflow: visible;
}
#storyDiv {
	position:absolute;
	left:0px;
	top:74px;
	width:624px;
	height:726px;
	z-index:4;
	overflow: visible;
	background-image: url(images/images/fbc_web-3_04.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #333;
	text-align: justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #000;
	list-style-type: none;
}
table {
	white-space: normal;
	display: table-cell;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
#rightColumn {
	position:absolute;
	left:425px;
	top:-1px;
	width:200px;
	height:435px;
	z-index:4;
	overflow: visible;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333;
}
#apDivSlideshow {
	position:absolute;
	left:0px;
	top:0px;
	width:410px;
	height:245px;
	z-index:4;
	background-color: #FFF;
}
#mainStory {
	position:absolute;
	left:0px;
	top:250px;
	width:407px;
	height:472px;
	z-index:4;
	overflow: visible;
}
#quickLinks {
	position:absolute;
	left:430px;
	top:12px;
	width:183px;
	height:25px;
	z-index:100;
}
#siteInfo {
	position:absolute;
	left:430px;
	top:41px;
	width:188px;
	height:24px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #117136;
	text-align: center;
}
#mainStory2 {
	position:absolute;
	left:0px;
	top:0px;
	width:407px;
	height:472px;
	z-index:4;
	overflow: visible;
}

