body {
  font: medium Georgia, Serif;
  font-family: verdana, arial;
  margin: 0;
  padding: 0;
  font-size: 10pt;
  color:black;
  background-color: #003300;
  background-color: #688763 ;
  background-color: #9BD4B9;
}




#content a:link {
  text-decoration: underline;
  padding: 0;
  color: #A2D49B ;
}

#content a:visited {
  text-decoration: none;
  color: #A2D49B ;
  padding: 0;
}

#content a:hover {
  text-decoration: underline;
  color: white;
  padding: 0;
}


#birdie a:visited, #leftnav a:visited, #thispage a:visited, #leftnav a:link, #thispage a:link {
  text-decoration: none;
  background: none;
  color: white;
  padding-left: 3px;
  padding-right: 3px;
}

#birdie a:hover, #leftnav a:hover, #thispage a:hover {
  text-decoration: none;
  background-color: #A2D49B ;
  color: white;
  padding-left: 3px;
  padding-right: 3px;
}


#container {
  background-position: top;
  background-repeat: repeat-x;
  margin-top: 1em;
  margin-left: 0%;
  width: 100%;
  line-height: 150%;
}


#thispage
{
  background: #7FAD98 ;
  margin-left: 0em;
  margin-bottom: 1em;
  line-height: 130%;
  padding-top: 0;
  margin-top: 1em;
/*  margin-right: 30px;
  margin-left: 30px;*/
}

#thispage ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#thispage li
{
  padding-right: 6px;
  display: inline;
}

#leftnav {
  padding-right: 10px;
  clear: left;
  line-height: 130%;
  padding-left: 00px;
  margin-left: 30px;
  background: #7FAD98 ;

}

#leftnav ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
  padding: 0;
}


#leftnav ul li {
  margin: 0;
  padding: 0;
  padding-bottom: 3px;
  float: left;
  margin-right: 10px;
  font-weight: bold;
}

#content {
  padding-top: 1em;
  margin-left: 30px;
  text-align: justify;
  margin-right: 30px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #628675 ;
  color: white;
  padding-bottom: 1em;
}

#content p {
}

#content p.code {
  margin-right: 0.75in;
  margin-left: 1in;
  margin-top: 1em;
  font-family: courier;
}

#container h1 {
  font-family: impact;
  font-size: 5em;
  text-decoration: none; 
}

#container h1 a {
  
  text-decoration: none; 

  
  padding: 10px 0 10px 7.5%;
  margin: 0;
  width: 90%;
  font-size: 2em;
  display: block;
}


#content h4 {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 2em;
  display: inline;
  /*background-color: #00CC66;*/
}

#container h2 
{
  font-size: 1.0em;
  clear: left;
  margin: 0;
}

#footer {
  clear: both;
  text-align: center;
  font-size: 0.8em;
  margin-top: 1em;
  font-weight: normal;
}

#footer hr 
{
  color: #00CC66;
  border: 1px #00CC66 solid;
  height: 0;
}

hr {
    color: white;
    background-color: white;
    border: none;
    height: 1;
    width: 80%; 
}

.byline {
    font-size: 0.8em;
}

.blogComment {
    background: #7FAD98 ;
    padding: 3px;
}


.rightblurb {
    float: right;
    clear: right;
    margin-left: 2em;
    margin-bottom: 1em;
    margin-right: 0;
}

.rightblurb caption  {
    font-size: 8pt;
    text-align: justify;
    color: white;
    caption-side: bottom;
}
.rightblurb img {
    border: 1px solid white;
}

.rightblurb ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#navbar-iframe {
    height: 0px;
    visibility: hidden;
    display: none;
}
