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

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { height: 97px !important; border-bottom: 7px solid #600; }
		
		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 #600; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #600; }
					
				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #300; background-color: #8E1717; }

				/* "My" links */
				div#left-column div.linkSet a { color: #600; } 

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

		.boxArea { background-color: #FCEEE0; border-color: #900; }

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

		.right_header { background-color:#000; color: #FFF; font-weight:bold; }

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

a { color: #000099; }
a:visited { color: #606; }
.darkblue { background-color:#600; color: #FFF; }
.lightblue { background-color:#999999; 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: #600; }

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