@charset "utf-8";
body {
    font-style: normal;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
#mainWrapper{
    background-color: #F4F4F4;
    width: 900px;
}
#pageHeader{
    caret-color: #6E1314;
    color: #000000;





    border #999 1px solid;
    border-bottom: none;





    background-color#F4F4F4;
    width: 900px;
    background-color: #F4F4F4;
    text-align: center;
}
#pageContent{
    caret-color: #16C53B;
    color: #009900;
    caret-color: #6E1314;
    color: #000000;



    border #999 1px solid;
    border-bottom: none;



    background-color#F4F4F4;
    width: 900px;
    background-color: #F4F4F4;
    text-align: center;

}
#pageFooter{
    caret-color: #9030B4;
    color: #666666;
    caret-color: #6E1314;
    color: #000000;



    border #999 1px solid;
    border-bottom: none;



    background-color#F4F4F4;
    width: 900px;
    background-color: #F4F4F4;
    text-align: center;

}
