body, html {
	margin: 0px;
	height: 100%;
	scrollbar-base-color:#999966;
	scrollbar-darkshadow-color:#999966;
	scrollbar-face-color:#999966;
}

#navigate a:link {
	color: #400000;
	text-decoration: none;
	display: block;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navigate a:visited {
	color: #400000;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navigate a:hover {
	color: #ECE9D8;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666633;
}

#navigate {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	color: #004000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: ridge;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
#header {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}
#footer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}
	p {
	margin: 5px;
	text-align: justify;
}
#body {
	height: 900%;
}
