
div#main
{
  color: black ;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
  font-size: 0.8em;
  text-align: center;
  margin: 2em ;
  margin-top: 1em ;
  margin-bottom: 4em ;
}

div.homeLink
{
  float: right;
}

div.homeLink img
{
  border: 0 ;
}

div.title
{
  margin-bottom: 1em ;
}

div.intro
{
  color:#000080 ;
  margin-bottom: 2em ;
}

div.listItem
{
  margin-bottom: 3em ;
}

div.listItem span.title
{
  font-weight: bold ;
}

div.listItem h1
{
  font-weight: bold ;
  font-size: 1.3em ;
  margin-bottom: 0 ;
  line-height: 1 ;
}

div.listItem img
{
  margin: 0.8em ;
}

/* hr
{
  width: 40% ;
} */

a.topLink
{
  display: block ;
  margin-bottom: 4em ;  
}

div.nav
{
  margin-bottom: 4em ;
}

div.footer
{
  text-align: center;
  font-size: 0.8em ;
}

span.categoryTitle
{
  font-size: 1.3em;
  text-decoration: underline ;
  line-height: 4em ;
}
