  body {
/*    padding-left: 22em; */
    font-family: Georgia, "Times New Roman",
          Times, serif;    color: black;
    background-color: rgb(190,221,239);
    background-image: url(www.iconbazaar.com_backgrounds_clouds_cdbk046.html.jpg);
    background-image: url(LR_08-21-06_HitzBeach_ReSized_01.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 100% 100% }
  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 2em;
    left: 1em;
    width: 20em }
  h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
    text-align: center }
  ul.navbar li {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid black }

  a:link    {text-decoration: none; color: midnightblue }
  a:visited {text-decoration: underline; color: darkblue }
  a:active  {text-decoration: none; color: pink }
  a:hover   {text-decoration: uppercase; color: lightblue }

  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
td.zero {padding-left: 2cm}
p.lm {margin-left: 2cm}
p.c { text-align: center }
p.v { text-align: right }
p.i { text-indent: 30px }

li.x { margin-left: 70px }


ul.novertspaceunderheader { margin: 10;
                            type : disc;
                          }


/*  references: http://www.w3.org/Style/Examples/011/firstcss
http://www.htmlgoodies.com/beyond/webmaster/article.php/3473351
http://www.w3schools.com/  */

