#mapBackground{
	position:relative;
	float:left;
	width:560px;
	height:432px;
	margin-left:60px;
	background-image:url(images/florida-map.png)!important;
	background-image:url(images/florida-map.gif);
	background-repeat:no-repeat;
	background-position:right;
}

/*START TAMPA LOCATION*/
#tampaMap {
	position:absolute;
	margin:0;
	top:220px;
	left:375px;
	padding:0;
	width:25px;
	height:25px;
	background-image:url(images/map-dot.png)!important;
	background-image:url(images/map-dot.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
}
#tampaMap:hover{
	background-image:url(images/map-dot-over.png)!important;
	background-image:url(images/map-dot-over.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	position:absolute;
	margin:0;
	top:220px;
	left:375px;
	padding:0;
	width:25px;
	height:25px;
}	
#tampaMap li {
	margin:0;
	padding:0;
	list-style:none;
}	
#tampaMap li a.toolTip {
	position:absolute;
	display:block;
	/*
	Specifying a background image
	(a 1px by 1px transparent gif)
	fixes a bug in older versions of
	IE that causeses the block to not
	render at its full dimensions.
	*/
   	background-image:url(../images/blank.gif);
   	text-decoration:none;
	color:#000;
}		
#tampaMap li a span { display:none; }	
#tampaMap li a:hover span {
	position:relative;
	height:110px;
	width:163px;
	left:-152px;
	top:-110px;
	display:block;
	text-align:center;
	background-image:url(images/tool-tip-background-left.png)!important;
	background-image:url(images/tool-tip-background-left.gif);
	background-repeat:no-repeat;
	padding:15px;
	padding-left:0;
	
 	/*Make sure to include the alpha filter even if it's 100%.
	If you don't it won't work in IE6*/
 	filter:alpha(opacity=79);
	opacity:.79;
	color:#003a5e;
	font-size:12px;
}		
#tampaMap #tampa {
	position:relative;
	top:0px;
	left:0px;
	width:25px;
	height:25px;
}
/*END TAMPA LOCATION*/


/*START FAYE RD. LOCATION*/
#fayeMap {
	position:absolute;
	margin:0;
	top:20px;
	left:400px;
	padding:0;
	width:25px;
	height:25px;
	background-image:url(images/map-dot.png)!important;
	background-image:url(images/map-dot.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
}
#fayeMap:hover{
	background-image:url(images/map-dot-over.png)!important;
	background-image:url(images/map-dot-over.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	position:absolute;
	margin:0;
	top:20px;
	left:400px;
	padding:0;
	width:25px;
	height:25px;
}	
#fayeMap li {
	margin:0;
	padding:0;
	list-style:none;
}	
#fayeMap li a.toolTip {
	position:absolute;
	display:block;
	/*
	Specifying a background image
	(a 1px by 1px transparent gif)
	fixes a bug in older versions of
	IE that causeses the block to not
	render at its full dimensions.
	*/
   	background-image:url(../images/blank.gif);
   	text-decoration:none;
	color:#000;
}		
#fayeMap li a span { display:none; }	
#fayeMap li a:hover span {
	position:relative;
	height:110px;
	width:163px;
	left:18px;
	top:13px;
	display:block;
	text-align:center;
	background-image:url(images/tool-tip-background-bottom-right.png)!important;
	background-image:url(images/tool-tip-background-bottom-right.gif);
	background-repeat:no-repeat;
	padding:15px;
	padding-top:20px;
	padding-left:0;
	
 	/*Make sure to include the alpha filter even if it's 100%.
	If you don't it won't work in IE6*/
 	filter:alpha(opacity=79);
	opacity:.79;
	color:#003a5e;
	font-size:12px;
}		
#fayeMap #faye {
	position:relative;
	top:0px;
	left:0px;
	width:25px;
	height:25px;
}
/*END FAYE RD. LOCATION*/



