

body {
    background-color : #5C5C5C;
    color : #ffffff;
    font-family : tahoma, arial, helvetica, non-serif;
    font-size : small;
    text-align : center;
  }


h1 {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    clear : none;
    float : none;
    font-family : Garamond,Times,serif;
    font-size : x-large;
    font-style : normal;
    font-weight : bold;
    line-height : normal;
    list-style-type : none;
    text-transform : none;
  }


h2 {
    font-family: Garamond,Times,serif;
    text-align: center;
  }


h3 {
    font-family: Garamond,Times,serif;
    text-align: center;
  }


#leftbar {
    border-bottom-color : #ffffff;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-top-color : #ffffff;
    border-top-style : solid;
    border-top-width : 1px;
    clear : none;
    display : block;
    height : 2em;
    left : 0px;
    padding-bottom : 1%;
    padding-left : 1%;
    padding-right : 1%;
    padding-top : 1%;
    top : 0px;
    visibility : visible;
    width : 98%;
  }


#middlebar {
    clear : none;
    display : block;
    float : left;
    left : 25%;
    min-height : 90%;
    position : absolute;
    text-align : center;
    visibility : visible;
    width : 48%;
    padding: 1% 1% 1% 1%;
  }


a:link {
    color: #ffffff;
  }


a:visited {
    color : #ffffff;
  }


a.thumb {
    margin : 15px;
  }


img {
    border-bottom-color : #ffffff;
    border-bottom-style : solid;
    border-left-color : #ffffff;
    border-left-style : solid;
    border-right-color : #ffffff;
    border-right-style : solid;
    border-top-color : #ffffff;
    border-top-style : solid;
    margin : 15px;
  }

