@import url("../Chromz.css");

html{ background:url('html-bg.gif') repeat-x; }
	
#fw-container { background:url('container-bg.gif') repeat-x; }

#fw-footer { background:#612a2a url('html-bg.gif') repeat-x; }
#fw-footer a {
	color:#d8a7a7;
}
#fw-nav-menu a:hover{
	color:#d8a7a7;
}

.fw-tertiary { background-color: #cbb291; border-color: #cbb291; }

.fw-title{
	background: #e7b4b6 url('title-bg.gif') top repeat-x;
}

#fw-nav-menu a {
	border-bottom-color:#e7b4b6;
}

