body#dishmap-frame	{
	background:#336633;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.style1 {
	color:#0f2535;
	font-weight: bold;
}
dl.dishmap {
	position:relative;
	text-align:left;
	margin:0px auto;
	padding:0px;
	width:760px;
	height:576px;
}
dl.dishmap dt {
	list-style:none;
	display:block;
}
dl.dishmap dt img{
	position:relative;
	top:0;
	left:0;
	z-index:4;
	height:34px;
	width:34px;
	border:none;
	}
dl dd {
	display:block;
	position:absolute;
	left:-9999px;
	width:150px;
	background:#f59f1a url('../css/ttcorner.gif') no-repeat;
	z-index:2;
	visibility: visible;

}
dl dd p{
	background:#c5d6ea url('../css/ttcorner2.gif') no-repeat;
	padding:5px 5px 5px 9px;
	margin:3px;
	font-size:11px;
	line-height: 1.2;
	color:#000000;
	}

#callout1{
	width:320px;
}
#callout2{
	width:320px;
}
#callout3{
	width:320px;
}
#callout4{
	width:320px;
}
#callout5{
	width:320px;
}
#callout6{
	width:250px;
}
#callout7{
	width:275px;
}
#callout8{
	width:320px;
}
#callout9{
	width:180px;
}
#callout10{
	width:155px;

}
#callout11{
	width:100px;
}

dl.dishmap a.location {
	display:block;
	position:absolute;
	background:url(px.gif) no-repeat;
	width:34px;
	height:34px;
	outline:none;
	z-index:5;
	text-decoration:none;
	cursor:default;
	color:#fdf2ad;
	visibility: visible;
}

/*dl.dishmap a.location:hover {
	background:url(px.gif) no-repeat 0px 0px;
}*/



dl.dishmapoff dt{
	background: black;
}
dl.dishmapoff dd{
	background: black;
}
