@charset "utf-8";
/* CSS Document */
#bgWrap
{
	background:url(../images/map/bg.jpg);
	background-repeat:no-repeat;
	width:2000px;
	height:1000px;
	left: 50%;
	margin-left: -1000px;
    padding: 0px;
	z-index:2;
	position:absolute;
}

#mytable td.mapTitle
{
	text-align:center;
}
#mytable td.mapPhoto
{
	text-align:center;
}



.npcLink
{
	font-size:18px;
}