body {
  padding-left: 4em;
   }

#navlist {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 3em;
  left: .5em;
  right: 1.5em
  width: 5.5em }

h1 {
  font-family: Helvetica, Geneva, Arial,
  SunSans-Regular, sans-serif }


#navlist
{
padding: 0 2px 2px;
margin-left: 1;
font: bold 13px Verdana, sans-serif;
background: #003399;
width: 8em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #990033;
background: #CCD;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #6699FF;
color: #FFF;
background: #332;
}


h1 {
  font-family: Helvetica, Geneva, Arial,
  SunSans-Regular, sans-serif }


a:link {
  text-decoration: none;
  color: blue; }

a:hover {
  text-decoration: underline overline; color: #448}


a:visited {
  text-decoration: none;
  color: #667; }

a:visited:hover {
  text-decoration: underline overline;
  color: #448; }


address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: none }

#magnum_title {
  color: blue;
  font-weight: bold;
  font-style: italic; }