/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 
a.gallery, a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #000; width:75px; height:52px; float:left; margin:4px; z-index:500;}
a.slidea {background:url(../images/misc/darknessThm.jpg);background-repeat: no-repeat;background-position: center;}
a.slideb {background:url(../images/misc/empty_borderedThm.jpg);background-repeat: no-repeat;background-position: center;}
a.slidec {background:url(../images/misc/serenity_rockThm.jpg);background-repeat: no-repeat;background-position: center;}
a.slided {background:url(../images/misc/sleepingBeautyThm.jpg);background-repeat: no-repeat;background-position: center;}
a.slidee {background:url(../images/misc/strandedborderedThm.jpg);background-repeat: no-repeat;background-position: center;}
a.slidef {background:url(../images/misc/snowmenThm.jpg);background-repeat: no-repeat;background-position: center;}
a.slideg {background:url(../images/misc/waitingThm.jpg);background-repeat: no-repeat;background-position: center;}
a.slideh {background:url(../images/misc/stubbornThm.jpg);background-repeat: no-repeat;background-position: center;}
a.slidei {background:url(../images/misc/mothersThm.jpg);background-repeat: no-repeat;background-position: center;}
a.slidej {background:url(../images/misc/lexusThm.jpg);background-repeat: no-repeat;background-position: center;}
a.slidek {background:url(../images/misc/pitterPatterThm.jpg);background-repeat: no-repeat;background-position: center;}

a.slidel {background:url(../images/misc/podThm.jpg);background-repeat: no-repeat;background-position: center;}
a.slidem {background:url(../images/misc/peasThm.jpg);background-repeat: no-repeat;background-position: center;}
a.sliden {background:url(../images/misc/chesshm.jpg);background-repeat: no-repeat;background-position: center;}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}


/* below are attributes for the entire gallery container */
#container {position:relative; width:740px; height:504px; background:#000000; border:0px solid #000; margin:0em auto;}
#container img {border:0;}
#container .thumbs {width:170px; position:absolute; right:3;}
/* below are attributes of the copyright text */
#container a.gallery:hover span {display:block; position:absolute; width:402px; height:50px; top:455px; left:-555px; padding:5px; font-style:italic; color:#fff;  z-index:100;}
#container a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#006600;}
#container a.gallery:active, #container a.gallery:focus {border:1px solid #000;}
/* below are attributes of mouseover image placement */
#container a.gallery:active em, #container a.gallery:focus em {display:block; position:absolute; width:-px; height:0px; top:10px; left:-555px; padding:0px; color:#000; border:0px solid #3d330f; z-index:150;}
#container h1 {clear:both; margin:0; padding-top:80px; padding-left:150px; width:300px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#fff;}
#container h1 em {font-size:0.6em; color:#000;}