#copyright { 
  margin: 0 0 0 171px;
  padding: 25px 0;
  text-align:center;
  font-size: 11px; 
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif;
  color: #000; 
}
#core {
  margin: 0 0 0 171px;
  padding: 21px 10px 0 34px;
  font-size:11px; 
  color:#000; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#core h1 {
  font-size:13px;
  color:#600; 
}
#core h2 {
  font-weight: bold;
  font-size:11px; 
  margin: 6px 0 0 0;
  padding: 0;
}
#core h3 {

}
#core p {
  margin: 0 0 10px 0;
}

.centered {
  text-align: center;
}

#core .infobox-right {
  display: inline; /* ie float padding fix */
  float: right;
  clear: right;
  width: 220px;
  background-color:#dbe9ff;
  margin: 5px 15px 5px 15px;
  padding: 8px;
}
#core .infobox-right h1 {
  margin: 0;
  font-size:11px;         
}

#core .callout{}
#core .pullquote{}
#core .caption{}
#core .kicker{}


