  html { font-family: 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
    }

  body { margin: 1% 1% 0pt;
    }

  h1 { font-size: 3em;
    }

  h2 { font-size: 2em;
    }

  h3 { font-size: 1.2em;
    }

  h4 { font-size: 0.7em;
    }

  .right { text-align: right;
    }

  .left { text-align: left;
    }

  #container { border: 1em solid rgb(204, 204, 255);
    position: relative;
    }

  #header { margin-right: 22%;
    text-align: center;
    background-image: url(Images/hor_line_header.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
    padding-bottom: 1em;
    }

  #rightcolumn { border-left: 2px solid rgb(102, 102, 153);
    padding: 0em 2%;
    position: absolute;
    text-align: center;
    right: 0pt;
    top: 0pt;
    width: 18%;
    min-height: 100%;
    font-size: small;
    }

  #centercolumn { padding: 0em 1em 3em;
    margin-right: 22%;
    text-align: center;
    }

  #footer { border-top: 2px solid rgb(102, 102, 153);
    position: relative;
    padding-left: 1em;
    padding-right: 1em;
    }

  #floatingfooter { border-top: 2px solid rgb(102, 102, 153);
    width: 98%;
    bottom: 2em;
    padding-left: 1em;
    margin-right: 2em;
    }

  #buttons {  }

  #buttons ul { margin: 0pt;
    padding: 0%;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }

  #buttons li a { border: 0.1em solid rgb(102, 102, 153);
    background: rgb(255, 255, 255) url(Images/button.gif) repeat-x scroll left bottom;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    height: 2em;
    line-height: 2em;
    width: 13em;
    display: block;
    color: rgb(13, 36, 116);
    text-decoration: none;
    text-align: center;
    margin-top: 1.3em;
    }

  #centercolumnlist { list-style-position: outside;
    text-align: left;
    font-size: 120%;
    }

  #centercolumnlist li { margin-left: 0.5em;
    font-size: 85%;
    }

