/* CSS Document */



@import "base.css";






#sitemap-wrapper {
	width: 580px;
	margin: 0;
	padding: 0;
}
#sitemap-wrapper h3 {
	background:url(../images/sitemap_pahetitle.gif) no-repeat;
	width: 580px;
	height: 31px;
	margin: 0 0 15px 0;
	padding: 0;
	text-indent:-9999px;
}
#sitemap-wrapper p {
	width: 570px;
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
}
#sitemap-wrapper h4 {
	margin: 0;
	padding: 5px 0 0 10px;
	background-image: url(../images/index_border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 120%;
	color: #006666;
}
#sitemap-wrapper ul {
	list-style: inside;
	padding: 5px 0 30px 20px;
}
#sitemap-wrapper li {
	padding: 2px 0;
}