
            #bgtop
            {
                background-color: #000080;
            }
        
            #bgtop
            {
                border-bottom-color: #000080;
            }
        
            BODY
            {
                background-color: #000080;
            }
        
            .capsule
            {
                background-color: #000080;
            }
        
            .capsule
            {
                color: #FFFF00;
            }
        
            #header
            {
                background-color: #FF6600;
            }
        
            #header, #header table, #header a
            {
                color: #FFFF00;
            }
        
            #sidebar, #tdsidebar
            {
                background-color: #FF6600;
            }
        
            .sidebarlist
            {
                background-color: #e8e8e8;
            }
        
            .sidebarlist
            {
                color: #FFFF00;
            }
        
            .sidebarlist > legend
            {
                background-color: #000080;
            }
        
            #content
            {
                background-color: #FF6600;
            }
        
            .post > fieldset
            {
                background-color: #e8e8e8;
            }
        
            .post .title, #comments > legend, .comment > legend, #responsebox > legend
            {
                background-color: #000080;
            }
        
            .post .title, .post .title a, #comments > legend, .comment > legend, #responsebox > legend
            {
                color: #FFFF00;
            }
        
            .postmetadata
            {
                background-color: #000080;
            }
        
            .postcattags
            {
                background-color: #000080;
            }
        
            #single .postcattags .capsule
            {
                background-color: #000080;
            }
        
            #comments
            {
                background-color: #000080;
            }
        
            fieldset.comment, fieldset.comment .commenttext
            {
                background-color: #e8e8e8;
            }
        