body { margin: 5px; }
body, td, p, .h { color: #000000; font-family: verdana, arial, sans-serif; font-size: 14px; }

#top {
  position: absolute;
  height: 100px;
  width: 100%;
  top:0px;
  border:0px none;
}
#left {
  position: absolute;
  height:100%;
  width:200px;
  top:220px;
}
#main {
  position: absolute;
  top: 220px;
  left: 215px;
  width:600px;
}
#logoMain {
  float: right;
  padding-left: 20px;
  padding-bottom: 10px;
}
h1 { 
  color: #417dc7; 
  font-size: 20px; 
  line-height:1px; 
  padding-top:10px; 
  font-weight: normal; 
}
h2 {
  font-weight: normal;
  color: #417dc7;
  font-size: 20px;
  line-height:1px; 
  padding-top:10px; 
}
h3 { 
  color: #417dc7; 
  font-size: 20px; 
  line-height:1px; 
  padding-top:10px; 
  font-weight: normal; 
}

a.main_nav { 
  font-family: garamond, times, serif; 
  font-style: italic; font-size: 18px; 
}
.featured {
  color: #ffffff; 
  font-size: 14px; 
}
