
#header {
	background-image:url(../images/hdrImgMarketInformation.jpg);
	background-repeat: no-repeat;
}

#navigation li#market_information a {
	background-image: url(../images/leftNavMarketInformation.gif);
	background-position: 0px 0px;
	width: 204px;
	height: 46px;
	border: 0px solid #000;
}

#navigation li#market_information a:hover {
	background-position: 0px 0px;
}

#content {
}

#map1 {
	width: 450px;
	height: 300px;
}

a {
	color: #000;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
