body {
   background: white;
   font-size: 12pt;
   margin-top: 30px;
   margin-bottom: 30px;
   }
#pagemenu, #leftside, #pageheader img, h4 span.tt, h3 img, h3 span, .top, h4.rangeitem {
   display: none;
   }

p.smaller {
    font-size: 10px;
}

#eadcontent {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#eadcontent {
   margin-left: 10%;
   padding-top: 1em;
   /*border-top: 1px solid #930;*/
   }
   
p, dl {
    padding: 10px;
}

#dsc table tr td {
    padding-bottom: 20px;
   /* border: 1px solid black;*/
}


h1 {
    text-align: center;
    font-weight: bold;
    font-size: 18pt;
}

h2, h3, .label, dt, h4, span.bold{
    font-weight: bold
    }

h3{
    padding-bottom: 8px;
    padding-top: 15px;
    font-size: 14pt;
}

h3.c01head {
    font-size: 16pt;
    padding: 20px 0px;
}

h2{
    padding: 8px;
    font-size: 16pt;
    text-align: center;
}

td, dd {
    padding: 5px;
    }

.accessrestricted, .userestricted, h4 span.italic {
    font-style: italic;
}

li a, dt a {
    text-decoration:none;
    color: black;
    font-weight: normal;
}


.x6 {
    margin-left: 15px;
}
.x7 {
    margin-left: 30px;
}
.x8 {
    margin-left: 45px;
}
.x9 {
    margin-left: 60px;
}

#dsc td a {
    text-decoration: none;
    color: black;
}

.tt {
    display: none;
}

/*div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }*/
