body {
	background-color: #808080;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

div.text {
	padding-top: 266px;
	padding-left: 5px;
	padding-right: 10px;
	text-align: justify;		
}

td.fold {
	background-image: url(images/fold_center.jpg);
	background-repeat: repeat;
	height: 24px;
}

td.foldbottom {
	background-image: url(images/fold_bottom.jpg);
	background-repeat: no-repeat;
}

td.foldtop {
	background-image: url(images/fold.jpg);
	background-repeat: no-repeat;
}

td.menu{
	padding-left: 10px;
	text-decoration: none;
	vertical-align: top;	
}

td.monkey {
	background-image: url(images/monkey.gif);
	background-position: top;	
	background-repeat: no-repeat;
	vertical-align: top;
	
}

a {
	text-decoration: none;
}

a:hover {
	background-color: #8D8047;
	color: Black;
}

div.menu {
	background-color: #FFFFFF;
	margin-top: -90px;
	position: absolute;
	width: 780px;
}

ol.stepped li {
	padding-bottom: 15px;
}


ul.stepped li {
	padding-bottom: 15px;
}
