body {
	background-color: #E0DCAB;
	background-position: center;
	vertical-align: middle;
	margin-top: 20px;
}
#homepage {
	background-color: #FFFFFF;
	padding: 5px;
	width: 900px;
}
#redirect {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#homepage #content {
	background-color: #003366;
	width: 100%;
}
#text {
	background-color: #003366;
	width: 100%;
	padding: 25px;
}
#text td {
	background-color: #003366;
	width: 100%;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#text h1 {
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
}
#footer {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
#footer a {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#text h2 {

	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
h3 a {
	font-size: 14px;
	font-weight: bold;
}
#text td a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#text td a:hover {
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
#redirect a {
	color: #EE7521;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
