#sitemap {
	border: none;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#mainarea {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 30px;
	width: 770px;
}
#sitemap li {
	background-image: url(../../shared/img/btn_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 15px;
	font-size: 80%;
	margin-left: 10px;
	margin-bottom: 3px;
}
#left {
	float: left;
	text-align: left;
	width: 250px;
}
#left ul {
	text-align: left;
	margin: 0px;
	padding: 3px;
	width: 235px;
	border: 1px solid #006699;
}
#left h3 {
	font-size: 90%;
	width: 235px;
	text-align: left;
	margin: 15px 0px 0px;
	padding: 2px 0px 2px 8px;
	background-color: #006699;
	background-image: url(../img/corner_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#right {
	float: right;
	text-align: right;
	width: 250px;
}
#right ul {
	text-align: left;
	margin: 0px 0px 0px 7px;
	padding: 3px;
	width: 235px;
	border: 1px solid #006699;
}
#right h3 {
	font-size: 90%;
	width: 235px;
	text-align: left;
	margin: 15px 0px 0px 7px;
	padding: 2px 0px 2px 8px;
	background-color: #006699;
	background-image: url(../img/corner_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#sitemap h3 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#sitemap h3 a:hover {
	color: #FF6666;
	text-decoration: underline;
}
#sitemap li a {
	color: #333333;
	text-decoration: underline;
}
#sitemap li a:hover {
	color: #FF6666;
	text-decoration: underline;
}
h2 {
	background-image: url(../img/sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000pt;
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 500px;
}
#other {
	margin-top: 20px;
}
#other ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
