<style type="text/css">

.a, .a:visited {color:#000;}

#gallery_container {
	position: absolute;
	left: 161px;
	top: 200px;
	border: 0px solid #000000;
	width: 635px; 
	height: 432px;
	border:0px solid #000; 

	background: #ffffff;
}

#slideshow_container {
	position:relative; 
	left: 0px;
	top:10px;
	width:829px; 
	height:382px; 
	background: #fff;
	border:0px solid #000; 
	margin:0px auto;
}

#lrg_image_container {
	position: absolute;
	left: 113px;
	top: 15px;
	float:left;
	border: 0px solid #000000;
	width: 411px; 
	height: 277px;
	background: #ffffff;
}

#thumbnail_container {
	position: absolute;
	left: 7px;
	top: 307px;
	border: 0px solid #000000;
	width: 627px; 
	height: 80px;
	background: #ffffff;
	margin:0px 2px 0px 0px;
}

#next_gallery_container {
	position: absolute;
	left: 561px;
	top: 81px;
	border: 0px solid #000000;
	width: 58px; 
	height: 57px;
	background: #ffffff;
	margin:0px 2px 0px 0px;
}

/* LARGE IMAGE CONTAINER APPEARS WHEN THUMBNAIL IS ROLLOVER*/

a.gallery span {
	visibility:hidden; 
	position:absolute; 
	display:block; 
	top: 0px; 
	left:0px; 
	width:411px;
	height:277px; 
	color:#000; 
	background:#ddd; 
	text-align:center; 
	border:0px solid #8ff; 
	font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; 
	letter-spacing:1px; 
	cursor:default;
}
a.gallery, a.gallery:visited {
	position:relative;
	float: left;
	display:inline;
	color:#000;
	text-decoration:none;
	border:1px solid #ffffff;
	width:58px;
	height:57px;
	margin:7px 1px;
	cursor:default;
	/*background-image: url(../images/tml_image_19.jpg);*/
}

a.slidea {background:url(../images/tml_image_01.jpg);}
a.slideb {background:url(../images/tml_image_02.jpg);}
a.slidec {background:url(../images/tml_image_03.jpg);}
a.slided {background:url(../images/tml_image_04.jpg);}
a.slidee {background:url(../images/tml_image_05.jpg);}

a.slidef {background:url(../images/tml_image_06.jpg);}
a.slideg {background:url(../images/tml_image_07.jpg);}
a.slideh {background:url(../images/tml_image_08.jpg);}
a.slidei {background:url(../images/tml_image_09.jpg);}
a.slidej {background:url(../images/tml_image_10.jpg);}

a.slidek {background:url(../images/tml_image_11.jpg);}
a.slidel {background:url(../images/tml_image_12.jpg);}
a.slidem {background:url(../images/tml_image_13.jpg);}
a.sliden {background:url(../images/tml_image_14.jpg);}
a.slideo {background:url(../images/tml_image_15.jpg);}

a.slidep {background:url(../images/tml_image_16.jpg);}
a.slideq {background:url(../images/tml_image_17.jpg);}
a.slider {background: url(../images/tml_image_18.jpg);}
a.slides {background: url(../images/tml_image_19.jpg);}
/* a.slidet {background:url(../images/tml-image_next.jpg);} */


a.slidea span {left:104px; top:-300px;}
a.slideb span {left:42px; top:-300px;}
a.slidec span {left:-20px; top:-300px;}
a.slided span {left:-82px; top:-300px;}
a.slidee span {left:-144px; top:-300px;}
a.slidef span {left:-206px; top:-300px;}
a.slideg span {left:-268px; top:-300px;}
a.slideh span {left:-330px; top:-300px;}
a.slidei span {left:-392px; top:-300px;}
a.slidej span {left:-454px; top:-300px;}
a.slidek span {left:104px; top:-373px;}
a.slidel span {left:42px; top:-373px;}
a.slidem span {left:-20px; top:-373px;}
a.sliden span {left:-82px; top:-373px;}
a.slideo span {left:-144px; top:-373px;}
a.slidep span {left:-206px; top:-373px;}
a.slideq span {left:-268px; top:-373px;}
a.slider span {left:-330px; top:-373px;}
a.slides span {left:-392px; top:-373px;}
a.slidet span {left:-454px; top:-373px;}



/* THUMBNAIL BORDER WHEN HOVERED OVER - EFFECTS ALL THE LAYOUT */

a.gallery:hover {white-space:normal; border:1px solid #fff; z-index:100;}

a.gallery:hover span {visibility:visible; z-index:100;}

/* WHEN THUMBNAIL IS HOVERED THIS KICKS IN ON THE LARGE IMAGE */

a.gallery:hover span img {margin:0px; border:0px solid #000; position:relative; z-index:100;}

/* CHANGES THUMBNAIL BORDER */

a.gallery:active, a.gallery:focus {border:1px solid #000; z-index:10;}

a.gallery:active span, a.gallery:focus span {visibility:visible; z-index:10;}

/* WHEN IMAGE IS CLICKED THIS KICKS IN */

a.gallery:active span img, a.gallery:focus span img {border:0px solid #000; position:relative; margin:0px; z-index:10;}


</style>
