

#wideLeftBox{
  width: 488px;
  height: 340px;
  background-image: url('../images/wideLeftBox.jpg');
  float: left;
  margin: 0px 12px 14px -2px;
  position: relative;
}

#recentPosts{
  width: 468px;
  height: 31px;
  background-image: url('../images/recentPosts2.gif');
  position: absolute;
  top: 11px;
  left: 9px;
  z-index: 2;
}

#postList{
  margin:  54px 14px 14px 14px;
}

#smallBlueBoxRight{
  width: 232px;
  height: 336px;
  background-image: url('../images/smallBlueBoxRight.jpg');
  float: left;
  margin: 0px 12px 14px 11px;
  position: relative;
}

#theArchives{
  width: 213px;
  height: 32px;
  background-image: url('../images/theArchives.gif');
  position: absolute;
  top: 11px;
  left: 9px;
  z-index: 2;
}

#archivesText{
  margin: 54px 14px 14px 14px;
}

#archivesText ul li{
  margin-top: 4px;
}
