#Content {
	position:absolute;
	left:50%;
	width:790px;
	margin-top:50px;
	margin-left:-400px;
	margin-bottom:50px;
	text-align:left;
	padding:5px;
	height: auto;
	visibility: visible;
	background-color: #05456B;
	border: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	z-index: 2;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-image: url();
	background-color: #03324E;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.style4 {font-size: small}
.style6 {
	font-size: x-large;
	font-weight: bold;
}
.style7 {
	color: #CCCCCC;
	font-weight: bold;
}
.style8 {font-size: large}

