
body { background: #336; }

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { height: 28px !important; border-bottom: 7px solid #669; }
		
		/* Left Column 
		--------------------------------------------------*/
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { border-color: #336; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #669; }
					
				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #523029; background-color: #986f67; }
				div#left-column ul.anchorTabs li ul.popmsg li { border-bottom: 1px solid #865D55; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #336; } 
				div#left-column div.linkSet a.email { background-color: #EEF; border: 1px solid #669; }
				
	
/* Right Content
-------------------------------------------------*/

	.right_header { background: #FFF url(/images/css/bg_fade_header.gif) repeat-x; }



/*	Center Column - Specific Sections
-------------------------------------------------*/

.boxArea { background-color: #F1F2FC; border-color: #669; }
div.emphasized h1 { background: transparent url(/images/css/titlebar2.gif) no-repeat 0 0; }
div.emphasized .boxArea { background-color: #F5ECEA; border-color: #997168; }
