        html { height:100%; width:100%; margin:0px; padding:0px;
               background-image:url("../images/blue/texture_background.png");
               background-repeat:repeat; }
        body { height:100%; width:790px; padding:0px; margin-bottom:0px; margin-left: auto;
               margin-right: auto; margin-top:0px; background-color:#ffffff;}

        #top_letterbox  { width:100%; height:10px; position:absolute; left:0px; top:0px;
                          background-image:url("../images/blue/texture_background.png");
                          background-repeat:repeat;}
        #bot_letterbox  { width:100%; height:10px; position:absolute; left:0px; bottom:0px;
                          background-image:url("../images/blue/texture_background.png");
                          background-repeat:repeat; }

        #top_wedge      { position:absolute; top:10px; left:110px; width:168px; height:181px;
                          background-image:url('../images/blue/wedge_upper.gif'); z-index:3 }
        #bot_wedge      { position:absolute; bottom:10px; left:160px; width:168px; height:181px;
                          background-image:url('../images/blue/wedge_lower.gif'); z-index:3 }

        #subwin_menu2   { position:absolute; left:180px; top:20px; bottom:20px; width:66px; padding:5px;
                          background-color:#ddddff; padding-top:150px; padding-bottom:50px; z-index:0;
                          border-style:solid; border-width:1px; border-color:#bbbbdd;}

        .link:link     { color: #1111BB; text-decoration: none; }
        .link:visited  { color: #111177; text-decoration: none; } 
        .link:hover    { color: #ff0000; text-decoration: underline; }

        .link_mm:link     { color: #551111; text-decoration: none; }
        .link_mm:visited  { color: #551111; text-decoration: none; } 
        .link_mm:hover    { color: #ff0000; text-decoration: none; }


        .img_dotr         { border:0px; border-style:none; width:15px; height:15px; position:absolute;
                            left:19px; top:20px; vertical-align:middle; 
                            background-image:url('../images/swatch_red.gif'); }

        .img_doty         { border:0px; border-style:none; width:15px; height:15px; position:absolute;
                            left:40px; top:20px; vertical-align:middle; 
                            background-image:url('../images/swatch_yellow.gif'); }

        .img_dotg         { border:0px; border-style:none; width:15px; height:15px; position:absolute;
                            left:61px; top:20px; vertical-align:middle; 
                            background-image:url('../images/swatch_green.gif'); }

        .img_dotb         { border:0px; border-style:none; width:15px; height:15px; position:absolute;
                            left:82px; top:20px; vertical-align:middle; 
                            background-image:url('../images/swatch_blue_on.gif'); }

        .img_dotm         { border:0px; border-style:none; width:15px; height:15px; position:absolute;
                            left:103px; top:20px; vertical-align:middle; 
                            background-image:url('../images/swatch_gray.gif'); }