DIV#MAP_MIDEAST {
	position: relative;
    background-image:  url(./maps/middle_east.jpg);
    background-repeat: no-repeat;
	height: 634px;
	width: 508px;
	top: 0px;
	left: 0px;

}

DIV#pin0 { position: absolute; top: 150px; left: 96px; }
DIV#pin1 { position: absolute; top: 220px; left: 64px; }

