.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: 666633;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}
a.topnav:link {
	color: #666633;
	text-decoration: none;
}
a.topnav:visited {
	color: #666633;
	text-decoration: none;
}
a.topnav:hover {
	color: #000000;
	text-decoration: none;
}
a.topnav:active {
	color: #666633;
	text-decoration: none;
}.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/buildingblocksbackground.gif);
	font-weight: 500;
	width: 600px;
}
.callouts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: 666633;
}
.bottomnav {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a.bottomnav:link {
	color: #000000;
	text-decoration: none;
}
a.bottomnav:visited {
	color: #000000;
	text-decoration: none;
}
a.bottomnav:hover {
	color: #666633;
	text-decoration: none;
}
a.bottomnav:active {
	color: #000000;
	text-decoration: none;
}
.bottomtext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #666633;
	padding-right: 20px;
	padding-left: 20px;
}
