

#header {
    border-top: 5px solid #434343;
    border-left: 6px solid #434343;
    border-right: 6px solid #434343;
  }


#leftblock { line-height: 18px; text-align: justify; margin: 0; padding: 0 10px 20px 15px; }
#rightblock {
    background-image : url('images/rightsidebg.jpg');
    background-position : top;
    background-repeat : repeat-y;
    border-right: 6px solid #434343;
  }


#bottom { height: 30px; margin-right: 10px; }


#bottom a {
    color : #d1c3b3;
    font-size : 11px;
    padding-left : 35px;
    text-align : right;
    text-decoration : none;
    font-family : 'Trebuchet MS', 'FreeSans', 'DejaVu Sans';
  }


#bottom a:hover {
    color : white;
  }


#sisternav {
    bottom : 0px;
    margin-bottom : 38px;
    right : 0px;
  }


#sisternav ul {
    margin:0;
    padding:0px 0px 0px 0px;
    list-style:none;
  }


#sisternav li {
    display:inline;
    float:right;
    margin:0;
    padding:0px 0px 0px 10px;
  }


#sisternav a {
    float:left;
    font-size:14px;
    font-family : 'Trebuchet MS', 'FreeSans', 'DejaVu Sans';
    display:block;
    padding:6px 27px 10px 16px;
    margin: 0px 23px 0px 0px;
    text-decoration:none;
    color: white;
  }


#sisternav li:hover, #sisternav li:hover a {
    background:url(images/tab_ns1.jpg) no-repeat left bottom;
  }


#sisternav li:hover a {
    background:url(images/tab_ns2.jpg) no-repeat right bottom;
  }


#sisternav #current {
    background:url(images/tab_ns1.jpg) no-repeat left bottom;
  }


#sisternav #current a {
    background:url(images/tab_ns2.jpg) no-repeat right bottom;
  }
body { color: #5f1f00; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; background-color: white; background-image: url(images/bodybackground.jpg); background-repeat: repeat-x; }
.leftcolumn { background-image: url(images/left_bottomo.jpg); background-repeat: repeat-x; background-position: 0 bottom; }
.quote { font-size: 18px; font-style: italic; }
