@charset "utf-8";

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
a,a.active {
    color: #5d87a1;
    text-decoration: none;
} 
a:hover {
    text-decoration: underline;
} 
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}

/* #thumbs */

#archNav_03 {
    position:absolute;
    left:13px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#archNav_05 {
    position:absolute;
    left:80px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#archNav_07 {
    position:absolute;
    left:147px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#archNav_09 {
    position:absolute;
    left:214px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#archNav_11 {
    position:absolute;
    left:281px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#archNav_13 {
    position:absolute;
    left:348px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#archNav_15 {
    position:absolute;
    left:415px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#archNav_17 {
    position:absolute;
    left:482px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#archNav_19 {
    position:absolute;
    left:549px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#archNav_21 {
    position:absolute;
    left:616px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#archNav_23 {
    position:absolute;
    left:683px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#archNav_25 {
    position:absolute;
    left:750px; 
    top:12px; 
    height:51px;
	width: 51px;
}
#navPrints_over_10 {
	margin-left: 0px;
	margin-top: 0px;
	height: 29px;
	margin-bottom: 0;
	width: 66px;
    text-align:top;
}
#navArch_12 {
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	height: 29px;
	margin-bottom: 0;
	width: 60px;
}
#thumbs a {
	float: left;
	width: 51px;
	height: 51px;
	padding: 1px;
	border: 2px solid #585654;
	margin: 8.5px 0px 11px 10px;
	/*
	margin:25px 50px 75px 100px; 
			◦top margin is 25px
			◦right margin is 50px
			◦bottom margin is 75px
			◦left margin is 100px
	
	*/
}
/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
    #thumbs a {
    	margin: 9.5px 0px 11px 10px;
    	/*
    	margin:25px 50px 75px 100px; 
    			◦top margin is 25px
    			◦right margin is 50px
    			◦bottom margin is 75px
    			◦left margin is 100px
    	
    	*/
    }
}


#thumbs a:hover {
	border-color: #c0c0c0;
	background-color:#c0c0c0;	
} 
#thumbs a.active {
	border-color: #fff;
	background-color:#FFF;
}

#thumbs a.last {
	margin-right: 0;
}
#thumbs {
    position:relative;
	margin: 0 auto;
	width: 827px;
    background-color: #585654;    
}
.footer {
    position:  absolute;
    top:       655px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #c0c0c0;
	line-height: 125%;
}
#footer_spacer{
    margin-top: -10px;
}
