dl.map {
	position:relative;
	width:875px;
	height:619px;
	background:url(http://www.vanderbilt.edu/magazines/arts-and-science/wp-content/uploads/2010/11/vandy-campus.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: 80px;
	left: 750px;
}
dl.map a#location2 {
	top: 590px;
	left: 390px;
}
dl.map a#location3 {
	top: 380px;
	left: 570px;
}
dl.map a#location4 {
	top: 395px;
	left: 260px;
}
dl.map a#location5 {
	top: 285px;
	left: 130px;
}
dl.map a#location6 {
	top: 80px;
	left: 145px;
}
dl.map a#location7 {
	top: 540px;
	left: 119px;
}