<-- spacer 
<style>
html {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}
body {
	background-image: url(images/fambancol094.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 1200px;
	height: 2000px;
	}
p {
	font-weight: bolder;
	color: #000000;
	font-size: 12px;
	font-style: italic;
	background-image: none;
	background-repeat: no-repeat;
	}
p1 {
	text-indent: 50px;
	font-size: 14px;
	font-style: normal;
	color: #00CC66;
}

h6 {
	font-size: 9px;
	color: #333333;
}

h3 {
	
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
	}
h5 {
	font-size: 9px;
	font-style: normal;
	color: #000000;
}

a:link {
	
	font-size: 12px;
	color: #0033FF;	
	}
a:visited {
	
	font-size: 12px;
	color: #0099FF;	
	}
a:hover, a:active { 
	
	}
acronym {
	
	}


/* specific divs */
#container {
	background-image: url(images/bgnovafour.gif);
	background-repeat: repeat;
	position: absolute;
	height: 3500px;
	width: 1500px;
	background-attachment: scroll;
	top: 100px;
	bottom: 1500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#intro {
	
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	left: 25px;
	position: absolute;
	font-family: Rod, "Levenim MT", "Kozuka Gothic Pro M", "Trebuchet MS", Sylfaen;
	}
#pageHeader h1 span {
	position: absolute;
	width: 800px;
	top: 0px;
	left: 25px;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	}
#pageHeader h2 {
	
	}
#pageHeader h2 span {
	position: absolute;
	left: 50px;
	top: 100px;
	
	font-size: 24.5px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
	}
#pageHeader {
	
}
h4 {
	font-size: 12px;
	font-style: normal;
	color: #000000;
}


#quickSummary {
	position: absolute;
	width: 150px;
	left: 750px;
	top: 800px;
	
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	border: medium dotted #FF0000;
	}
#quickSummary p {
	font-size: 12px;
	color: #000000;
	
	}

#preamble {
	position: absolute;
	width: 600px;
	left: 50px;
	top: 150px;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	line-height: normal;
	text-align: justify;
	text-indent: 5px;
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#supportingText {
	position: absolute;
	width: 650px;
	left: 50px;
	top: 500px;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 5px;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px none #333333;
	}

#footer {
	
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-indent: 10px;
	}
#footer a:link, #footer a:visited {
	color: #000000;
	text-indent: 10px;
	
	font-size: 14px;
	font-style: normal;
	}

#linkList {
	top: 25px;
	position: absolute;
	height: 500px;
	width: 250px;
	left: 733px;
	border: 5px outset #CCCCCC;
	background-image: url(images/bgsky.gif);
	}
#linkList2 {
	position: absolute;
	top: 6px;
	height: 450px;
	width: 200px;
	background-image: url(images/l2bg.gif);
	background-repeat: repeat;
	left: 10px;
	border: 5px outset #CCCCCC;
	}
#linkList h3.select {
	font-weight: bold;
	width: 173px;
	text-decoration: none;
	color: #FFFFFF;
	}
#linkList h3.select span {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	}
#linkList h3.favorites {
	font-size: 12px;
	font-weight: bold;
	width: 173px;
	text-decoration: none;
	color: #000000;
	}
#linkList h3.favorites span {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	}
#linkList h3.archives {
	font-size: 16px;
	font-weight: bold;
	
	width: 173px;
	text-decoration: none;
	color: #CCCCCC;
	}
#linkList h3.archives span {
	text-decoration: none;
	color: #000000;
	
	font-size: 18px;
	}
#linkList h3.resources {
	font-weight: bold;
	width: 173px;
	text-decoration: none;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#linkList h3.resources span {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	}


#linkList ul {
	
	font-size: 12px;
	height: auto;
	width: auto;
	line-height: 15px;
	position: relative;
	font-style: normal;
	list-style-image: none;
	list-style-type: none;
	}
#linkList li {
	height: auto;
	width: 175px;
	font-size: 9px;
	font-style: normal;
	list-style-image: none;
	color: #000000;
	line-height: 20px;
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#linkList li a:link {
	font-size: 14px;
	line-height: 15px;
	list-style-image: none;
	font-style: normal;
	color: #996600;
	}
#linkList li a:visited {
	color: #996633;
	font-size: 14px;
	list-style-image: none;
	font-style: normal;
	}


#extraDiv1 {

	}
.accesskey {
	
	}
#explanation {
	border: .25px solid #000000;
}
</style>