body {
	color: #FFFFFF;
	background-color: #666666;
	}
img.displayed {
    	display: block;
   	margin-left: auto;
   	margin-right: auto 
	}
img.header {
    	position: absolute;
	top: 10px;
    	display: block;
    	margin-left: auto;
	}
#navbar {
	position: absolute;
	top: 140px;
	width: 140px;
	height: 1015px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: #48671B;
	color: #FFFFFF;
	}
#navbar a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #48671B;
	}
#navbar a.active, #navbar a:hover {
	font-weight: bold;
	color: #333333;
	background-color: #48671B;
	}
#copy	{
	position: absolute;
	top: 140px;
	left: 148px;
	width: 200px;
	height: 1017px;
	padding-left: 17px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 15px;
	font-size: 8pt;
	font-family: sans-serif;
	text-align: justify;
	background: #FFFFFF;
	color: #666666;
	overflow: visible;
	}
#copy h1.heading{
	font-size: 9pt;
	color: #48671B;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	}
#copy a.mapping {
	text-decoration: none;
	font-size: 8pt;
	color: #cccccc;
	background: #ffffff
	}
#copy a.active, #copy a:hover {
	color: #999999;
	background-color: #ffffff;
	text-decoration: none;
	}
#copy p.mapping {
	text-decoration: none;
	font-size: 8pt;
	color: #cccccc;
	background: #ffffff
	padding: 0;
	margin: 0;
	}
#copy h2 {
	font-size: 8pt;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	}
#images {
	position: absolute;
	top: 140px;
	left: 370px;
	height: 1019px;
	padding: 15px 22px 5px 15px;
	color: #ffffff;
	background: #ffffff;
	}
