.homehead {
	font-family: Tahoma;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
body, td, th {
	background-color: #718FBD;
	font-size: 26px;
	margin: 5px;
	padding: 5px;
	font-family: Tahoma;
}
div#top {
	padding: 5px;
	height: auto;
	width: 250px;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
div#content {
	font-size: 15px;
	background-color: #CAE2EC;
	padding: 5px;
	float: right;
	width: 70%;
	margin: 8px;
	top: 7px;
	left: 270px;
	color: #000000;
	height: auto;
	font-weight: 500;
	border: 1px solid #3C5897;
	position: absolute;
}
div#navigation {
	background-color: #CAE2EC;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 238px;
	position: absolute;
	top: 384px;
	left: 10px;
	font-size: 19px;
	text-align: center;
	color: #3C5897;
	font-weight: bold;
	border: 1px solid #405A30;
}
a:link {
	color: #3C5897;
}
a:visited {
	color: #768065;
}
a:hover {
	color: #CC6633;
}
ul {
	line-height: 130%;
}

p {
	line-height: 130%;
}
.caption {
	font-size: 9px;
}
br {
	line-height: 220%;
}
iframe {
	width: 98%;
	border: none;
	margin: 0px;
	height: 500px;
}
