/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { margin: 0px;
    padding: 0px;
    text-align: justify;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    background-position: center;
    background-repeat: repeat-y;
    background-image: url(images/templatebody.png);
	}

  #header { border: 5px solid rgb(255, 0, 0);
    margin: 0px auto;
    padding: 10px;
    width: 840px;
    height: 54px;
    font-size: smaller;
    line-height: normal;
    color: rgb(255, 0, 0);
    background-position: center;
    background-image: url(images/toplogo.jpg);
    background-repeat: no-repeat;
    }

  #menu { margin: 0px auto;
    padding: 5px 0px;
    width: 500px;
    background-color: rgb(0, 0, 0);
    }

  #content { margin: 0px auto;
    padding: 0px;
    width: 850px;
    }

  #footer { border: 4px solid rgb(0, 0, 0);
    margin: 0px auto;
    padding: 0px;
    background: transparent url(images/footer.png) repeat-y scroll center top;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    clear: both;
    width: 850px;
    height: 50px;
    font-size: 14px;
    text-align: center;
    }

