#mainColumn div.ContentText img {
	border: solid 1px #000;
	margin: 20px;
	padding: 1px;
}



.buttonMain {
	width: 50px;
	border: 0 solid white;
	background-repeat: no-repeat;
	background-image: url(../images/btn_bg_50.gif);
	height: 21px;
}


#MapDiv
{
 margin-left: 2px;
 }

#MapDiv td 					{ margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; vertical-align: top;}

#MapDiv a,
#MapDiv a:link,
#MapDiv a:visited,
#MapDiv a:active,
#MapDiv a:hover {
	color: #000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

#MapDiv a:hover {
	color: #d9221a;
}

#path
{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 30px;
}
#path a,
#path a:link,
#path a:visited,
#path a:active,
#path a:hover {
	color: #000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
#path a:hover {
	color: #d9221a;
}