* html {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	border: 0;
	margin: 0;
	padding: 0;
}
span, p, h1, h2, h3 {
	display: none;
}
#position {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 582px;
	background: transparent;
}
#main {
	position: absolute;
	top: 8px;
	left: 0px;
	width: 731px;
	height: 543px;
	z-index: 3;
}
#nav {
	position: absolute;
	top: 518px;
	left: 0px;
	width: 405px;
	height: 32px;
	z-index: 4;
}
#vertNav {
	position: absolute;
	left: 699px;
	top: 94px;
	width: 32px;
	height: 102px;
	z-index: 5;
}
