#mapcontainer {
	position: absolute;
	margin: 0;
	padding: 0;
	background-color: silver;
}

#mapcontainer .map {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 332px;
}

#mapcontainer .mapimage {
	border: 0px;
	width: 600px;
	height: 332px;
}

#mapcontainer .point0 {
	position: absolute;
	top: 90px;
	left: 329px;
}

#mapcontainer .point1 {
	position: absolute;
	top: 140px;
	left: 363px;
}

#mapcontainer .point2 {
	position: absolute;
	top: 138px;
	left: 308px;
}

#mapcontainer .point3 {
	position: absolute;
	top: 108px;
	left: 266px;
}

#mapcontainer .point4 {
	position: absolute;
	top: 98px;
	left: 241px;
}

#mapcontainer .point5 {
	position: absolute;
	top: 82px;
	left: 249px;
}

#mapcontainer .point6 {
	position: absolute;
	top: 62px;
	left: 351px;
}

#mapcontainer .point7 {
	position: absolute;
	top: 162px;
	left: 507px;
}

#mapcontainer .point8 {
	position: absolute;
	top: 223px;
	left: 465px;
}

#mapcontainer .point9 {
	position: absolute;
	top: 223px;
	left: 391px;
}

#mapcontainer .point10 {
	position: absolute;
	top: 260px;
	left: 280px;
}

#mapcontainer .point11 {
	position: absolute;
	top: 255px;
	left: 265px;
}

#mapcontainer .point12 {
	position: absolute;
	top: 205px;
	left: 216px;
}

#mapcontainer .point13 {
	position: absolute;
	top: 156px;
	left: 179px;
}

#mapcontainer .point14 {
	position: absolute;
	top: 92px;
	left: 52px;
}

#mapcontainer .point15 {
	position: absolute;
	top: 90px;
	left: 156px;
}


