body {
    margin:5px 5px 15px 20px;
    padding: 0px;
    background:#bbd1dd;
    }

img#banner {
    margin: 0; padding: 0;
    float: right;
    border-left: 1px dotted #000;
    vertical-align: bottom;
    border-bottom: 1px dotted #000;
    }

#leftcontent {
    background: #cc9;
    float:left;
    width: 27%;
    font-family: arial, helvetica, sans-serif;
    margin-top: 0px;
    }

#leftcontent p {
    font-family: arial, helvetica, sans-serif;
    text-transform: lowercase;
    margin: 0px 0px 4px 0px;
    }

#leftcontent>div>a {
    font-family: arial, helvetica, sans-serif;
    text-transform: lowercase;
    margin: 0px 0px 4px 0px;
    }

#rightcontent {
    background:#fefbd2;
    float: right;
    width: 67%;
    border-top:1px solid #fefbd2;
    border-left:1px dotted #000;
    padding: 0px 5px 15px 25px;
    margin-top: -1px;
    }


h1, h2      { font-family: Verdana, Tahoma, "Myriad Web", Syntax, Arial, sans-serif;
              font-weight: lighter; color: #000; clear: left }
h1#title    { font-size: 260%; font-weight: lighter;
              color: #003}
h1#title>a  { color: #003; font-weight: lighter;}
h2#subtitle { margin-top: -1.2em; font-weight: lighter;
              color: #330}
h2.entry>a  { text-transform: lowercase; color: #06c; background: inherit;}


p, blockquote, th, td, ul, ol, dl, dd, li, dir, menu
            { font : 13px/18px georgia, palatino, serif;
            margin-top: 0.2em;
            margin-bottom: 0.5em; }
p#copyright { font-size: 80%; }
p.header    { font-size: 105%; font-weight: bold;}
div.list>a  { display: block;}
img.thumb   { display:inline;
            padding: 5px; border: solid thin #cc9;
            margin-left: 5px; margin-right: 5px; }


a:link      { color: #03c; text-decoration: none; font-weight: normal}
a:visited   { color: #03c; text-decoration: none; font-weight: normal}
a:active    { color: #06c; background: #FFFFCC; text-decoration: none; font-weight: normal}
a:hover     { color: navy; background-color: #dbe8b9; text-decoration: none }
a.photo:link    { color: #a0a194 }  
