body {
  background: #FFFFFF;			
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}

h1 {
  color: #909090;
  font: normal 16pt "Trebuchet MS", Verdana, sans-serif;
  padding-top: 30px;
  margin-left: 30px;
  border-bottom: solid #009900 1px;
  letter-spacing: -0.25pt;
}

h2 {
  display: inline;
  font-size: 14px;
  font-weight: bold;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

h3 {
  display: inline;
  font-size: 1em;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}
  
h4 { 
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #606060; 
  border-bottom: 1px solid #909090;
  margin-top: 20px;
}

h5 { 
  display: inline;
  font-size: 12px;
  font-weight: bold;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

li {
  line-height: 1.6em;
}

a {
  color: #009900;
  text-decoration: none;
  font-weight: normal;
  border-bottom: 1px dotted #009900;
}

pre {
  font-size: 1em;
}

a:hover {
  background-color: #eeeeee;
  color: #009900;
  border-bottom: dotted #990000 1px;
}

.email {
  position: absolute;
  top: 40px;
  right: 20px;
  color: #909090;
  font-family: Verdana, sans-serif;
  font-size:10px;
}

.main {
  padding: 7px 230px 0px 170px;
  font: .8em Verdana, sans-serif;
}

.mainwide {
  padding: 0px 100px 0px 170px;
  font: .8em Verdana, sans-serif;
}

.mainhand {
  padding: 0px 2px 0px 2px;
  font: 1em Verdana, sans-serif;
}

.left {
  position: absolute;
  left: 30px;
  top: 85px;
  width: 120px;
  color: #909090;
  padding-bottom: 60px;
  font: .8em Verdana, sans-serif;
}

.right {
  font-size: .7em;
  font-family: Verdana, sans-serif;
  position: absolute;
  right: 10px;
  top: 85px;
  width: 200px;
  color: #808080;
  padding-bottom: 60px;
}

.right a {
  color: #669966;
  font-weight: normal;
}

.right p {
  line-height: 1.3em;
  margin-top: 0px;
}

.blogitem {
  margin-bottom: 16px;
}

.blogdate {
  font-size: .8em;
  color: #909090;
}

.imagelink a {
  text-decoration: none;
  border-bottom: none;
}

.posted { 
  font-family:Verdana, sans-serif; 
  font-size: 10px; 
  color: #909090; 
  margin-bottom:25px;
}

.posted a {
  border-bottom: none;
  text-decoration: none;
  color: #909090; 
}

.oldbrowser {
  display: none;
}

.menu {
  font-family: Verdana, sans-serif;
  font-size: 1em;
  margin-bottom:15px;
}		

.date {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 16px; 
  font-weight: bold;
  color: #606060; 
  display: block;
  border-bottom: 1px solid #909090;
  margin-bottom: 10px;
}

.comments-by {
  display: inline;
  font-family: Verdana, sans-serif;
  color: #606060; 
  font-size: 10px;
  font-weight: bold;
}

.comments-body {
  display: inline;
  font-family: Verdana, sans-serif;
  color: #606060;
  font-size: 12px;
  font-weight: normal;
  position: relative;
  top: -.9em;
}

.comments-post {
  font-family: Verdana, sans-serif;
  color: #909090; 
  font-size: 10px;
  font-weight:normal;
  position: relative;
  top: -.9em;
}
