#container {
	position: relative;
	margin: auto;
	width:755px;
	height:510px;
}
#topLeft {
    position:absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
} 
#section {
	position:relative;
	left:63px;
	top:37px;
	width:290px;
	height:430px;
	z-index:1;
}
#header {
	position:absolute;
	left:399px;
	top:33px;
	width:275px;
	height:18px;
	z-index:1;
}
#content {
	position:absolute;
	left:399px;
	top:70px;
	width:275px;
	height:392px;
	padding-right:5px;
	z-index:2;
	overflow: auto;
}
#foot {
	position:absolute;
	left:89px;
	top:440px;
	width:255px;
	height:50px;
	z-index:1;
} 
#archive {
	position:absolute;
	left:63px;
	top:370px;
	width:291px;
	height:32px;
	z-index:1;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #007700;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #a4210f;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #007700;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #007700;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a.toc:link { color: #007700; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif}
a.toc:active { color: #007700; text-decoration: none }
a.toc:visited { color: #a4210f; text-decoration: none }
a.toc:hover { color: #a4210f; text-decoration: underline }
