  html, body { margin: 0pt;
    padding: 0pt;
    background-color: rgb(171, 191, 224);
    }

  body { font-family: comic sans ms;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 76%;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    text-align: center;
    }

  div#header h1 { margin: 0pt;
    background: rgb(238, 238, 238) url(bannergif.gif) repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    line-height: 80px;
    padding-left: 10px;
    color: rgb(121, 179, 11);
    height: 94px;
    }

  div#container { text-align: left;
    }

  div#content p { line-height: 1.4;
    }



  div#footer { background: rgb(51, 51, 51) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: rgb(255, 255, 255);
    }

  div#footer p { margin: 0pt;
    padding: 5px 10px;
    }

  div#container { margin: 0pt auto;
    width: 750px;
    background-image: url(images/clouds1.jpg);
    background-position: left center;
    }

  div#content {
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    }

  div#navigation { float: left;
    width: 150px;
    }

  div#footer { clear: both;
    width: 100%;
    background-color: rgb(0, 0, 255);
    }
