body {
	line-height: 1 !important;
	margin-right:auto;
	margin-left:auto;
	background-color:#000;
	color:#FFF;
	font-family: Helvetica, sans-serif, Arial;
	font-size:14px;
}

#dbg {
	background:url(images/dbg.jpg) top center no-repeat;
	width:974px;
	height:517px;
	margin-left:auto;
	margin-right:auto;
}

.dtitle {
	font-size:18px;
	font-weight:bold;
	color:#b91009;
}
.dothers {
	font-size:14px;
}

.comingsoon {
	font-size:12px;
	color:#FC0;
	background-color:#000;
}

.mnames {
	font-size:13px;
}

a.imaptooltip {outline:none; }
a.imaptooltip strong {line-height:0px;}
a.imaptooltip:hover {text-decoration:none;} 
a.imaptooltip span {
    z-index:10;display:none; padding:0px;
    margin-top:0px; margin-left:0px;
/*    width:179px; height:198px; */
}
a.imaptooltip:hover span{
    display:inline; position:absolute; color:#fff;}
    
a.imaptooltip span
{
}
/* img map end */

/* tooltip start */
a.tooltip {outline:none; }
a.tooltip strong {line-height:0px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:0px;
    margin-top:32px; margin-left:-150px;
    width:106px; line-height:17px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#fff;}
    
a.tooltip span
{
}
/* tooltip end */