/* style sheet for the resource pages */

   body { background: url(images/DkMahog.jpg) maroon; 
          color: #FFFFFF; font-family: "Times New Roman", Times, serif }

   h1 { color: #FFFFFF; font-family: IceAgeD, serif}
   a:link {color:#FF0000}
   a:visited {color:#0000FF}
   a:active {color:#CC00CC}

   div.body { background: #ffff99;
              border:none;
              color: black; font-family: "Times New Roman", Times, serif;
              padding-left: 1em;
              margin-right:155px; padding-right: 1em }
   h2, h3 { color: maroon; 
            font-family: "Times New Roman", serif;
            margin-bottom: 0em; padding-bottom: 0em }
   p.menu { font-weight: bold; text-align: center }
   p.ender { font-size: smaller; color: white; font-style: italic }
   dl { margin-left: 1.5em; margin-top: 0em; padding-top: 0em } 
