
@import url('base.css');

/* hide */
#top,
#navmain,
#column5,
#footer,
#backbutton,
#flash-container,
#flash-title,
.hidden,
.tab {
    display: none;
}

#center{
    width: 100%;
    border: 0;
}

#centermain {
    margin: 70px 0px 0px 0px;
    width: 100%;
}

#column3 {
    width: 100%;
    border: 0px;
}

#column6 {
    width: 100%;
    border: 0px;
}

h1, h2, h3, p, a {
/*    font-family: Garamond, serif;/**/
    color: #000;
}

h1, h2, h3 {
    padding: 0px 0px 10px 0px;
}

.bio p {
    padding: 0px 0px 0px 0px;
}

#logo_print {
    display: inline;
    position: absolute;
    top: 0;
}