

body {

color: black;
background-color: white;
width: 100%;

}

.page {

width: 100%;

margin-right: 0px;
margin-left: 0px;

min-width: 1px;

}

.headerl {

display: none;

}

.headerm {

display: none;

}

.printheader {

display: block;

text-align: center;

border-top: 1px solid black;

}

.printheader img {

padding-top: 10px;
padding-bottom: 10px;

}

.header {

display: none;

}

.navbarContainer {

display: none;

}

.contentContainer {

color: black;
background-color: white;

}

.content {

background-image: none;

}

.contentNav {

display: none;

vertical-align: middle;
text-align: right;

padding: 0px;
margin: 0px;

font-size: 8pt;

}

.hlite {

font-style: italic;
border: 1px solid black;

color: black;
background-color: white;

}

.contentContainer {

border-left: 10px solid white;
border-top: 1px solid black;

}

.contentHeader {

padding-top: 10px;
padding-bottom: 10px;

color: black;
background-color: white;

border-top: none;

}

.contentList {

color: black;
background-color: white;

}

.contentBlog div.image {

background-color: white;

}

/* Copyright */

.copyright {

background-color: white;
color: black;

}


/* content sections */

.artSection {

background-color: white;

}

/* library */


.dirCurFolder {

color: black;
background-color: white;
border: 1px solid black;

}

.easteregg
{

display: none;

}

#noprint
{

display: none;

}

/* DO NOT FLOW CODE SECTIONS */

.overflow
{

overflow: none;
max-height: none;

}
