html { min-height: 100%; margin-bottom: 1px; }

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
body {
	background-image: url(images/ornate-bkgrd-1.jpg);
	background-color: #94B4B3;
}
a:link {
	color: #2A00AA;
}
a:visited {

	color: #2A00AA;
}
a:hover {


	color: #0000FF;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.bodytextCenter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.footer {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {

	color: #0000FF;
	text-decoration: none;
}
a:active {


	color: #000000;
	text-decoration: none;
}
.whitebox {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.style3 {font-size: 24px}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
