body {
	font-family: Arial;
	font-size: small;
	text-align: left;
}
#header {
	padding-top: 10px;
	padding-left: 0px;
	font-size: xx-large;
	font-weight: bolder;
	text-align: left;
	width: 500px;
	line-height: 0px;
/*
	background-color: #2B4885;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bolder;
	text-align: left;
	padding-top: 60px;
	padding-left: 10px;
	padding-bottom: 20px;

*/
}
#links {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: right;
	clear: both;
	text-align: center;
	line-height: 1.5em;
	padding: 3px 3px 3px 3px;
	margin: 5px 5px 5px 5px;
	width: 30%;
}
#topnav {
	display: none;
}
#content {
	width: 85%;
}
#text {
	padding: 3px 3px 3px 3px;
}
#footer {
	clear: both;
	font-size: smaller;
	text-align: center;
}
.header {
	text-align: center;
	font-size: x-large;
	font-weight: bolder;
	line-height: 1.1em;
}