body {
	background-color: #CC9966;
	text-align:center;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 785px;
	left: 0px;
	top: 0px;
}
#head {
	position:absolute;
	left:0px;
	top:0px;
	width:785px;
	height:173px;
	z-index:1;
}
#body {
	position:absolute;
	left:0px;
	top:168px;
	width:585px;
	z-index:2;
	background-color: #F3F3E6;
	padding-left: 170px;
	padding-right: 30px;
	overflow: visible;
}
#navbar {
	position:absolute;
	left:30px;
	top:20px;
	width:107px;
	height:299px;
	z-index:2;
}
#text {
	position:absolute;
	left:165px;
	top:16px;
	width:595px;
	height:350px;
	z-index:5;
	overflow: auto;
}
.Copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
