#OuterBody {
	position: relative;
	margin: 0 auto 0 auto;
	width:900px;
	height:1800px;
	z-index:1;
	color: #EEE;
	background-color: #FFFFFF;
	border: none;
}
#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:195px;
	z-index:1;
}
#LeftNavigation {
	position:absolute;
	left:05px;
	top:190px;
	width:120px;
	height:900px;
	z-index:2;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #888;
}
#PageTitle {
	position:absolute;
	left:133px;
	top:187px;
	width:440px;
	height:25px;
	z-index:3;
	border-top-style: dotted;
	border-top-width: medium;
	border-top-color: #888;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
#apDiv1 {
	position:absolute;
	left:133px;
	top:235px;
	width:760px;
	height:358px;
	z-index:4;
	color: #000;
	text-align: left;
}
