#stagemap {
	width:380px;
	height: 298px;
	background-image:url(images/label_map.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin-left:0;
 margin-top:5px;
 background-color:#AFA999;
 border:4px solid #ffffff;
 padding-left:11px;
 padding-top:10px;
}

#map {
	width:365px; 
	height:265px;
	border: 2px solid #FFFFFF;
	

}

