body {
	background-color: #FEFED8;
	background-image:url(fol-images/background.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bannertext {
	font-family: 'Times New Roman', Times, serif; 
	font-size: 2em; 
	font-style: italic; 
	color: #8E401B; 
	font-weight: bold; 
	top: 21px;
	text-align: center;
}

.navbar {
	background-color: #EFDEB8;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-weight: bold;
	text-align: center;
	padding: 0 5px 0 5px;
}

.navbar a {
	text-decoration: none;
}

.navbar a:link, .navbar a:visited {
	color: #61412C;
}

.navbar a:active, .navbar a:hover {
	color: #D1A332;
}

.leftcol {
	background-color:#D1A332;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #562610;
	padding: 30px 10px 30px 7%;
}

h2 {
	font-family: 'Times New Roman', Times, serif; 
	color: #8E401B;
	background-color: #D1A332;
	font-size: 1.5em;
	font-style: italic;
	padding: 7px;
	margin: 0px 5px 35px 5px;
	font-weight: bold;
	float: right;
}

h3 {
	font-family: 'Times New Roman', Timnes, serif;
	font-size: 1.5em;
	font-weight: bold;
}

.firstpara {
	font-weight: bold;
	font-size: 110%;
}

.bodytext a:link, bodytext a:visited, #cyberstrider a:link, #cyberstrider a:visited {
	color: #9F5921;
}

.bodytext a:hover, bodytext a:active, #cyberstrider a:hover, #cyberstrider a:active {
	color: #000000;
}

.imageright {
	float: right;
	padding: 5px 0px 10px 15px;
}

.imageleft {
	float: left;
	padding: 0px 15px 10px 0px;
}

li {
	margin-top: 7px;
	margin-bottom: 7px;
}

ol.letteredlist {
	list-style-position: outside;
	list-style-type: lower-alpha;
}

.box {
	padding: 20px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	border: thin solid #562610;
}

.fancylist {
	list-style-position: outside;
	list-style-image: url(fol-images/bigbullet.gif);
}

hr {
	color: #D1A332;
	background-color: #D1A332;
}

.subheading {
	font-weight: bold;
}

.colophon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.linklogo {
	float: left;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 5px;
}

.caption {
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
	margin: 0px 10px 0px 10px;
}

.submenu {
	font-weight: bold;
}

.innertable td {
	width: 50%;
	vertical-align: top;
	padding: 3px;
}
.newsflash {
	border: 2px solid #D1A332;
	padding: 5px;
	background-color: #FFFFAA;
	width: 75%;
	text-align: center;
	font-size: 1.2em;
	margin: auto;
}
