
body { background: #000; }

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

	
		/* Left Column 
		--------------------------------------------------*/
			
			div#left-column { color: #FFF; }
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { background: #000; border: 1px solid #FF6; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #9F3; }
				div#left-column div.pennant .content { background: #000; }
					
				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #F00; background-color: #590000; }
				div#left-column ul.anchorTabs li ul.popmsg li a { color: #FF6; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #9F3; } 
				div#left-column div.linkSet a.email { background-color: #000; border: 1px solid #66F; }

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

		.boxArea { background-color: #EDEDED; border-color: #F33; }

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

		.right_header { background-color: #333; }

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

.darkblue { color: white; background-color: #900; }
.darkbrown { background-color:#666; color: #FFF; }
.lightblue { background-color:#02669A; color: #FFF; font-weight: bold; }
.bodycolor { border-color: #000; border-width: 0px 1px 1px 1px; border-style: solid; background-color: #FFF; color: #444; }
table#browse_table { background-color: #DDD; }
.bodycontrast { background-color:#FFF; color: #444; }
a { color: #17A; }
a:visited { color: #0E638E; }

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

#catalogSearch h3 { color: #444; }

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