.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

}




.main {

	position: absolute;

	z-index: -1;

	left: 0px;

	top: 0px;

}

.maintext {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000099;



}

.mainimage {

	position: absolute;

	z-index: -1;

	left: 0px;

	top: 0px;

}

.container {
	position: absolute;
	width: 500px;
	left: 25px;
	top: 150px;
	padding: 10px;
	margin: 0px;



}

/*.spacingblock {
	height: 120px;
	width: 170px;
	position: static;
	top: 260px;
	visibility: visible;
	right: 0px;
	float: right;
	overflow: hidden;
	z-index: auto;

}*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	background-color: #003399;
	background-image: url(images/mainbackground.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;





}

.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	clear: both;

}

hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;

}

.navlist {
	border: 1px #000099;
	list-style-type: none;
	margin: 0px;
	padding: 0px;





}
.navbox {
	padding: 5px;
	height: 200px;
	width: 130px;
	position: absolute;
	left: 575px;
	top: 55px;
}
