dl.map {
	position:relative;
	width:875px;
	height:583px;
	background:url(http://www.vanderbilt.edu/magazines/arts-and-science/i/2008-Spring/In-Place.jpg) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	border:#999 1px solid;
}
dl.map dt {
	list-style:none;
	display:inline;
}
dl.map dd {
	position:absolute;
	left:-9999px;
	width:275px;
	padding:10px;
	border:#222 2px solid;
	background:#ECECEC;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:1.2em;
	line-height: 1.5em; 
	color:#000;
}

dl.map a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(http://www.vanderbilt.edu/magazines/arts-and-science/i/comment_blue.gif) no-repeat;
	width:16px;
	height:16px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map a.location:hover {
	background:url(http://www.vanderbilt.edu/magazines/arts-and-science/i/comment_blue.gif) no-repeat -1px -1px;
}


/* START OF CSS FOR MAP POINTS */
dl.map a#location1 {
	top: 190px;
	left: 749px;
}
dl.map a#location2 {
	top: 38px;
	left: 361px;
}
dl.map a#location3 {
	top: 407px;
	left: 459px;
}
dl.map a#location4 {
	top: 281px;
	left: 365px;
}
dl.map a#location5 {
	top: 241px;
	left: 541px;
}
dl.map a#location6 {
	top: 282px;
	left: 696px;
}
dl.map a#location7 {
	top: 73px;
	left: 605px;
}
dl.map a#location8 {
	top: 139px;
	left: 355px;
}
dl.map a#location9 {
	top: 394px;
	left: 77px;
}
