body {
	background-color: #9D9D6A;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
div#HP-Page {
	margin: 0px;
	padding: 0px;
	height: 50%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 25%;
	right: 0px;
	visibility: visible;
	bottom: 25%;
	z-index: 4;
}
div#HP-Bottom {
	background-color: #CCCC99;
	margin: 0px;
	padding: 0px;
	height: 75%;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	visibility: visible;
}
div#HP-Pics {
	position: relative;
	height: 227px;
	width: 366px;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
div#HP-Enter {
	margin: 0px;
	padding: 0px;
	height: 227px;
	width: 100%;
	position: absolute;
	top: 25%;
	right: 0px;
	bottom: 0px;
	z-index: 5;
	left: 0px;
	visibility: visible;
}
div#HP-Credits {
	position: absolute;
	height: 50px;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 20px;
	z-index: 3;
	visibility: visible;
}
div#Flashdiv {
	position: relative;
	height: 222px;
	width: 778px;
}

