
            #bgtop
            {
                background-color: #eeeeee;
            }
        
            #bgtop
            {
                border-bottom-color: #eeeeee;
            }
        
            BODY
            {
                background-color: #eeeeee;
            }
        
            A
            {
                color: #67a7ed;
            }
            
            a:visited {color:#c400c4}  /* visited link */
			a:hover {color:#0353ab}  /* mouse over link */
        
            .capsule
            {
                background-color: #ffffff;
            }
        
            .capsule, .capsule a
            {
                color: #c400c4;
            }
        
            #header
            {
                background-color: #ffffff;
                background-image: url("/wp-content/uploads/top.png");
                
            }
        
            #header, #header table, #header a
            {
                color: #c400c4;
            }
        
            #header #title
            {
                border-right-color: #ffffff;
            }
        
            #sidebar
            {
                background-color: #81b5f0;
            }
        
            #tdsidebar
            {
                background-color: #81b5f0;
            }
        
            #sidebar fieldset.sidebarlist
            {
                background-color: #ffffff;
            }
        
            #sidebar fieldset.sidebarlist
            {
                color: #2974c7;
            }
        
            #sidebar legend
            {
                background-color: #ffffff;
            }
        
            #sidebar legend
            {
                color: #c400c4;
            }
        
            #sidebar .sidebarlist li, #postaction li
            {
                border-top-color: #ffffff;
            }
        
            .sidebarlist a
            {
                color: #2974c7;
            }
            
            .sidebarlist a:visited {color:#c400c4}  /* visited link */
			.sidebarlist a:hover {color:#0353ab}  /* mouse over link */
        
            #sidebar #wp-calendar caption
            {
                color: #c400c4;
            }
        
            #sidebar .textwidget
            {
                color: #2974c7;
            }
        
            #content
            {
                background-color: #67a7ed;
            }
        
            .post fieldset
            {
                background-color: #ffffff;
            }
        
            .entry
            {
                color: #555555;
            }
                    
			
			.post fieldset legend.title, fieldset#comments legend, fieldset.comment legend, fieldset#responsebox legend
            {
                background-color: #aaaaaa;
            }
        
            .post fieldset legend.title, .post fieldset legend.title a, fieldset#comments legend, fieldset.comment legend, fieldset#responsebox legend
            {
                color: #ffffff;
            }
					
			.dateauthor .capsule, .nocomments .capsule
            {
                background-color: #eeb8ee;
            }
        
            .dateauthor .capsule, .nocomments .capsule
            {
                color: #555555;
            }
        
        
        
        
            blockquote
            {
                background-color: #eeb8ee;
            }
        
            blockquote
            {
                color: #555555;
            }
                    
            .entry UL, .page UL, .entry OL, .page OL
            {
                background-color: #ffffcc;
            }
        
            .entry UL, .page UL, .entry OL, .page OL
            {
                color: #555555;
            }
            
			#postaction, .postmetadata #commentlink, .postmetadata .cattrigger, .replybuttonbox .capsule
            {
                background-color: #c400c4;
            }
        	
			#postaction, .capsule, #respond INPUT#submit
            {
                background-color: #555555;
            }
        
        
            #postaction, .postmetadata #commentlink, .postmetadata .cattrigger, #postaction a, replybuttonbox .capsule, #respond INPUT#submit
            {
                color: #ffffff;
            }
            
            fieldset#comments
            {
                background-color: #7799bb;
            }
        
            fieldset.comment, fieldset.comment .commenttext
            {
                background-color: #ddeeff;
            }
        
            fieldset.comment .commenttext
            {
                color: #111111;
            }
        
            fieldset#responsebox
            {
                background-color: #99aadd;
            }
