
            #bgtop
            {
                background-color: #700000;
            }
        
            #bgtop
            {
                border-bottom-color: #700000;
            }
        
            BODY
            {
                background-color: #700000;
            }
        
            A
            {
                color: #664422;
            }
        
            .capsule
            {
                background-color: #000000;
            }
        
            .capsule
            {
                color: #ffffff;
            }
        
			#header
            {
                background-image: url(../images/headerbg.jpg);
				height: 297px;
				padding-top: 0px;
				vertical-align: top;
				margin-top: 0px;
				margin-bottom: 0px;
				padding-bottom: 0px;
				padding-left: 0px;
				padding-right: 0px;
            }
			
			#headerbg {
			background-image: url(../images/header2.jpg);
			background-repeat: no-repeat;
			background-position: right;
			height: 297px;
			padding-right: 20px;
			padding-left: 20px;
			}
        
            #header, #header table, #header a
            {
                color: #4e0909;
				padding-top: 0px;
				vertical-align: top;
            }
			
			#header table, #header a
            {
                margin-top: 0px;
				vertical-align: top;
            }
        
            #title
            {
                border-right-color: #333333;
			}
        
            #sidebar, #tdsidebar
            {
                background-color: #ced4d4;
            }
        
            .sidebarlist
            {
                background-color: #ffffff;
            }
        
            .sidebarlist
            {
                color: #000000;
            }
        
            .sidebarlist > legend
            {
                background-image: url(../images/title.jpg);
				background-repeat: repeat-x;
            }
        
            .sidebarlist > legend
            {
                color: #ffffff;
            }
        
            .sidebarlist li, #postaction li
            {
                border-top-color: #aaaaaa;
            }
        
            .sidebarlist a
            {
                color: #664422;
            }
        
            #wp-calendar caption
            {
                color: #000000;
            }
        
            #wp-calendar thead th, #wp-calendar tfoot td.pad
            {
                background-color: #aaaaaa;
            }
        
            #wp-calendar thead th
            {
                color: #000000;
            }
        
            #wp-calendar tbody td
            {
                color: #333333;
            }
        
            #wp-calendar #next, #wp-calendar #prev
            {
                background-color: #aaaaaa;
            }
        
            #wp-calendar #next, #wp-calendar #prev, #wp-calendar tfoot a
            {
                color: #664422;
            }
        
            .textwidget
            {
                color: #000000;
            }
        
            #content
            {
                background-color: #ced4d4;
            }
        
            .post > fieldset
            {
                background-color: #ffffff;
            }
        
            .entry
            {
                color: #000000;
            }
        
            .post .title, #comments > legend, .comment > legend, #responsebox > legend
            {
                background-image: url(../images/title.jpg);
				background-repeat: repeat-x;
            }
        
            .post .title, .post .title a, #comments > legend, .comment > legend, #responsebox > legend
            {
                color: #ffffff;
				font-family: Verdana, Arial, Helvetica, sans-serif;
            }
        
            .postmetadata
            {
                background-color: #a60d0f;
            }
        
            .postcattags
            {
                background-color: #aaaaaa;
            }
        
            .postcattags, .postcattags a
            {
                color: #664422;
            }
        
            #single .postcattags .capsule
            {
                background-color: #eeeeee;
            }
        
            #single .postcattags .capsule, #single .postcattags .capsule a
            {
                color: #000000;
            }
        
            blockquote
            {
                background-color: #ffffff;
            }
        
            blockquote
            {
                color: #333333;
            }
        
            .entry UL, .page UL, .entry OL, .page OL
            {
                background-color: #ffffff;
            }
        
            .entry UL, .page UL, .entry OL, .page OL
            {
                color: #333333;
            }
        
            .entry > P:first-child:first-letter
            {
                color: #000000;
            }
        
            .actbubble
            {
                background-color: #000000;
            }
        
            .actbubble, .actbubble a
            {
                color: #ffffff;
            }
        
            #comments
            {
                background-color: #999999;
            }
        
            fieldset.comment, fieldset.comment .commenttext
            {
                background-color: #cccccc;
            }
        
            fieldset.comment .commenttext
            {
                color: #333333;
            }
        
            #responsebox
            {
                background-color: #aaaaaa;
            }
			
			#description {
			color: #b00809;
			}
			
			#searchform input {
			margin-top: 5px;
			}
			
			#search {
			vertical-align: top;
			}
			
			#sidebartab {
			color: #ffffff;
			}