table.photoalbum
    {
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 0.8em;
    }
table.photoalbum td
    {
    text-align: center;
    
    }
table.photoalbum img
    {
    border: 1px black solid;
    height: 200px;
    width: 200px;
    }

body
    {
    font-weight: bold;
    font-size: 1.2em;
    color: #666699;
    background: url(images/booksbg.gif);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }

table.titlebanner
    {
    font-size: 1.2em; margin-left: auto; margin-right: auto; text-align: center; background: url(/wp-content/themes/lh200701/images/mainbanner.gif); background-repeat: no-repeat; width: 395px; height: 132px; margin-bottom: 20px; margin-top: 20px; text-align: center;
    }
    


p
    {
    margin: 5px;
    padding: 5px;
    }
.daheader
    {
    font-weight: bold;
    font-size: 1.1em;
    color: #993333;    
    }

.bigheader
    {
    font-size: 1.2em;
    }

dfn
    {
    color: #CC0033;
    }
a:link
    {
    color: #660066;
    text-decoration: none;

    }
a:visited
    {
    color: #660066;
    text-decoration: none;

    }
a:hover
    {
    text-decoration: underline;
    color: #000099;
    }
a:active
    {
    text-decoration: underline;
    color: #CCCC33;
    }

    
td.sidebar
    {

    background: url(images/bluedots.gif);
    }

td.maincontent
    {

    background: url(images/bluedots.gif);

    }

table
    {
    font-size: 1em;
    font-weight: bold;
    }
    
ul
    {
    margin: 5px;
    padding: 5px;
    }
li
    {
    margin-left: 30px;
    }