#container {
	
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	background-position: left bottom;
	padding: 0px;
	height: 450px;
	margin-bottom: auto;
	background-color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body, html {
	margin: auto;
	padding: 0px;
	width: 800px;
	background-color: #003366;
	height: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	width: 415px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner {
	background-color: #FFFFFF;
	background-image: url(images/banner.jpg);
	height: 114px;
	width: 800px;
	margin: 0px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: -50;
}
.help {
	position: absolute;
	top: 59px;
	z-index: 10;
	left: 650px;
}
