body {
	background-image: url(ch32.jpg);
	font-family: Arial,helvetica,sans-serif;
}
#homelink {
	position: absolute;
	width: 150px;
	height: 18px;
	top: 5px;
	left: 20px;
	font-size: 16px;
	font-weight: bold;
}
#homelink a {
	text-decoration: none;
}
#homelink a:hover, #homelink a:active {
	color: yellow;
}	
#galhead {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 608px;
	height: 30px;
	text-align: center;
	font-style: italic;
	color: white;
}
#galhead h2 {
	margin: 0px;
}
#bottextgal {
	position: absolute;
	top: 545px;
	left: 20px;
	width: 608px;
	text-align: center;
	font-size: 14px;	
}
#imgmap {
	position: absolute;
	width: 608px;
	height: 458px;
	top: 80px;
	left: 20px;
	border: 0;
}
#repimage {
	position: absolute;
	width: 360px;
	height: 270px;
	top: 174px;
	left: 144px;
	border: 0;
}
#prevnext {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 608px;
	height: 30px;
	text-align: center;
	font-size: 14pt;
	color: white;
}
#prevnext a {
	text-decoration: underline;
}
#mouseo {
	position: absolute;
	top: 60px;
	left: 20px;
	width: 608px;
	text-align: center;
	font-style: italic;
	font-size: 10pt;
	color: white;
}
img {
	border: 0px;
}
img.mapclass {
	border: 0px;
}
p.hornav {
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: white;
}
p.copyr {
	margin: 0px;
	font-size: 10px;
	font-style: italic;
}

