body {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 17px; 
  font-style: normal;
  font-weight: normal;
/*  line-height: 1.5em; */
  color: #fff; 
}

#navigation {
  color: #cccc99;
}
a, h2 {
  letter-spacing: 1px;
  line-height: 2em;
  text-decoration:none;
  border:none;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size:17px;
  color:#bbb;

}

a:hover {
  color: #cccc99; 
  border-color: #cccc99;
}

ul.jwts_tabbernav {
   border-bottom:3px solid #BBBBBB;
   border-width: 2px 2px medium;
}

ul.jwts_tabbernav li a, ul.jwts_tabbernav li a:link {
   line-height:1.5em;
}

ul.jwts_tabbernav li.jwts_tabberactive a {
background:#dcdcdc none repeat scroll 0 0;
border-bottom:2px solid #dcdcdc;
}

ul.jwts_tabbernav li a, ul.jwts_tabbernav li a:link {
 font-size:14px;
 font-weight:normal;
}

#menu a {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1.5px;
  line-height: 2;
  padding: 5px; 
  color: #DCDCDC; 
}

#menu a:hover{
  color: #cccc99;
}

#leftcolumn_in {
 font-size: 17px;
}

#rightcolumn_in, h3 {
 color: #9999CC;
}

#content_in {
  font-family: Georgia, serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em; 
  letter-spacing: 1.5px;
}

/*#content_in, a{
 color: #bbb;
}*/
 
#footer { 
 text-align: center;
 vertical-align: bottom;
 line-height: 1;
 font-family:georgia;
 font-size:15px;
}


img {
position: inherit;
margin: auto;
/*margin-top: 20px;*/
border-style: none;
}
