#content #side_bar a {
	color: #000;
	text-decoration: none;
	display: block;
	padding-left: 14px;
	text-indent: -14px;
	margin-bottom: 10px;
}
#content #side_bar {
	height: 550px;
	overflow-y: auto;
	overflow-x: hidden;
}
#content #map {
	color: #000;
	text-decoration: none;
}
#content #map a,   {
	color: #00C;
	text-decoration: underline;
	font-weight: bold;
}
#content #map b,   {
	color: #00C;
	font-weight: bold;
}
#content #map a {

}
#map .mapdetails {
	color: #000;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 10px;
	display: block;
}
#map .mapdetails a {
	font-weight: bold;
}
#map img {
	margin-left: 4px;
	margin-bottom: 4px;
	float: left;
}
#map .mapdetails img {
	float: right;

}

#map .story {
	font-size: 10px;
	line-height: 14px;
}
