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

.fw-tertiary {background-color: #FFD207; border-color: #FFD207;}
#fw-title {
	background:url('banner.gif') no-repeat top left;
}
#fw-smalltitle {
	background: url('smalltitlebg.gif') no-repeat top left;
}
.hasSidebar #fw-bigcontain {
	background: url('bigcontaintopbg.gif') repeat-x;
}
.noSidebar #fw-bigcontain {
	background: url('bigcontaintopbg.gif') repeat-x;
}
*:first-child+html .noSidebar #fw-bigcontain {
	background: url('bigcontaintopbg.gif') repeat-x;
}
#fw-bigcontain .fw-paragraph {
	background: #F2F2F2 url('paragraphleftbg.gif') no-repeat 5px 32px;
}
.hasSidebar #fw-sidebar {
	background: url('sidebartopleft.gif') no-repeat top left;
}
#fw-footer {
	background: url('footerbg2.gif') repeat-x;
}
#fw-title a {color:black}
#fw-title a:visited {color:black}
