
    #page {
        color:black;
        font: 12px Verdana, sans-serif;
    
        }
    #banner {
        background-image:url(../rat.png);
        background-repeat:no-repeat;
        background-position:top left;
        background-color: white;
        }

    #banner h1 {
        color:red;
        text-align:center;
        font-size:400%;
        }

    #sidebar {
        width:240px;
        padding:0px;
        margin-left:20px;
        margin-right:-3px;
        float:right;
        }

    .navigation {
        border:1px solid #000;
        background:#ffc0cb;
        color:#000;
        padding:10px;
        margin-bottom:10px;
        text-align:left;
        font-size:10px;
        }

    .news {
        border:1px solid #000;
        background:#ffc0cb;
        }

    .news-entry {
        border:0px
        margin:10px;
        }

    .news h2 {
        }

    .news h3 {
        border-bottom: 1px solid #000;
        border-top: 1px solid #000;
        border-left: 0px solid #000;
        border-right: 0px solid #000;
        }

    .adoption {
        background:#ffc0cb;
        margin-right:239px;
        font-family:"\"}\"";
        font-family:inherit;
        margin-right:241px;
        border:1px solid #000;
        }

    .adoption-entry {
        text-align:left;
        margin:10px;
        border-bottom: 1px solid #000;
        }

    .posted {
        font-size:x-small;
        margin-bottom:25px;
        }


    .care-sheet {
        margin-right:239px;
        font-family:"\"}\"";
        font-family:inherit;
        margin-right:241px;
        border: 1px solid #000;
        background: #FFC0CB;
        text-align: left;
        }

    .care-sheet h2 {
        color: red;
        }

    .care-sheet-navigation {
        border: 2px solid #000;
        background: white;
        margin: 1em 1em 1em 1em; 
        padding: 0.25em;
        }

    .powered {
        font-family:verdana, arial, sans-serif;
        color:#CCC;
        font-size:xx-small;
        font-weight:bold;
        border-top:1px solid #666;
        border-bottom:1px solid #666;       
        line-height:140%;
        text-transform:uppercase; 
        padding:2px;
        margin-top:10px;
        text-align:center;
        letter-spacing: .2em                    
        } 
