.image {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.boxmap {
	position: relative;
	display: block;
	left: 12.5%
}
body {
	background-color: white;
	background-position: bottom; 
	background-attachment:fixed;
	color: black;
	text-align: left;
	font-size: 16px;
	font-family: "Bookman Old Style", sans-serif;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-color: white
}
#wrapper {
	display: block;
	background-color: white;
	color: black;
}
p {
	text-align: left
}
table {
	align: left;
	text-align: left
}
ul {
	text-align: left
}
h1 {
	font-family: Garamond, serif;
	font-size: 20px;
	text-align: center
}
h2, h3, h4, h5 {
	top: 3%;
	font-size: 24px;
	width: 1000px;
	text-align: left
}
a:link {
	color: black
	}
a:visited {
	color: black
	}
a.boxborder {
	border-color: black
	}
a.box {
	height: 0.5%;
	width: 10%;
	font-family: Bookman Old Style, serif;
	font-size: 16px;
	background-color: white;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	color: black
	}
a.box2 {
	height: 0.5%;
	width: 18%;
	font-family: Bookman Old Style, sans-serif;
	font-size: 16px;
	background-color: white;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	color: black
	}

a:active {
	background-color: red;
	color: black
	}
a:hover {
	background-color: white;
	border: 1px solid red;
	color: black
	}
table {
	background-color: white;
	color: black
	}
.text {
	width: 84%;
	font-family: "Bookman Old Style", sans-serif;
	font-size: 14px;
	background-color: white;
	color: black;
	text-align: justify
	}
.bold {
	font-weight: bold;
	}
div.right {
	position: relative;
	top: 1%;
	left: 8%
}
hr {
	position: relative;
	top: 0.5%;
	left: 0%;
	width: 99.5%;
	text-align: left;
	margin: 0 auto 0 0;
}
a.link {
	display: inline-block;
	text-align: justify
	}