/* CSS Document */

body {
  padding-left: 8em;
  font-family: Georgia, "Times New Roman", Times, serif; font-size:10px  
  color: #333333;
  background-color: #FFFFCC }
background {
  background-image: url("images/corner-emblem.gif");
  background-repeat: no-repeat}
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 17em;
  left: 2em;
  width: 6.5em }
h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #333366 }
h2 {
  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-style:italic;
  color: #660000 }
h3 {
  font-family: Georgia, "Times New Roman", Times, serif; font-size:9px;
  color: #999933 }
ul.navbar li {
  background: #FFFFCC;
  margin: 0.1em 0;
  padding: 0em; }
ul.navbar a {
  text-decoration: none }
   
a:link {
  color: #333366;
  text-decoration:none }
a:visited {
  color: #660000;
  text-decoration:none }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
