img.image{ display: none; }

dl#picturemap{
	margin: 0;
	padding: 0;
	background: transparent url(silvermine_ski_slope.jpg) top left no-repeat;
	height: 500px;
	width: 900px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#westslopedef{ top: 65px; left: 114px; }
dd#westslopedef a{
	position: absolute;
	width: 194px;
	height: 86px;
	text-decoration: none;
	left: 433px;
	top: 122px; }
dd#westslopedef a:hover{ background: transparent url(silvermine_ski_slope_wslope_arrow.png) no-repeat center center; }


dd#westdef{ top: 165px; left: 100px; }
dd#westdef a{
	position: absolute;
	width: 278px;
	height: 122px;
	text-decoration: none;
	left: 442px;
	top: 211px; }
dd#westdef a:hover{ background: transparent url(silvermine_ski_slope_w_arrow.png) no-repeat center center; }


dd#southdef{ top: 111px; left: 211px; }
dd#southdef a{
	position: absolute;
	width: 105px;
	height: 110px;
	text-decoration: none;
	left: 31px;
	top: 25px; }
dd#southdef a:hover{ background: transparent url(silvermine_ski_slope_s_arrow.png) no-repeat center center; }


dd#southeasttdef{ top: 165px; left: 100px; }
dd#southeastdef a{
	position: absolute;
	width: 128px;
	height: 68px;
	text-decoration: none;
	left: 78px;
	top: 186px; }
dd#southeastdef a:hover{ background: transparent url(silvermine_ski_slope_se_arrow.png) no-repeat center center; }



dd#brdef a{
	position: absolute;
	width: 56px;
	height: 51px;
	text-decoration: none;
	left: 744px;
	top: 208px;
}

