body {
  padding-left: 0em;
padding-right:0em;
  font-family: "Book Antiqua", "Palatino", "Times New Roman", Times, serif;
  color: #ffffff;
  background-color: #551100;
background-image: none;
font-size: 12pt;
text-align: left}

.title {
background: #551100;
  margin: 5px 0 0 0;
  border-bottom: 1px solid black;
  position: absolute;
left: 5em;
color: aa5522;
font-size: 2em;
font-family: "terminal", "courier", "courier new", "lucida console", "sans serif";
font-style: none;
  }

.blog {  
  position: absolute;
  top: 400px; 
left: 12em;
padding-left: 3em;
padding-right:3em;
background: #ffffff;
color: #551100;
font-size: 12pt;}

.smallblog{  
  position: absolute;
  top: 100px; 
left: 12em;
padding-left: 3em;
padding-right: 3em;
background: #ffffff;
color: #551100;
font-size: 12pt;}

.date {margin: 2em;
text-align: center;
font-weight: bold;
font-size: 1.2em;
}

.smalllinks {background: #aa5522;
color: #551100;
font-size: 1.2em;
  padding: 0;
  margin: 1px 0 0 0;
text-align: left;
  position: absolute;
  top: 100px;
  left: 1em;
  width: 9em;
border-right: 1px black solid;}

.sublinks {margin: 1em; 
font-size: .9em}


.subhead{
text-align: left;
font-weight: bold;
font-size: 1.2em;
padding: 1em;
}
.comments{
text-align: right;
font-weight: bold;
}

.old
{text-align: center;
font-size: 14pt;
font-style: italic;
padding: 3em;}

.links{background: #aa5522;
color: #551100;
font-size: 14pt;
  padding: 0;
  margin: 1px 0 0 0;
text-align: left;
  position: absolute;
  top: 400px;
  left: 1em;
  width: 9em;
border-right: 1px black solid;}

ul.navbar {
  list-style-type: none; }

ul.navbar li {
  margin-left: -1em;
margin-top: 1em;
  border-left: 1em solid white;
  border-bottom: 1px solid white }


a:link {
  color: #551100;
text-decoration: none;
font-weight: bold }

a:visited {
  color: #551100;
font-style: italic;
text-decoration: none;
font-weight: bold; }
