﻿/* styling for thumbnails */

ul#themaps{position:relative; width:362px; height:296px; background: transparent url(../img/map1.jpg); overflow:hidden; margin:0; padding:0;}
ul#themaps li{list-style-type:none; width:362px; height:296px; display:inline;}
ul#themaps li a{display:block; width:362px; height:296px; background:transparent url(../img/map2.jpg) 500px 500px no-repeat;}
ul#themaps a#map1:hover{background-position:0 0; z-index:50;}



