body {
      background-color:#353030;
      font-family: CallunaSans-Regular;
      color: #680000;
      font-size: 12pt;
     }

#container {
      width: 850px;
      height: 850px;
      margin: auto;
      padding: 0px;
      background-color: #656060;
      border:5px solid #680000;
     }

#content {
      width: 600px;
      height: 625px;
      margin-left: 0px;
      margin-right: 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      padding: 10px;
      float:left;
      overflow: auto;
      border-right: 1px solid #680000;
      border-left: 0;
      border-top: 0;
      border-bottom: 0;
     }

#navbar {
      width: 200px;
      height: 625px;
      margin-left: 0px;
      margin-right: 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      padding: 10px;
      float:right;
      font-family: Calluna-Regular;

     }

#topbar {
      width:850px;
      height: 200px;
      background-color: #656060;
      background-image: url("retalgon_topbar.png");
      background-origin: border-box;
      background-position: top left;
      background-repeat: none;
      border-bottom: 3px solid #353030;
     }

#footer {
     width:850px;
     height: 10pt;
     font-size: 9pt;
     font-family: CallunaSans-Italic;
     margin:auto;
        }

#footer p {
     font-size: inherit;
     font-family: inherit;
     text-align: center;
     }

p {
     font-family: inherit;
     font-size: 12pt;
     color: inherit;
  }

h1 {
     font-family: Calluna-Regular;
     font-size: 14pt;
     color: inherit;
   }

h2 {
     font-family: CallunaSans-Bold;
     font-size: 12pt;
     color: inherit;
   }

b {
    font-family: Calluna-Regular;
  }

em {
     font-family: CallunaSans-Italic;
   }

a:link {color:#880000}
a:visited {color:#480006}
a:hover {color:#ffffff}
a:active {color:#ff0000}

ul {margin-top:5px; margin-bottom: 5px}
ul.norm {list-style-type: circle}
ul.blank {list-style-type: none}
ul li {margin-left: -10px}

img {
     margin-left: auto;
     margin-right: auto;
     border: 0px;
    }


small {font-size: 9pt;}

hr {background-color:#660000; width: 600px; height: 5px; border: 1px #404040 solid; margin-top: 24pt; margin-bottom: 24pt; margin-left: auto; margin-right: auto;} 

p.entry {text-indent: 2em}
p.entry:first-letter {font-family: Calluna-Regular; font-size: 125%} 

p.picentry {text-indent: 0}
p.picentry:first-letter {font-family: Calluna-Regular; font-size: 125%}
