
/*==================================================*/
/* styles for isdc photo gallery                    */
/* applied to <div id="glry"></div> contents        */
/* Created by Jim Plaxco for the ISDC 2007 gallery  */
/*==================================================*/
#glry {margin: auto; text-align: center;}
#glry tr { vertical-align: middle; } 
#glry table, #glry  td { border: 2px solid #eeeeee; background-color: #000000; text-align: center; margin: auto;}
#glry ul {padding: 0.4em;text-align: center;margin: auto;}
#glry li {display: inline; padding: 0.2em; border: 1px solid #006611; background-color:#dddddd; margin: 0.1em;}
#glry a {text-decoration: none;}
#glry td img {text-align: center; margin: auto; border: 0px;}
#glry table.gttxt {margin: auto; text-align: center; border-width: 1px 1px 1px 1px; 
                   border-spacing: 2px; border-style: outset outset outset outset; 
                   border-color: gray gray gray gray; border-collapse: separate; background-color: #eeeeee;}
#glry table.gttxt td {margin: auto; text-align: center; border-width: 1px 1px 1px 1px; 
                      padding: 1px 1px 1px 1px; border-style: inset inset inset inset; 
                      border-color: gray gray gray gray; background-color: #eeeeee;}
#glry h1 { font-size: 108%; line-height: 1.1; text-align: center; }

h1 {font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; 
    font-size: 133%; text-align: center; color: #000099; }

