body {
       font-family: Serif;
       background-color: #FBEED4;
       color: #77352f;
       line-height: 1.2em;
       margin: 0 9em 0 2em;
}

a, a:link, a:active {
  color: #930;
}

a:visited {
  color: #630;
}

h2 {
  font-size: 1.1em;
  margin: .2em 0 0 0;
}

ul {
  list-style-type: disc;
}

p {
  text-align: justify;
  text-indent: 1.5em;
  margin-top:   .0em;
  margin-bottom: .5em;
  margin-left: .75em;
  margin-right: .75em;
}

hr {
  width: 80%;
  border: 0;
  }

img {
  Border: 0;
  } 
  
#content {
  clear: both;
  float: left;
  margin-right: 8.5em;
  }
  
.byline {
  font-size: 0.725em;
  color: #774400;
  text-align: right;
  margin-right: 2em;
  margin-top: -.5em;
}

.header {
  font-size: 1em;
  text-align: center;
  vertical-align: center;
  float: top;
  clear: top;
  margin-top: 0em;
  margin-bottom: .8em;
  clear: both;
  }

.footer {
  float: top;
  clear: top;
  clear: both;
  font-size: 1em;
  text-align: center;
  margin-top: 0em;
  margin-bottom: .2em;
  }

.blogCommentsHead {
  font-size: 1.1em;
}

.blogComment {
  font-size: .7em;
  color: green;
}

.header img {
}

.hrline {
  width: 35em;
  height: .22em;
  margin-top: .2em;
}

img.iron {
  width: 125px;
  height: 101px;
  float: right;
  clear: right;
}

img.avatar {
  width: 5.75em;
  height: 4.6em;
  float: left;
  clear: left;
}

img.phonepic {
  width: 13.145em;
  height: 10.78em;
  float: left;
  clear: left;
}
img.flickrEmailImage {
  width: 13.145em;
  height: 10.78em;
  float: left;
  clear: left;
}

.flickr {
  text-align: right;
  margin-bottom: -72;
  }
  
.signature {
  font-family: courier, monospace;
  font-size: .75em;
}

.note {
  font-family: fixed, monospace;
  font-size: .5em;
  margin-top: -1em;
  margin-bottom: .2em;
}

.playing {
  font-family: courier, monospace;
  font-size: .55em;
  text-align: center;
}

.dateheading {
  font-size: 1.8em;
  text-align: center;
}

#sidebar {
  position: absolute;
  right: 0em;
  width: 8.5em;
  margin-top: 2.5em;
  clear: both;
  padding: 0em 0 0em 0;
  border-left: 1px solid #77352f;
  border-top: 1px solid #77352f;
  border-bottom: 1px solid #77352f;
  }

#sidebar p {
  text-indent: 0em;
  left: 0em;
  text-align: left;
  }

#sidebar a {
  padding-bottom: .3em;
  line-height: 1.7em;
  }
  
#siedbar img {
  border: 0 0 0 0;
  padding: 1em 1em 1em 1em;
  }
  
#sidebar hr {
  color: #77352f;
  background-color: #77352f;
  height: 1px;
  }

.license {
  font-size: .8em;
  margin-top: -.2em;
  margin-left: .5em;
}

.power {
  position: absolute;
  bottom: 0em;
  right: 1em;
  left: 1em;
  text-align: center;
  }
