
body { background-color: #600; background-image: url(/images/css/body_bg.gif); }

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { height: 90px !important; border-bottom: 7px solid #735127; }
		
		/* Left Column 
		--------------------------------------------------*/
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { border: 1px solid #735127; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #172945; }

				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #172945; background-color: #415C86; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #172945; } 
					
/* Right Content
-------------------------------------------------*/

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


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