@import url('../Grunge.css');

#fw-container {background: transparent url('bg.gif') no-repeat top left;}
.fw-title {background: transparent url('bg-h2.gif') no-repeat center left;}
#fw-title {background:url('logo-mask.gif') no-repeat;}
#fw-nav-menu a:hover {background: transparent url('bg-linkover.gif') no-repeat center right;}

#fw-container {
	scrollbar-track-color: #1a3d70;
	scrollbar-base-color: #1a3d70;
}
a {
	color: #8fd0eb;
	text-decoration: none;
}
a:hover,a:focus {
	color: #0a2f5b;
	text-decoration: underline;
}
#fw-title a {
	color: #0a2f5b; 
}
#fw-smalltitle {
	color: #0a2f5b; 
}
#fw-nav-menu a:hover {
	color: #559fbe;
}
#fw-footer {
	color: #0a2f5b;
}
