﻿#container {background: transparent url('images/moosebanner.jpg') top left no-repeat; height: 195px; width: 795px; }
#box3 {background: transparent url('images/photos.jpg')top left no-repeat; margin-top: 178px; height: 795px; width: 795px;}
#gallery {width:795px;}
#gallery ul {list-style:none; padding:0; margin: 195px 2px 10px 2px; width:345px; position:relative; float:right;}
#gallery ul li {display:inline; width:50px; height:40px; float:left; margin:0px 0px 2px 10px;}
#gallery ul li a {display:block; width:50px; height:40px; text-decoration:none; border:1px solid #000;}
#gallery ul li a img {display:block; width:50px; height:40px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {position:absolute; right:345px; top:0; width:auto; height:auto; border:1px solid #000;}
