body {
	margin-top: 0px;
	position:relative;
	vertical-align:middle;
	top: 0px;
}

#content {
	position:relative;
	left: 2px;
	margin: 0px auto;
	text-align: left;
	width:985px;
	height:575px;
	z-index:1;
	vertical-align: middle;
}

#Layer1 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 985px;
	height: 575;
	z-index: 2;
	vertical-align: middle;
	margin: 0px auto;
}
	
.banner {
	overflow: visible;
	position: absolute;
	height: 101px;
	width: 800px;
	top: 0px;
}	 

.banner2 {
	overflow: visible;
	position: absolute;
	height: 467px;
	width: 234px;
	top: 104px;
	left: 3px;
	background-color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}	 
