body {
  border: 2px dotted #009900;
  margin: 0;
  padding: 0;
  background: #e9eee4 none repeat scroll 0% 50%;
  font-family: "Trebuchet MS",verdana,arial,sans-serif;
  font-variant: normal;
  font-size: 163%;
  font-size-adjust: none;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  color: #333333;
}
#container {
  border: 2px dotted #336633;
  padding: 0;
  background: #e9eee4 none repeat scroll 0% 50%;
  margin-left: auto;
  font-family: Arial,Helvetica,sans-serif;
  color: #006600;
  margin-right: auto;
  width: 888px;
  font-size: 12px;
}
#topimg {
  margin: 0;
  padding: 0;
  background: #417c2c url(img/topimg.jpg) no-repeat scroll 0% 50%;
  height: 210px;
  color: #333333;
}
#topimg h1 {
  margin: 10px 0 0 15px;
  background: #336633 none repeat scroll 0% 50%;
  float: left;
  font-size: 150%;
  letter-spacing: 3px;
  color: #ffffff;
}
#navcontainer ul {
  border-top: 1px none #ffffff;
  margin: 0 0 20px;
  background: #006600 none repeat scroll 0% 50%;
  border-bottom-width: 1px;
  border-bottom-color: #ffffff;
  float: left;
  width: 100%;
  padding-left: 0;
  font-size: 13px;
  color: #333333;
}
#navcontainer ul li {
  display: inline;
  background-color: #006600;
}
#navcontainer ul li a {
  border-right: 1px none #ffffff;
  padding: 0.2em 1em;
  background: #006600 none repeat scroll 0% 50%;
  float: left;
  text-decoration: none;
  color: #ffffff;
}
#navcontainer ul li a:hover, #navcontainer ul li a#current {
  background: #91ae00 none repeat scroll 0% 50%;
  color: #000000;
}
#content {
  border: 1px dotted #336633;
  margin: 0 0 5px 177px;
  padding: 5px;
  color: #006600;
  background-color: #e9eee4;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
}
#content a:link, #content a:visited {
  color: #3333ff;
  text-decoration: underline;
}
#content a:hover {
  color: #006600;
  text-transform: uppercase;
  font-style: italic;
  font-weight: normal;
}
#sidebar {
  border:  none;
  margin: 0 5px 0 0;
  padding: 5px 3px 5px 1px;
  background: #e9eee4 none repeat scroll 0% 50%;
  color: #006600;
  width: 160px;
  float: left;
  font-size: 12px;
  line-height: 200%;
  font-weight: normal;
  top: -2px;
}
.sidemenu ul {
  list-style-type: none;
  text-align: left;
  margin-left: 5px;
  font-family: Arial,Helvetica,sans-serif;
}
.sidemenu ul li {
  color: #3333ff;
  display: block;
  margin-left: -10px;
  font-family: Arial,Helvetica,sans-serif;
}
.sidemenu ul li a {
  background: transparent url(img/list-off.gif) no-repeat scroll left center;
  padding-left: 21px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  text-decoration: none;
  color: #000000;
}
.sidemenu ul li a:hover {
  background: transparent url(img/list-on.gif) no-repeat scroll left center;
  color: black;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
.sidemenu ul li a#current {
  background: transparent url(img/list-active.gif) no-repeat scroll left center;
  color: #666666;
}
#footer {
  border-top: 1px solid #ffffff;
  margin: 0;
  padding: 5px;
  background: #417c2c none repeat scroll 0% 50%;
  clear: both;
  font-size: 90%;
  color: #333333;
}
#footer a:link, #footer a:visited {
  text-decoration: none;
  color: #ffffff;
}
#footer a:hover {
  border-bottom: 1px dashed #eeeeee;
  color: #333333;
}
p {
  margin: 15px;
  line-height: 1.7em;
}
h1 {
  padding: 0;
  margin-top: 10px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #336633;
}
h2 {
  margin: 10px 0 0 5px;
  background: #417c2c none repeat scroll 0% 50%;
  padding-left: 10px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #ffffff;
}
h5 {
  margin: 10px 0 0 5px;
  background: white none repeat scroll 0% 50%;
  padding-left: 10px;
  font-size: 110%;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
}
.img {
  border:  none;
  padding: 10px;
  float: left;
}
.img a {
  border:  none;
}
.post {
  border: 0 dashed #8a795d;
  margin: 20px 10px 0 5px;
  padding: 3px;
  background: #eeeeee none repeat scroll 0% 50%;
  font-size: 90%;
}
.post .date {
  margin: 0 15px 0 5px;
  background: transparent url(img/clock.gif) no-repeat scroll left center;
  padding-left: 15px;
}
.post .comments {
  margin: 0 15px 0 5px;
  background: transparent url(img/comment.gif) no-repeat scroll left center;
  padding-left: 15px;
}
.post .readmore {
  margin: 0 15px 0 5px;
  background: transparent url(img/document.gif) no-repeat scroll left center;
  padding-left: 15px;
}
blockquote {
  font-weight: bold;
  font-style: italic;
  color: #b29b35;
}

