/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */ 



p, h2{ margin:15px 5px; }  

#main-content li{ width:280px; background:#EEE; text-align:center; position:relative; float:left; display:inline; margin-bottom: 7px;} 

#main-content a span{ /*\*/ position:absolute; left:-9999px; } 

#main-content a:hover span{ top:0px; left:0px; width:272px; font-weight:bold; background:#FFF; padding:5px; text-transform:uppercase; font-size:110%; border:1px solid rgb(255, 244, 191); border-width:5px 0 5px 0; filter: alpha(opacity=90); -moz-opacity:.9; opacity:.80; } 

#gallery { border:1px solid #EEE; }
