     body  {
         padding-left: 11em;
         font-family: Georgia, "Times New Roman",
              Times, serif;
         color: #0000CC;
         background-color: #E0FFFF           }
         p { border-style: groove double}
         ul.navbar {
            list-style-type: none;
            padding: 0;
            margin: 0;
            position: absolute;
            top: 2em;
            left: 1em;
            width: 9em }
         h1 {
            font-family: Helvetica, Geneva, Arial,
                 SunSans-Regular, sans-serif }
         h2 {
            font-family: sans-serif;
            color: #CD5C5C;
            text-align: center;
            font-size: 16pt 
            } 
         h3 {
            font-family: sans-serif;
            color: FF6600;
            text-align: center;
            font-size: 12pt 
            }  
        caption
            {
             caption-side:bottom
            }            
         ul.navbar li {
            background: #FFFFFF;
            margin: 0.5em 0;
            padding: 0.3em;
            border-bottom: 0.5em solid black; 
            border-right: 0.5em solid black }
        ul.navbar a {
            color: #0000FF }
        a:visited {
            color: #800080 }
ul.inside 
{
list-style-position: inside
}

ul.outside 
{
list-style-position: outside
}            
div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
        address {
            margin-top: 1em;
            padding-top: 1em;
            border-top: thin dotted }

