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

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { height: 104px !important; border-bottom: 7px solid #000; }
		
		div#header div#welcome { color: #FFF; }
			div#header div#welcome a { color: #FFF; }

	
		/* Left Column 
		--------------------------------------------------*/
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { border: 1px solid #5f5f79; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #02053A; }
					
				/* Anchor Tabs (the brown ones with the flyouts) */
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #9595AE; background-color: #B2B1C4; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #02053A; } 

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

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

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

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

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

div.emphasized h1 { background: transparent url(/images/css/titlebar2.gif) no-repeat 0 0; }

.darkblue,
.darkBlue	{ background-image: url(/images/build/darkblue_bg.jpg); }
a { color: #0736AC; }
a:visited { color: #0736AC; }
.lightblue { background-color:#02669A; color: #FFF; font-weight:bold; }
.darkbrown { background-color:#02097D; color: #FFF; }
.bodycolor { border-color: #000; border-width: 0px 1px 1px 1px; border-style: solid; background-color: #FFF; }
.bodycontrast { background-color:#FFF; }

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

#catalogSearch h3 { color: #152487; }

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