
            #bgtop
            {
                background-color: #000000;
            }
        
            #bgtop
            {
                border-bottom-color: #cccccc;
            }
        
            BODY
            {
                background-color: #0000ff;
            }
        
            A
            {
                color: #3333ff;
            }
        
            .capsule
            {
                background-color: #0000ff;
            }
        
            .capsule
            {
                color: #ffffff;
            }
        
            #header
            {
                background-color: #ff0000;
            }
        
            #header, #header table, #header a
            {
                color: #ffffff;
            }
        
            #title
            {
                border-right-color: #ffff00;
            }
        
            #sidebar, #tdsidebar
            {
                background-color: #ffff00;
            }
        
            .sidebarlist
            {
                background-color: #990099;
            }
        
            .sidebarlist
            {
                color: #ffffff;
            }
        
            .sidebarlist > legend
            {
                background-color: #339900;
            }
        
            .sidebarlist > legend
            {
                color: #ffffff;
            }
        
            .sidebarlist li, #postaction li
            {
                border-top-color: #cccccc;
            }
        
            .sidebarlist a
            {
                color: #ffffff;
            }
        
            #wp-calendar thead th, #wp-calendar tfoot td.pad
            {
                background-color: #ff6600;
            }
        
            #wp-calendar thead th
            {
                color: #fffffff;
            }
        
            .textwidget
            {
                color: #000000;
            }
        
            #content
            {
                background-color: #000000;
            }
        
            .entry
            {
                color: #000000;
            }
        
            .post .title, #comments > legend, .comment > legend, #responsebox > legend
            {
                background-color: #339900;
            }
        
            .post .title, .post .title a, #comments > legend, .comment > legend, #responsebox > legend
            {
                color: #ffffff;
            }
        
            .postmetadata
            {
                background-color: #cccccc;
            }
        
            .entry > P:first-child:first-letter
            {
                color: #000000;
            }
        
            .actbubble
            {
                background-color: #ff6600;
            }
        
            .actbubble, .actbubble a
            {
                color: #ffffff;
            }
        
            #comments
            {
                background-color: #ff0000;
            }
        
            fieldset.comment, fieldset.comment .commenttext
            {
                background-color: #ffffff;
            }
        
            fieldset.comment .commenttext
            {
                color: #000000;
            }
        
            #responsebox
            {
                background-color: #cccccc;
            }
        