#top {
	position: relative;
	height: 103px;
	width: 876px;
}
#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #92C4EF;
	height: 16px;
	width: 100px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #77FFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 80px;
	margin-right: 10px;
}
#top img {
	float: left;
}
#sitemap a {
	color: #B8D8F5;
	text-decoration: none;
}
#sitemap a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
