body, html {
  font-family: Georgia, Palatino, "Times New Roman", serif;
  color: #666;
}
a {
  color: #00aaff;
}
#site_wrapper {
  width: 945px;
  margin: 0 auto;
}
#masthead {
  margin-top: 75px;
}
h1 {
  font-size: 40px;
  font-style: italic;
  color: #00aaff;
  background: transparent url(../images/djplogo.png) 0 0 no-repeat;
  border-bottom: 1px solid #c7ecff;
  position: relative;
}
#address {
  position: absolute;
  bottom: 5px;
  right: 0;
  color: #222;
  font-size: 14px;
}
h2 {
 color: #00aaff;
 font-size: 18px;
 font-style: italic;
 margin: 15px 0;
}
h2.section {
  border-bottom: 1px solid #c7ecff;
  padding-bottom: 5px;
}
#content {
  font-size: 13px;
  color: #666;
  line-height: 16px;
}
ul.summary {
  margin-left: 25px;
  width: 675px;
}
ul.summary li {
  margin-bottom: 15px;
}
.job {
  padding-left: 25px;
  width: 675px;
  margin-bottom: 20px;
}
h3 {
  color: #222;
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
}
h3 span.date {
  color: #666;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  margin-left: 20px;
}
#site_wrapper {
  padding-bottom: 150px;
}
p.title { font-style: italic;font-weight: bold; line-height: 20px; margin-bottom: 10px; color: #222; margin-left: 0;}
p { margin-bottom: 10px; margin-left: 10px;}
#footer {
  margin-top: 20px;
  border-top: 1px solid #c7ecff;
  padding-top: 10px;
  font-size: 12px;
  font-style: italic;
}
