
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; } 

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

		.boxArea { background-color: #EFF1F7; border-color: #369; }

					
		/* Right Content
		-------------------------------------------------*/

		.right_header, div#right-content div.section h3 { background: #036 url(/images/build/darkblue_bg.jpg) repeat-x; color: #FFF; }

/* Misc / Unsorted / Need Review
-------------------------------------------------*/

.darkblue,
.darkBlue { background-image: url(/images/build/darkblue_bg.jpg); }
a { color: #009; }
a:visited { color: #606; }
.lightblue { background-color:#5A6384; color: #FFF; font-weight:bold; }
.darkbrown { background-color:#948F7B; color: #FFF; }
.bodycolor { background-color:#FFF; }
.bodycontrast { background-color:#F6F6ED; }

/*	Catalog Styles - These are only used on the Catalog page
-------------------------------------------------*/

#catalogSearch h3 { color: #036; }

#auctionResources .boxArea a:link,
#auctionResources .boxArea a:visited,
#auctionResources .boxArea a:active,
#auctionResources .boxArea a:hover { color: #036; }