/*START 26ST LOCATION*/
#stMap {
	position:absolute;
	margin:0;
	top:23px;
	left:378px;
	padding:0;
	width:25px;
	height:25px;
	background-image:url(images/map-dot.png)!important;
	background-image:url(images/map-dot.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
}
#stMap:hover{
	background-image:url(images/map-dot-over.png)!important;
	background-image:url(images/map-dot-over.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	position:absolute;
	margin:0;
	top:23px;
	left:378px;
	padding:0;
	width:25px;
	height:25px;
}	
#stMap li {
	margin:0;
	padding:0;
	list-style:none;
}	
#stMap li a.toolTip {
	position:absolute;
	display:block;
	/*
	Specifying a background image
	(a 1px by 1px transparent gif)
	fixes a bug in older versions of
	IE that causeses the block to not
	render at its full dimensions.
	*/
   	background-image:url(../images/blank.gif);
   	text-decoration:none;
	color:#000;
}		
#stMap li a span { display:none; }	
#stMap li a:hover span {
	position:relative;
	height:110px;
	width:144px;
	left:-154px;
	top:13px;
	display:block;
	text-align:center;
	background-image:url(images/tool-tip-background-bottom-left.png)!important;
	background-image:url(images/tool-tip-background-bottom-left.gif);
	background-repeat:no-repeat;
	padding:15px;
	padding-top:20px;
	padding-left:5px;
	
 	/*Make sure to include the alpha filter even if it's 100%.
	If you don't it won't work in IE6*/
 	filter:alpha(opacity=79);
	opacity:.79;
	color:#003a5e;
	font-size:12px;
}		
#stMap #st {
	position:relative;
	top:0px;
	left:0px;
	width:25px;
	height:25px;
}
/*END 26ST LOCATION*/



/*START ELLIS LOCATION*/
#ellisMap {
	position:absolute;
	margin:0;
	top:43px;
	left:378px;
	padding:0;
	width:25px;
	height:25px;
	background-image:url(images/map-dot.png)!important;
	background-image:url(images/map-dot.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
}
#ellisMap:hover{
	background-image:url(images/map-dot-over.png)!important;
	background-image:url(images/map-dot-over.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	position:absolute;
	top:43px;
	left:378px;
	padding:0;
	width:25px;
	height:25px;
}	
#ellisMap li {
	margin:0;
	padding:0;
	list-style:none;
}	
#ellisMap li a.toolTip {
	position:absolute;
	display:block;
	/*
	Specifying a background image
	(a 1px by 1px transparent gif)
	fixes a bug in older versions of
	IE that causeses the block to not
	render at its full dimensions.
	*/
   	background-image:url(../images/blank.gif);
   	text-decoration:none;
	color:#000;
}		
#ellisMap li a span { display:none; }	
#ellisMap li a:hover span {
	position:relative;
	height:110px;
	width:163px;
	left:-152px;
	top:13px;
	display:block;
	text-align:center;
	background-image:url(images/tool-tip-background-bottom-left.png)!important;
	background-image:url(images/tool-tip-background-bottom-left.gif);
	background-repeat:no-repeat;
	padding:15px;
	padding-top:20px;
	padding-left:0;
	
 	/*Make sure to include the alpha filter even if it's 100%.
	If you don't it won't work in IE6*/
 	filter:alpha(opacity=79);
	opacity:.79;
	color:#003a5e;
	font-size:12px;
}		
#ellisMap #ellis {
	position:relative;
	top:0px;
	left:0px;
	width:25px;
	height:25px;
}
/*END ELLIS LOCATION*/



/*START JESSIE LOCATION*/
#jessieMap {
	position:absolute;
	margin:0;
	top:45px;
	left:400px;
	padding:0;
	width:25px;
	height:25px;
	background-image:url(images/map-dot.png)!important;
	background-image:url(images/map-dot.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
}
#jessieMap:hover{
	background-image:url(images/map-dot-over.png)!important;
	background-image:url(images/map-dot-over.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	position:absolute;
	top:45px;
	left:400px;
	padding:0;
	width:25px;
	height:25px;
}	
#jessieMap li {
	margin:0;
	padding:0;
	list-style:none;
}	
#jessieMap li a.toolTip {
	position:absolute;
	display:block;
	/*
	Specifying a background image
	(a 1px by 1px transparent gif)
	fixes a bug in older versions of
	IE that causeses the block to not
	render at its full dimensions.
	*/
   	background-image:url(../images/blank.gif);
   	text-decoration:none;
	color:#000;
}		
#jessieMap li a span { display:none; }	
#jessieMap li a:hover span {
	position:relative;
	height:110px;
	width:163px;
	left:19px;
	top:13px;
	display:block;
	text-align:center;
	background-image:url(images/tool-tip-background-bottom-right.png)!important;
	background-image:url(images/tool-tip-background-bottom-right.gif);
	background-repeat:no-repeat;
	padding:15px;
	padding-top:13px;
	padding-left:0;
	
 	/*Make sure to include the alpha filter even if it's 100%.
	If you don't it won't work in IE6*/
 	filter:alpha(opacity=79);
	opacity:.79;
	color:#003a5e;
	font-size:12px;
}		
#jessieMap #jessie {
	position:relative;
	top:0px;
	left:0px;
	width:25px;
	height:25px;
}
/*END JESSIE LOCATION*/

