<style type="text/css">
<!--

ul#cds {
list-style: none;
background: url(cds_map_with_title_small.jpg) no-repeat 0 0; 
position: relative; 
width: 1000px; 
height: 574px;
margin: 0;
padding: 0; 
}

ul#cds li {
border: 1px solid #000;
position: absolute;
}

ul#cds li a{  
display: block;
height: 100%;
text-decoration: none;
background:#F3F781;
opacity: 0.40;
filter:alpha(opacity=40);
padding: 0px;
width: 20px;
height: 20px;
} 

ul#cds li a span {
display: none; 
} 
 
ul#cds li a:hover span {
display: block;
padding: 10px;
width: 80px;
height: 80px;
background: #F3F781;
position: relative;
top: 0%;
left: 0%;
font:16px palatino, trebuchet ms, comic sans ms, sans-serif;
opacity: 0.80;
filter:alpha(opacity=80);  
color: midnightblue;
}
 
#art {
  width: 20px;
  height: 20px;
  top: 160px;
  left: 674px;
}

#music {
  width: 20px;
  height: 20px;
  top: 193px;
  left: 459px;
}

#science {
  width: 20px;
  height: 20px;
  top: 90px;
  left: 552px;
}

#gym {
  width: 20px;
  height: 20px;
  top: 128px;
  left: 601px;
}

#wilson {
  width: 20px;
  height: 20px;
  top: 69px;
  left: 732px;
}

#hebrew {
  width: 20px;
  height: 20px;
  top: 86px;
  left: 704px;
}

#library {
  width: 20px;
  height: 20px;
  top: 132px;
  left: 520px;
}

#computer {
  width: 20px;
  height: 20px;
  top: 144px;
  left: 477px;
}

#friends {
  width: 20px;
  height: 20px;
  top: 111px;
  left: 928px;
}

#basketball {
  width: 20px;
  height: 20px;
  top: 381px;
  left: 111px;
}

#playground {
  width: 20px;
  height: 20px;
  top: 285px;
  left: 352px;
}

#building {
  width: 20px;
  height: 20px;
  top: 315px;
  left: 609px;
}

#welcome {
  width: 20px;
  height: 20px;
  top: 373px;
  left: 930px;
}

p.disclaimer{
	font-family:trebuchet ms, helvetica, sans-serif;
	font-size:8 pt;
	font-style:italic
	}
-->