body {
	font-family: "Tempus Sans ITC", Arial, sans-serif;
	color: #000033;
	background-color: #8AB0C6;
}
a {
	font-family: "Tempus Sans ITC", Arial, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color:#006633
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
.twoColElsLtHdr #header {
	background-color: #224386;
	color: #AABFEA;
	text-indent: 5em;
}
.twoColElsLtHdr #sidebar1 {
	background-color: #AABFEA;
}
img {
	border: medium solid #224386;
}
.twoColElsLtHdr #container {
	background-color: #AABFEA;
	border: medium solid #224386;
}



