body {
	margin: 0;
	padding: 0;
	background-image:url(../images/map_66_background.gif)
}

h2 {
	text-align:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#000;
}

h3 {
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
	font-style: italic;
}

h4 {
	text-align:center;
	text-align:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

#alignimage {
	vertical-align:bottom;
}

#label {
	display:inline-block;
	margin-top:30px;
}

#legendsbkg {
	margin:0 auto;
	background-image: url(../images/legends_bkg.png);
	background-repeat:repeat;
	width:700px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	text-align: right;
}

.legends_header {
	margin-left:50px;
	margin-right:50px;
	padding-top:50px;
}

.legends-left {
	float:left;
}

.legends-middle {
	float:left;
	margin-left:10px;
}

.legends-right {
	float:left;
	margin-left:10px;
}

.legends_links {
	margin:0 auto;
	text-align:center;
	width:600px;
	padding:10px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}

a.legends:link {
	text-decoration: underline;
	color: #000;
}

a.legends:visited {
	text-decoration: underline;
	color: #000;
}

a.legends:hover {
	text-decoration: none;
	color: #000;
}

a.legends:active {
	text-decoration: underline;
	color: #000;
}


.gatekeepers {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color: #000;
}

.bodytext {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	line-height:20px;
	color:#0;
}

.caption {
	background-color:#ccc;
	padding:5px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	line-height:20px;
	color:#0;
	font-style:italic;
}

.clear {
	clear:both;
}
