.gallery {
	margin: 5px;
	padding: 0 4px 10px 0;
}
.gallery ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	height:28px;
}
.gallery ul li {
	display:block;
	width:auto;
	float:left;
	color:#fff;
	height:36px;
}
.gallery ul li a {
	display:block;
	width:auto;
	color:#fff;
	text-decoration:none;
	padding: 1em 1.3em 1.35em 1em;
	font:1.1em Verdana, sans-serif;
	background:url(../images/nav_arrow.gif) right 0 no-repeat;
}
.gallery ul li a:hover {
	text-decoration:underline;
	background:url(../images/nav_arrow.gif) right -36px no-repeat;
}
.gallery ul li.first {
}
.gallery ul li ul {
	display:none;
	position:absolute;
	top:34px;
	background:#fff url(../images/bg_nav.jpg) left -34px repeat-x;
	height:auto;
	border-bottom:1px solid #960000;
	border-left:1px solid #960000;
	border-right:1px solid #960000;
	width:95%;
	left:2%;
	padding:2px 5px 15px 5px;
}
.gallery ul li:hover ul, .gallery ul li.over ul {
	display:block;
}
.gallery ul li ul li {
	display:inline;
	float:none;
	background-image:none;
	height:auto;
}
#box a {
	background-image:none;
	margin:8px;
	padding:2px;
	position:relative;
	border:1px solid #960000;
	float:left;
	display:block;
	width:75px;
	height:75px;
	background-color:#fff;
}
#box a:hover {
	background-image:none;
	z-index:2;
}
#box a img {
	position:absolute;
	top:2px;
	width:75px;
	height:75px;
	border:0;
	margin:0;
	padding:0;
}
#box a:hover img, #box a:active img, #box a:focus img {
	width:100px;
	height:100px;
	left:-11px;
	top:-10px;
	z-index:1;
	border:1px solid #000;
}
#narrow a {
	background-image:none;
	margin:8px;
	padding:2px;
	position:relative;
	border:1px solid #960000;
	float:left;
	display:block;
	width:50px;
	height:75px;
	background-color:#fff;
}
#narrow a:hover {
	background-image:none;
	z-index:2;
}
#narrow a img {
	position:absolute;
	top:2px;
	width:50px;
	height:75px;
	border:0;
	margin:0;
	padding:0;
}
#narrow a:hover img, #narrow a:active img, #narrow a:focus img {
	width:75px;
	height:100px;
	left:-11px;
	top:-10px;
	z-index:1;
	border:1px solid #000;
}
#wide a:hover {
	background-image:none;
	z-index:2;
}
#wide a {
	background-image:none;
	margin: 8px;
	padding:2px;
	position:relative;
	border:1px solid #960000;
	float:left;
	display:block;
	width:75px;
	height:50px;
	background-color:#fff;
}
#wide a:hover {
	background-image:none;
	z-index:2;
}
#wide a img {
	position:absolute;
	top:2px;
	width:75px;
	height:50px;
	border:0;
	margin:0;
	padding:0;
}
#wide a:hover img, #wide a:active img, #wide a:focus img {
	width:100px;
	height:75px;
	left:-11px;
	top:-10px;
	z-index:1;
	border:1px solid #000;
}
.gallery ul li.overview {
	display:block;
	clear:both;
	padding:5px 10px 0 10px;
	color:#000;
}
#gallery1 ul {
	z-index:19;
}
#gallery2 ul {
	z-index:18;
}
#gallery3 ul {
	z-index:17;
}
#gallery4 ul {
	z-index:16;
}
#gallery5 ul {
	z-index:15;
}
#gallery6 ul {
	z-index:14;
}
#gallery7 ul {
	z-index:13;
}
#gallery8 ul {
	z-index:12;
}
#gallery9 ul {
	z-index:11;
}
#gallery10 ul {
	z-index:10;
}
#gallery11 ul {
	z-index:9;
}
#gallery12 ul {
	z-index:8;
}
#gallery13 ul {
	z-index:7;
}
#gallery14 ul {
	z-index:6;
}
#gallery15 ul {
	z-index:5;
}
#gallery16 ul {
	z-index:4;
}
#gallery17 ul {
	z-index:3;
}
#gallery18 ul {
	z-index:2;
}
#gallery19 ul {
	z-index:1;
}
#gallery20 ul {
	z-index:20;
}