@charset "utf-8";
/* CSS Document */

#top_image {
	height: 150px;
	width: 870px;
	margin-bottom: 20px;
	position: relative;
}
.sitemap {
	width: 780px;
	margin-top: 20px;
	margin-bottom: 28px;
	margin-left: 70px;
	font-size: 108%;
}

.sitemap td {
	padding-right: 10px;
	padding-left: 15px;
	}
.lead {
	font-size: 100%;
	font-weight: bold;
	background-color: #fafad2;
	text-align: center;
	border: 1px solid #f08080;
	line-height: 32px;
}
.lead a {
	color: #660000;
}
.lead a:hover {
	color: #ff0000;
}