
body {
  padding-left: 1em;
  padding-right: 1em;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: black;
  background-color: #eeeeee }

#header {text-align: center;
         border-bottom: thin dotted }

#topsection {border-top: thin dotted; border-bottom: thin dotted }

#midsection {border-top: thin dotted; border-bottom: thin dotted }

#bottomsection {border-top: thin dotted; border-bottom: thin dotted }

#footer {border-top: thin dotted }

h1 {
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

ul.navbar li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em }
ul.navbar a {
  text-decoration: none }

a:link {
  color: blue }
a:visited {
  color: purple }

address {
  margin-top: 1em;
  padding-top: 1em }
  
img#goes-n_image {
  float: left; }

img#cira-csu_logo {
  float: right; }
