div.blogLeft {
  float: left;
  width: 609px;
  margin-top: 13px;
  margin-left: 4px;
  margin-right: 17px;
}


div.blogRight {
  float: left;
  width: 355px;
  margin-top: -3px;
}


div.blogRight ul {
  margin-top: 5px;
  padding-left: 0;
}


div.blogRight ul li {
  list-style: none;
  margin-top: 5px;
}


div.blogRight h1 {
  margin: 0;
}


div.blogEntry ul  {
  margin-left: -5px;
}



div.blogEntry h1 {
  margin: 0;
  font-size: 1.4em;
  border-bottom: none;
}


div.blogEntry div {
  padding-bottom: 10px;
}

div.blogEntry {
  border-bottom: 1px solid;
  width: 570px;
  margin-bottom: 20px;
  font-size: .9em;  
}

div.blogEntry div.date {
  color: gray;
  font-style: italic;
}


form.composeForm {
  width: 400px;
}


h2 {
  margin: 0;
  font-size: 1.6em;
}

p {
  margin-top: 5px;  
}

img.headshot {
  float:left;
  border:1px solid;
  margin-right: 5px
}


.middlePiece {

  width:290px;
  height:500px;

}



