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

#fw-advertisement {
	background: transparent url('bg-ad.jpg') no-repeat bottom left;
}	
#fw-head {
	background: transparent url('bg-head.jpg') no-repeat top left;
}
#fw-nav-menu {
	background: #38210c url('bg-content.gif') no-repeat bottom left;
}
#fw-Container {
	background: url('bg-content.gif') no-repeat top left;
}

body {
	color: #e4cfb4;
}

html {
	background: #38210c;
}
	
#fw-container {
	background: #98724c;
}

a,a:visited {color:#fd8c10;}

#fw-head h1 a {
	color: #000;
}
#fw-head h2 {
	color: #000;
}
.fw-paragraph h3 {
	color: #ffb353;
}
.fwBlogEntryTitle {
	color: #ffb353 !important;
}
.fwBlogEntryDate {
	color: #ffb353 !important;
}
#fw-footer {
	background: #8c653d;
}
.fw-odd {color:#e4cfb4; background-color:#98724c; border-color:#e4cfb4;} 
.fw-even {color:#e4cfb4; background-color:#b08a63; border-color:#855e38;} 
.fw-primary {background-color:#38210c; border-color:#855e38;} 
.fw-secondary {color:#e4cfb4; background-color:#855e38; border-color:#855e38;}
.fw-tertiary {background-color: #F2F2F2; border-color: #F2F2F2;} 

