
            #bgtop
            {
                background-color: #566ca9;
            }
        
            #bgtop
            {
                border-bottom-color: #f2f2f2;
            }
        
            BODY
            {
                background-color: #202a47;
            }
        
            A
            {
                color: #202a47;
            }
        
            .capsule
            {
                background-color: #FFFFFF;
            }
        
            .capsule
            {
                color: #666666;
            }
        
            #header
            {
                background-color: #000000;
            }
        
            #header, #header table, #header a
            {
                color: #FFFFFF;
            }
        
            #title
            {
                border-right-color: #FFFFFF;
            }
        
            #sidebar, #tdsidebar
            {
                background-color: #000000;
            }
        
            .sidebarlist
            {
                background-color: #FFFFFF;
            }
        
            .sidebarlist
            {
                color: #566ca9;
            }
        
            .sidebarlist > legend
            {
                background-color: #202a47;
            }
        
            .sidebarlist > legend
            {
                color: #c8c8c8;
            }
        
            .sidebarlist li, #postaction li
            {
                border-top-color: #566ca9;
            }
        
            .sidebarlist a
            {
                color: #666666;
            }
        
            #wp-calendar caption
            {
                color: #000000;
            }
        
            #wp-calendar thead th, #wp-calendar tfoot td.pad
            {
                background-color: #666666;
            }
        
            #wp-calendar thead th
            {
                color: #FFFFFF;
            }
        
            .post .title, #comments > legend, .comment > legend, #responsebox > legend
            {
                background-color: #566ca9;
            }
        