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

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

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

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

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

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

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