#header {
	background: #f5d131 url(../images/header-gold.jpg) repeat-x bottom;
	color: #fff;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}

#main_links h2 {
	border-bottom: 3px solid #f7d229;
}
#topnav a, #topnav {
	color: #666;
}
#topnav a:hover {
	color: #000;
	text-decoration: none;
}
#breadcrumbs, #breadcrumbs a {
	/* color: #e1be2a; */
	color: #333;
}

#bottomnav_color, #credit {
	background: #ffd400 url(../images/footer-gold.jpg) repeat-x bottom;
	color: #333;
	font-weight: normal;
}
#bottomnav_color a, #credit a {
	background: transparent;
	color: #333;
	font-weight: normal;
}

#left_column {
	width: 365px;
	float: left;
}
#right_column {
	width: 345px;
	float: right;
}
.tab_content h2 {
	color: #369;
}