.leftrunner {
	background-image: url(images/leftrunner.gif);
	background-repeat: repeat-y;
}
.riterunner {
	background-image: url(images/riterunner.gif);
}
.btmrunner {
	background-image: url(images/btmrunner2.png);
}
.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996600;
	text-decoration: none;
	font-weight: normal;
}
a.leftnav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.btmnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCC;
	text-decoration: none;
}
a.btmnav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-style: italic;

}
.headers {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}
a.text:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.btmnav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
}
