body{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a:link, a:visited, a:hover {
	color: #800000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Arial;
	margin: 0px;
	padding: 0px;
}
.story{
	clear: both;
	padding: 10px 5px 5px 10px;
	background-image: url(siteimages/JFLGlogoWMhome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
}
.story p{
	padding: 0px;
	margin-top: 0px;
	color: #000000;
}
.story a:link, a:visited {
	color: #800000;
	text-decoration: underline;
}
.story a:hover {
	color: #990000;
	text-decoration: underline;
}
#showdate {
	font-weight: bold;
	color: #CCCC99;
	background-color: #800000;
	text-align: center;
	padding-top: 3px;
}
.story h1 {
	font-size: 150%;
	color: #800000;
	letter-spacing: 0.3em;
	padding-bottom: 15px;
	}
.story h2 {
	font-size: 1.2em;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 8px;
}
.imgspace {
	padding: 5px;
}
.story ul {
	padding: 10px 0px;
	margin: 0px;
	list-style-type: none;
}
.story li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 30px;
	background-image: url(siteimages/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width: 225px;
}

.navtable {
	color: #000000;
}
.navtable a:link, .navtable a:visited {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
.navtable a:hover {
	text-decoration: underline;
	}
.navtable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9C76;
	padding-top: 7px;
	padding-bottom: 10px;
}
#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #A5A67E;
	border-right-color: #A5A67E;
	border-bottom-color: #A5A67E;
	border-left-color: #A5A67E;
	color: #000000;
	font-family: "Century Gothic", Arial;
	font-weight: bold;
}
#footerhome {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #A5A67E;
	border-right-color: #A5A67E;
	border-bottom-color: #A5A67E;
	border-left-color: #A5A67E;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	background-color: #000000;
}
.column1 {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	width: 190px;
	font-family: Optima, Verdana;
	font-size: .9em;
	font-weight: bold;
}
#slideshow {
	float: right;
}
.byline {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#home {
	float: left;
	width: 200px;
}
