body 
{
   background-color:#E8F5D0;
   font-family:Verdana,serif;
   font-size:11px;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   line-height:normal;
   margin:0pt;
   text-align:center;
}

div#header h1 
{
   float:left;
}

#wrapper 
{
   background-color:#FFFFFF;
   height:100%;
   margin:0pt auto;
   text-align:left;
   width:640px;
   clear: both;
}

#header
{
   background:transparent url(/images/header.jpg) no-repeat scroll 0%;
   height:120px;
   margin:0pt auto;
   width:640px;
}

#header-wrapper 
{
   background:transparent url(/images/header_bg.jpg) repeat-x scroll 0%;
   clear:both;
   height:120px;
   margin:0pt;
   padding:0pt;
   width:100%;
}

#bg 
{
   background:#FFFFFF; 
   width:640px;
   clear: both;
   float: left;
}

#main 
{
   color:#999999;
   display:inline;
   float:left;
   font-family:verdana,serif;
   font-size:10pt;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   line-height:normal;
   margin-left:30px;
   margin-top:17px;
   text-align:justify;
   width:570px;
   clear: both;
}

a.link 
{
   color:#6C9F0F;
   font-family:Times New Roman,sans-serif;
   font-size:18pt;
   font-style:normal;
   font-variant:normal;
   font-weight:bold;
   line-height:normal;
   margin-bottom:8px;
   text-align:left;
   text-decoration:none;
}

a.link:hover 
{
   color:#6C9F0F;
   font-family:Times New Roman,sans-serif;
   font-size:18pt;
   font-style:normal;
   font-variant:normal;
   font-weight:bold;
   line-height:normal;
   margin-bottom:8px;
   margin-top:7px;
   text-align:left;
   text-decoration:none;
}

h1 
{
   font-family:Garamond,serif;
   font-size:4.5em;
   font-style:normal;
   font-variant:normal;
   font-weight:bold;
   line-height:normal;
   margin:0pt;
   padding-left:100px;
   padding-top:30px;
   text-align:left;
}

a.mainlink 
{
   color:#FFFFFF;
   text-decoration:none;
}

a.mainlink:hover 
{
   color:#FFFFFF;
   text-decoration:none;
}

#copyright 
{
   color:#FFFFFF;
   font-size:8pt;
   font-weight:bold;
   padding-top:3px;
   padding-left:30px;
   text-align:left;
   float: left;
}

#footer-wrapper
{
   background:transparent url(/images/footer.jpg) repeat-x scroll 0%;
   height: 21px;
   width: 100%;
   clear: both;
}

#footer 
{
   background:transparent;
   height:21px;
   margin:0 auto;
   width:640px;
}

#footer a 
{
   color:#DCF5A2;
   text-decoration:none;
}

#footer a:hover 
{
   color:#FFFFFF;
   text-decoration:none;
}

h2
{
  padding: 6px 0pt 4px;
  text-align: left;
  margin-top: 7px;
  margin-bottom: 8px;
  font-family: Times New Roman,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 18pt;
  line-height: normal;
  color: #6c9f0f;
}

h3
{
  padding: 6px 0pt 4px;
  background: transparent url(images/h1.jpg) no-repeat scroll left center;
  text-align: left;
  margin-top: 7px;
  margin-bottom: 8px;
  font-family: Times New Roman,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 18pt;
  line-height: normal;
  color: #6c9f0f;
}

h3 a
{
  text-decoration: none;
  color: #86b52b;
}

h3 a:hover
{
  text-decoration: underline;
  color: #86b52b;
}

div.post
{
   border-top: 1px solid green;
   padding-bottom: 20px;
}

div.entry p a
{
   color: #999;
}


div#footer a img
{
   border: none;
   padding: 2px 0 0 10px;
   float: left;
}
