#sitemapimg {
	height: 155px;
	float: left;
	background-image: url(../img/large_sitemap.jpg);
	background-repeat: no-repeat;
	width: 601px;
	background-position: top;
	margin-bottom: 10px;
}
#box1 {
	margin-top: 10px;
	margin-left: 10px;
}
#box1 #box2 {
}
#box2 p {
}


#box2 p a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFCCFF;
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #00FFFF;
}
#box2 p a:hover {
	background-color: #FF95FF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #00E8E8;
	color: #0000FF;
	text-decoration: underline;
}

#box2 h3 {
	padding-left: 20px;
	margin-top: 10px;
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 0.8em;
}
