html, body, p {
      margin:0;
      padding:0;

      }

.dropCapImage, .dropCapImageFixed
{
display: block; float: left; margin-right: 5px;
}

.dropCapImageFixed
{
width: 180px;
}
      #wrapper {
      width:100%;
      float:left;
      margin-right:-330px;
      }

      #content {
      margin-right:330px;
      padding-bottom: 20px;
      padding-left: 10px;
      padding-right: 5px;
      border-top: 0px solid lime; /* to stop collapsing margins in Moz */
      }

      #nav {
      width: 290px;
      padding: 0 0 0 10px;
      float: right;

      }

      .footer, .header {

      border-bottom: 2px solid #000;
      margin: 0;
      clear: both;
      width: 100%; /*ie requires this or height */
      }

      .topLink, .searchText {
      font-weight: bold;
      color: white;
      }

      .topLinkDiv, .searchDiv {
      margin: 5px 10px 0 10px;
      }
      .topLinkDiv {
      float: left;

      }

      .homeDiv {
      padding: 11px 0 0 25px;
      float: left;
      }

      .homeLink {
      color: #244729;
      font-weight: bold;
      font-size: 42px;
      text-decoration: none;
      }

      .commentBoxStyle {
      margin: 10px 0 10px 0;
      padding: 10px 5px 10px 5px;
      border: solid 1px;
      }

      .commentBodyStyle{
      margin-bottom: 20px;
      }
      .commentBoxFooterStyle  { text-align: left; }

      .commentDateStyle {
      width: 100%;
      margin-bottom: 5px;
      padding-bottom: 3px;
      font-weight: bold;
      text-align: left;
      }
	  
	   h1, h2, h3 {font: bold 18px "Helvetica Neue", Helvetica, Arial, sans-serif;}

      h2 {color: #244729; font-weight: bold; font-size: 28px; letter-spacing: -1px; }

      h2 a, h2 a:visited { color: #244729; text-decoration: none; }

      h2 a:hover { color: #FFDE08; text-decoration: none; }

      h2 { padding: 0 0 5px 0; margin: 0;  }


      p, .postPara {
      font: 14px Georgia, "Times New Roman", Times, serif;
      font-weight: normal;
      padding: 0 15px 20px 0;
      line-height: 130%;

      }

      p.date {padding: 0; margin: 0 0 0 2px; font: normal 10px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; letter-spacing: 0.2em; color: #999; }

      blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 15px 1.5em 15px; padding: 0 0 0 10px; border-left: 3px solid #a90000; }
      a {color: #244729; font-weight: bold;}
      a:hover {color: #FFDE08;}
	  
	  