

    body
    {
        margin: 4px;
        background: #d6d6a2;
        font-family: tahoma, arial, geneva, sans-serif;
        color: #16486f;
    }
    
    div#subhead {text-align: left; padding:  0 0 0 0}
    
    .pet_border { border: 1px solid #fff; }
    
    .pet_txt
    {
        background: #fff;
        font-family: tahoma, Arial, geneva, sans-serif;
        font-size: 12px;
        color: #16486f;
        font-weight: bold;
        padding: 0 0 2px 0px;
    }
    
    a:link
    {
        color: #c30c19;
        text-decoration: none;
    }
    
    a:visited
    {
        color: #f11c2b;
        text-decoration: none;
    }
    
    a:hover
    {
        color: #83a1c3;
        text-decoration: underline;
    }
    
    a:active
    {
        color: #83a1c3;
        text-decoration: none;
    }
    
    td.leftside
    {
        width: 152px;
        padding: 0 0px 0 4px;
    }
    
    td.leftside td { padding: 0 0 0 0px; }
    
    td.leftside p
    {
        text-align: center;
        font-size: 13px;
        font-weight: bold;
    }
    
        td.subhead
    {
        width: 650px;
        background: #f9f9b8;
        padding: 0px 0px 0px 14px;
    }
    
    td.content
    {
        width: 650px;
        background: #f9f9b8;
        padding: 0px 28px 14px 30px;
    }
    
    td.content p
    {
        text-align: left; font-size: 13px;
        padding: 0 0px 0 0px;
    }
    
    td.content p span
    {
        color: #4b86c9;
    }
    
    td.content p span
    {
        text-align: right;
        font-size: 14px;
        color: #16486f;
        font-weight: bold;
    }
    
        
    td.content li {text-align: left; font-size: 13px; line-height: 1.35em;  margin-left: 0px; margin-right: 10px;}

   
        td.navigation
    {
        width: 175px; background: #83a1c3;
        padding: 0px 0px 0px 0px;
    }
    
    td.photos
    {
        background: #16486f;
        padding: 0px 0px 0px 0px;
    }
        
    div#links {width: 900px; text-align: center; font-size: 11px; font-weight: bold; margin-top: 1.25em; padding: 0;}

div#copyright {width: 900px; text-align: center; font-size: 9px; margin: 4em 0 1.5em 0; padding: 0;}

