dl.map {
	position:relative;
	width:875px;
	height:619px;
	background:url(http://www.vanderbilt.edu/magazines/arts-and-science/wp-content/uploads/2011/05/bob-patchin.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: 65px;
	left: 775px;
}
dl.map a#location2 {
	top: 32px;
	left: 186px;
}
dl.map a#location3 {
	top: 325px;
	left: 260px;
}
dl.map a#location4 {
	top: 520px;
	left: 130px;
}
dl.map a#location5 {
	top: 478px;
	left: 490px;
}
dl.map a#location6 {
	top: 310px;
	left: 700px;
}
dl.map a#location7 {
	top: 165px;
	left: 625px;
}
dl.map a#location8 {
	top: 80px;
	left: 475px;
}