/*        CSS style for UlsterLiteracy.org  */
/*           colors used:
               logo book (light blue): #0F74BC
               logo text (dark blue): #25368F
                              (gold): #E4BD82
*/

img#bg3 {
         height: 7px ; 
         vertical-align: top ; 
         width: 100% ;             /* spread divider line across column */
        }
img#bg4 {
         height: 7px ;
         width: 100% ;             /* spread divider line across column */
        }
div.navplus {
             color: white ;
             font-weight: bold ;
            }
div.navplus a {
               color: white ; 
              }
div.navplus a:visited {
                       color: #FFFFC2 ;
                      }
h1 {
    color: #25368F ;
    text-align: left ; 
   }
p.A {
     margin-top: 0 ; 
    }
p.address {
           color: #25368F ;
          } 
p.byline {
          font-size: 85% ;
          text-align: right ;
         }
p.donate {
          line-height: 160% ;
         }
p.donate a {
            text-decoration: none ;
           }
p.Q {
     font-weight: bold ;
     margin-bottom: 0 ; 
    }
ul.sponsors {
             list-style-type: none ;
            }
ul.simple {
           list-style-type: none ;
          }
ul.sponsors li {
                margin-bottom: .5em ;
               }
.dbutton {
          border: solid #FFFFAD 3px ; 
          border-radius: .5em ; 
          -moz-border-radius: .5em ;     /* Mozilla proprietary */
          -webkit-border-radius: .5em ;  /* Safari proprietary */
          -khtml-border-radius: .5em ;   /* Konquerer proprietary */
          padding: .25em ;
         }
.sig {
      font-family: 
        "Lucida Calligraphy Italic", 
        "Lucida Handwriting Italic", 
        "Vianta",               /* a bit small and tight */  
        "Comic Sans MS",  
         cursive ; 
     }
.sponame {                              /* Sponsor name */
          font-weight: bold ;
         }
.underscore {
             text-decoration: underline ;
            }
 
