body {
   background: white;
   font-size: 12pt;
   }

h1,h2,h3 {
font-size:1em;
margin:0;
padding:0;
}

ul, ol {
margin:0 0 15px 15px;
padding:0;
}

ul li {
list-style-type:square;
}


#information-for, #action-links, #support-and-search, #nav-primary, #nav-secondary, #search, #page-image, #footernav-copyright ul, #footer-branding, .hide  {
   display:none;
   }

a {
font-size:10pt;

}
 
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration:none;
   }
   
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
a[href^="/"]:after {
   content: " (http://divinity.uchicago.edu" attr(href) ") ";
   }

.container {
width:100%;
margin:0;
padding:0;
}

#content-column {
width:100%;
}

#footer {
display:none;
}

#ouhook {

display:none;
}

