

#tbody {
background: #fff;
font: normal 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; 
color: #444;
margin-top:100px;
}

#tbody a:link, tbody a:visited {
  font-weight: bold;
  text-decoration: none;
}

#tbody a:link {
  color: #0087a0;
}

#tbody a:visited {
  color: #666;
}

#tbody a:hover, a:active {
  background: #0087a0;
  border-color: #0087a0;
  color: #fff;
}


h3 {
  margin-bottom: 20px;
  font-size: 18px;
  color: #59892f;
}

h3.section, h4.section {
  clear: both;
  margin: 0 0 0 0;
  padding: 20px 0 10px 0;
  border-top: 2px dotted #eee;
  font-size: .7em;
  text-transform: uppercase;
  color: #48484a;
}

#twitterpanel {
  width: 137px;
  border-bottom: 2px dotted #eee;
}


#twitter {
  background: #ffffff url("../elements/home/tweet.jpg") top right no-repeat;
  margin-bottom: 5px;
}

#twitter .tweet {
  font: italic 0.8em/18px Cambria, Georgia, Times, 'Times New Roman', serif;
  color: #888;
  padding-top:3px;
}

#twitter p {
	margin-bottom: 0;
	margin-left:-10px;
}

.follow{
font-size: .7em;
font-family: Trebuchet MS, san-serif, Arial, Helvetica, sans-serif;

  }



