#header {
	background: url('../images/header_gold_bg.gif') #DCDAD5 repeat-x bottom;
}

#header h1 a {
	background: url('../images/logo_gold.png') no-repeat;
	background-position: 20px 24px;
}

h1 {	
	color: #050505;
}

h2 {	
	color: #050505;
}

#content, #content td {
	color: #55492E;
}

a {
	color: #55492E;
}

fieldset {
	border-color: #050505;
}

fieldset legend {
	color: #050505;
	border-color: #050505;
}