/* code for the 'PHNOM PENH' hover */
a#phnompenh {
	display: block;
	width: 102px;
	height: 22px;
	background-image: url(../images/lh-menu/phnom-penh.gif);
	background-color: #C7CB4B;
	background-position: 0 0;
	margin: 0 auto;
	background-repeat: no-repeat;}
/* code for the 'ANGKOR WAT' hover */
a#angkorwat {
	display: block;
	width: 102px;
	height: 22px;
	background-image: url(../images/lh-menu/angkor-wat.gif);
	background-color: #C7CB4B;
	background-position: 0 0;
	margin: 0 auto;
	background-repeat: no-repeat;}
/* code for the 'SIEM REAP' hover */
a#siemreap {
	display: block;
	width: 102px;
	height: 22px;
	background-image: url(../images/lh-menu/siem-reap.gif);
	background-color: #C7CB4B;
	background-position: 0 0;
	margin: 0 auto;
	background-repeat: no-repeat;}