body { font-family: verdana,helvetica,arial,sans-serif;
       margin: 0px }

div.header {
  margin: 0px;
  padding-bottom: 20px;
  }
div.title { height: 55px; margin-right: 20%; margin-top: 10px }  
.title img { float: right }
div.subtitle { height: 40px; margin-left: 20%; margin-top: 5px }
.subtitle img { float: left }
div.header div.stripe {
  height: 50px; background-image: url(stripe_green.png);
  background-repeat: repeat-x; margin: 0px
  }
div.footer div.stripe {
  height: 10px; background-image: url(onestripe_green.png);
  background-repeat: repeat-x; margin: 0px; margin-top: 20px
  }
div.footer { text-align: center; font-size: x-small }
div.content {
  margin-left: auto; margin-right: auto; width: 780px;
  }

div.nav { float: right }
div.nav hr { width: 100px }
div.nav div.box { padding: 0px 15px }
 
img { border: none }
  
h1 { text-align: center; font-weight: lighter; font-size: xx-large;
     color: #666; margin-top: 0px }
h2 { text-align: center; font-size: x-large }
h3 { font-size: large }

p.storyfoot { font-size: small }