BODY   {margin:             0;
        background:         rgb(102,153,204)}
DIV  {background:   rgb(150,200,235) url(BackGround.gif) repeat}

DIV#Header {
        position:           absolute;
        top:                0;
        left:               0;
        right:              0;
        bottom:             300px;
        height:             300px;
        width:              100%;
        background:         url(Header/BackGround.png) repeat-x;
        border:             none;
        margin:             0;
        text-align:         Center}
DIV#Header IMG {
        margin:             0;
        background:         inherit;
        border:             none;
        clear:              none;
        float:              none}

DIV#Main {
        position:           absolute;
        top:                300px;
        left:               0;
        right:              0;
        bottom:             0;
        margin:             0;
        border:             none;
        background:         inherit;
        text-align:         Center}

P.Odd {
        clear:              both;
        width:              75%;
        color:              #369;
        margin:             10px 0;
        background:         rgb(150,200,235);
        font:               900 18pt "Comic Sans MS Bold";
        }
P#CBA {
        clear:              none;
        width:              90%;
        color:              #000;
        margin:             8pt 0 0;
        background:         inherit;
        font:               600 16pt "Arial";
        }

IMG#CBA-L {
        background:         #369;
        border:             #909 thin solid;
        border-top:         none;
        position:           relative;
        float:              left;
        clear:              none;
        margin:             0;
        top:                0;
        }
