<style>
/* ---------- hidden ONLY if CSS is enabled.  If disabled, image is rendered ---------- */
img.image{ display: none; }

dl#newtitanMap{
	margin: 0;
	padding: 0;
	background: transparent url(/images/newtitan2.jpg) top left no-repeat;
	height: 329px;
	width: 718px;
	position: relative;
	top:2px;
	right:4px;
}

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#highpowerDef{ top: 0px; left: 0px; }
dd#highpowerDef a{ position: absolute; width: 229px; height: 328px; text-decoration: none; }
dd#highpowerDef a span{ display: none; }
dd#highpowerDef a:hover{ position: absolute; background: transparent url(/images/newtitan2.jpg) -0px -328px no-repeat; top: 0px; left: 0px; }
dd#highpowerDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 185px;
	top:30px;
	left:15px;
}

dd#energywellDef{ top: 0px; left: 228px; }
dd#energywellDef a{ position: absolute; width: 251px; height: 328px; text-decoration: none; }
dd#energywellDef a span{ display: none; }
dd#energywellDef a:hover{ background: transparent url(/images/newtitan2.jpg) -228px -328px no-repeat; }
dd#energywellDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 185px;
	top:30px;
	left:30px;
}

dd#miningDef{ top: 0px; left: 478px; }
dd#miningDef a{ position: absolute; width: 240px; height: 328px; text-decoration: none;	}
dd#miningDef a span{ display: none; }
dd#miningDef a:hover{ background: transparent url(/images/newtitan2.jpg) -478px -328px no-repeat; }
dd#miningDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	top: 100%;
	margin: 0;
	padding: 5px;
	width: 185px;
	top:30px;
	left:22px;
}
</style>
