
body,table,input,select,textarea {
  font-size:12pt;
}

body {
  background-color:#fff;
  color:#000;
}

a {
  color:#000000;
  margin:0 0.4em;  
}

#content a {
  color:#000000;    
}

#side-column {
  display:none;
}

#content {  
  margin:0;
}

#nav-top {
  display:none;
}

#highlight-column {
  display:none;
}

.header-callout {
  display:none;
}

#content img {
  display:none;
}

.portfolio-highlight {
  float:none;
  width:100%;
  height:auto;
}

#content a.button, a.button span {
  display:none;
}

#content .extra-content {
  height:auto;
}

#footer {
  width:100%;
}

#footer .contact {
  width:100%;
  float:none;
}

#footer .address {
  float:none;
  width:100%;
}

#footer .numbers {
  float:none;
  width:100%; 
}

#footer .footer-callout {
  display:none;
}

dl.col dt {
  width:9em;
}

#author {
  display:none;
}
