@charset "UTF-8";
/* CSS Document */

a, a:visited, a:hover, a:active {color:#000;} /* IE */
#album {width:430px; height:287px; background:#eee url(http://www.mammothkids.com/hub/images/blog/pow-wow/gallery/2008-008.jpg) 0px no-repeat;
	border:1px solid #aaa; margin:0 auto;}
.gallery {padding:0; margin:287px 0 0 0; list-style-type:none; position:relative; width:430px;}
.gallery img {border:0;}
.gallery li {float:left;}
.gallery li a, .gallery li a:visited {font-size:11px; float:left; text-decoration:none; color:#000; background:#fff; 
	text-align:center; width:26px; height:26px; line-height:24px; border:1px solid #444; margin:2px;}
.gallery li a img {position:absolute; top:-287px; left:0; visibility:hidden; border:0;}
.gallery li a img.landscape {top:-287px;}
.gallery li a:hover {background:#ddd;}
.gallery li a:active, .gallery li a:focus {background:#444; color:#fff;} /* IE */
.gallery li a:active img, .gallery li a:focus img {visibility:visible;} /* IE */