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

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { height: 84px !important; border-bottom: 7px solid #369; }
		
		div#header div#welcome { color: #009; }
	
		/* Left Column 
		--------------------------------------------------*/
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { border: 1px solid #003466; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #003466; }
					
				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #003466; background-color: #255582; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #003466; } 
					
/* Right Content
-------------------------------------------------*/

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

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