dl.map {
	position:relative;
	width:925px;
	height:643px;
	background:url(http://www.vanderbilt.edu/magazines/arts-and-science/i/inplace-fall2011.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:20px;
	height:20px;
	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: 178px;
	left: 411px;
}
dl.map a#location2 {
	top: 190px;
	left: 561px;
}
dl.map a#location3 {
	top: 139px;
	left: 661px;
}
dl.map a#location4 {
	top: 238px;
	left: 375px;
}
dl.map a#location5 {
	top: 320px;
	left: 394px;
}
dl.map a#location6 {
	top: 437px;
	left: 334px;
}
dl.map a#location7 {
	top: 110px;
	left: 254px;
}
dl.map a#location8 {
	top: 552px;
	left: 149px;
}
