
body { background: #000; }

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { border-bottom: 7px solid #B6A65C; }
		
		/* Left Column 
		--------------------------------------------------*/
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { border: 1px solid #635128; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #3D1C00; }
					
				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #452A12; background-color: #7B5230; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #3D1C00; } 
					
/* Right Content
-------------------------------------------------*/

	.right_header { background: #013956 url(/images/build/darkblue_bg.jpg) repeat-x; }


.darkblue,
.darkBlue	{ background-image: url(/images/build/darkblue_bg.jpg); }