img.image{ display: none; }

dl#menuMap{
	margin: 0;
	padding: 0;
	background: transparent url(../images/sled_2.jpg) top left no-repeat;
	width: 383px;
	height: 268px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 75%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 75%; }

/* ---------- Hotspot Declarations ---------- */
dd#turboDef{ top: 80px; left: 108px; } 
/* -- This is where you define where the start of the hotspot is on the image 
(X is the 'left' value and Y is the 'top' value) -- */
dd#turboDef a{ position: absolute; width: 40px; height: 40px; text-decoration: none; } 
/* -- This is where you tell it how big the hotspot is on the image (dimensions)-- */
dd#turboDef a span{ display: none; }
dd#turboDef a:hover{ position: absolute; top: 0px; left: -5px; }
dd#turboDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FF9B00;
	font-weight: bold;
	position: absolute;
	border: 1px solid #000000;
	bottom: 100%;
	margin: 5px;
	padding: 2px;
	width: 200px;
}

dd#skisDef{ top: 185px; left: 121px; } 
/* -- This is where you define where the start of the hotspot is on the image 
(X is the 'left' value and Y is the 'top' value) -- */
dd#skisDef a{ position: absolute; width: 80px; height: 40px; text-decoration: none; } 
/* -- This is where you tell it how big the hotspot is on the image (dimensions)-- */
dd#skisDef a span{ display: none; }
dd#skisDef a:hover{ position: absolute; top: 0px; left: -5px; }
dd#skisDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FF9B00;
	font-weight: bold;
	position: absolute;
	border: 1px solid #000000;
	bottom: 100%;
	margin: 5px;
	padding: 2px;
	width: 200px;
}

dd#clutchingDef{ top: 115px; left: 213px; } 
/* -- This is where you define where the start of the hotspot is on the image 
(X is the 'left' value and Y is the 'top' value) -- */
dd#clutchingDef a{ position: absolute; width: 40px; height: 40px; text-decoration: none; } 
/* -- This is where you tell it how big the hotspot is on the image (dimensions)-- */
dd#clutchingDef a span{ display: none; }
dd#clutchingDef a:hover{ position: absolute; top: 0px; left: -5px; }
dd#clutchingDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FF9B00;
	font-weight: bold;
	position: absolute;
	border: 1px solid #000000;
	bottom: 100%;
	margin: 5px;
	padding: 2px;
	width: 200px;
}

dd#tunnelDef{ top: 65px; left: 318px; } 
/* -- This is where you define where the start of the hotspot is on the image 
(X is the 'left' value and Y is the 'top' value) -- */
dd#tunnelDef a{ position: absolute; width: 50px; height: 40px; text-decoration: none; } 
/* -- This is where you tell it how big the hotspot is on the image (dimensions)-- */
dd#tunnelDef a span{ display: none; }
dd#tunnelDef a:hover{ position: absolute; top: 0px; left: -5px; }
dd#tunnelDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FF9B00;
	font-weight: bold;
	position: absolute;
	border: 1px solid #000000;
	bottom: 100%;
	margin: 5px;
	padding: 2px;
	width: 200px;
}

dd#seatDef{ top: 60px; left: 258px; } 
/* -- This is where you define where the start of the hotspot is on the image 
(X is the 'left' value and Y is the 'top' value) -- */
dd#seatDef a{ position: absolute; width: 60px; height: 50px; text-decoration: none; } 
/* -- This is where you tell it how big the hotspot is on the image (dimensions)-- */
dd#seatDef a span{ display: none; }
dd#seatDef a:hover{ position: absolute; top: 0px; left: -5px; }
dd#seatDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FF9B00;
	font-weight: bold;
	position: absolute;
	border: 1px solid #000000;
	bottom: 100%;
	margin: 5px;
	padding: 2px;
	width: 200px;
}

dd#trackDef{ top: 145px; left: 268px; } 
/* -- This is where you define where the start of the hotspot is on the image 
(X is the 'left' value and Y is the 'top' value) -- */
dd#trackDef a{ position: absolute; width: 90px; height: 35px; text-decoration: none; } 
/* -- This is where you tell it how big the hotspot is on the image (dimensions)-- */
dd#trackDef a span{ display: none; }
dd#trackDef a:hover{ position: absolute; top: 0px; left: -5px; }
dd#trackDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FF9B00;
	font-weight: bold;
	position: absolute;
	border: 1px solid #000000;
	bottom: 100%;
	margin: 5px;
	padding: 2px;
	width: 200px;
}

dd#wheelkitDef{ top: 130px; left: 345px; } 
/* -- This is where you define where the start of the hotspot is on the image 
(X is the 'left' value and Y is the 'top' value) -- */
dd#wheelkitDef a{ position: absolute; width: 30px; height: 25px; text-decoration: none; } 
/* -- This is where you tell it how big the hotspot is on the image (dimensions)-- */
dd#wheelkitDef a span{ display: none; }
dd#wheelkitDef a:hover{ position: absolute; top: 0px; left: -5px; }
dd#wheelkitDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FF9B00;
	font-weight: bold;
	position: absolute;
	border: 1px solid #000000;
	bottom: 100%;
	margin: 5px;
	padding: 2px;
	width: 200px;
}

dd#isovibeDef{ top: 15px; left: 195px; } 
/* -- This is where you define where the start of the hotspot is on the image 
(X is the 'left' value and Y is the 'top' value) -- */
dd#isovibeDef a{ position: absolute; width: 35px; height: 25px; text-decoration: none; } 
/* -- This is where you tell it how big the hotspot is on the image (dimensions)-- */
dd#isovibeDef a span{ display: none; }
dd#isovibeDef a:hover{ position: absolute; top: 0px; left: -5px; }
dd#isovibeDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FF9B00;
	font-weight: bold;
	position: absolute;
	border: 1px solid #000000;
	bottom: 100%;
	margin: 5px;
	padding: 2px;
	width: 200px;
}

dd#ventDef{ top: 52px; left: 192px; } 
/* -- This is where you define where the start of the hotspot is on the image 
(X is the 'left' value and Y is the 'top' value) -- */
dd#ventDef a{ position: absolute; width: 30px; height: 30px; text-decoration: none; } 
/* -- This is where you tell it how big the hotspot is on the image (dimensions)-- */
dd#ventDef a span{ display: none; }
dd#ventDef a:hover{ position: absolute; top: 0px; left: -5px; }
dd#ventDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FF9B00;
	font-weight: bold;
	position: absolute;
	border: 1px solid #000000;
	bottom: 100%;
	margin: 5px;
	padding: 2px;
	width: 200px;
}

dd#sledDef{ top: 10px; left: 155px; } 
/* -- This is where you define where the start of the hotspot is on the image 
(X is the 'left' value and Y is the 'top' value) -- */
dd#sledDef a{ position: absolute; width: 30px; height: 160px; text-decoration: none; } 
/* -- This is where you tell it how big the hotspot is on the image (dimensions)-- */
dd#sledDef a span{ display: none; }
dd#sledDef a:hover{ position: absolute; top: 0px; left: -5px; }
dd#sledDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FF9B00;
	font-weight: bold;
	position: absolute;
	border: 1px solid #000000;
	bottom: 100%;
	margin: 5px;
	padding: 2px;
	width: 200px;
}

-->