body {
background-color: #fff; 
font-family: times, 'times new roman', serif;
}
#logo {
position: absolute;
left: 0;
top: 0;
}
#sitecontainer, #content-container {
width: 100%;
background-image: none;
}

#entity-title {
height: auto;
border-top: none;
border-bottom: none;
float: none;
padding-top: .75in;

}
#entity-title a {
display: block;
height: auto;
text-indent: 0;
background-image:none;
font-size: 20pt;
font-weight: bold;
color: #2a5e8e;
color: #5f7b6f;
text-decoration: none;
text-align: left;
padding-top: .25in;
}
#primary-column {
float: left;
width: 100%;
left: 0;
padding: 0;
font-family: times, 'times new roman', serif;
line-height: 1.5em;
font-size: 12pt;
}
#primary-column h2 {
color: #900;
color: #d06620;
margin: .1in 0 .25in 0;
font-size: 16pt;
}
#primary-column a:link, #primary-column a:visited {
color: #000;
text-decoration: none;
}
#topbar,
#masthead-container,
#navigation-column,
#secondary-column,
#global-footer,
#mainnav,
#search,
#content-actions
 {
display: none;
}
