body {
  padding-left: 10em;
  font-family: "garamond", "Times New Roman",
        Times, serif; 
         font-size: x-small: /* for IE5/Win */
         voice family: "\"}\"";
         voice family: inherit:
         font-size: small /* for compliant browsers */;
  color: #000000;
  background: #FFFFFF;
  background-image:url('csd_bckgrnd.jpg');
  background-repeat:repeat-x;
 }

html>body { /* be nice to Opera */
   font-size: small:
  }

ul.navbar {
   border-style: none;
   background-color:none;
   border-color: #993300;
   list-style-type: none;
   text-align: center;
   padding: 0;
   margin: 0;
   font-size: 125%;
   font-weight: bolder;
   position: absolute;
   top: 1em;
   left: 1em;
   width: 10em }

ul.navbar li {
  border-color: #993300;
  background-color:#699;
  border-style: ridge;
  border-width: 5px;
  text-align: center;
  margin: 0em 0;
  padding: .1em;
   }

ul.navbar a {
  text-decoration: none }
a:link {
   color: #663300}
a:visited {
  color: #660099 }

.caption {font-family: garamond, times, serif; font-size:80%; font-weight:bold}
.pagetitle { font-family: garamond, times, serif; font-size: 120%; color:#660066}
.title { font-family: garamond, times, serif; font-size: 110% ;font-weight: bold}
.description { font-family: garamond, times, serif; font-size: 100%}
.longdescription { font-family: garamond, times, serif; font-size: 90%}
.link { font-family: garamond, times, serif; font-size:14}
  address { font-size: 90%;
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dashed }