@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: #2c3523 url('bg-content.gif') no-repeat bottom left;
}
#fw-Container {
	background: url('bg-content.gif') no-repeat top left;
}

body {
	color: #dee4b4;
}

html {
	background: #2c3523;
}

#fw-container {
	background: #5a6817;
}

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

#fw-head h1 a {
	color: #fff;
}
#fw-head h2 {
	color: #fff;
}
.fw-paragraph h3 {
	color: #cee4e9;
}
.fwBlogEntryTitle {
	color: #cee4e9 !important;
}
.fwBlogEntryDate {
	color: #cee4e9 !important;
}
#fw-footer {
	background: #4f5a18;
}
.fw-odd {color:#dee4b4; background-color:#5a6817; border-color:#dee4b4;}
.fw-even {color:#dee4b4; background-color:#7c8d2c; border-color:#4b580d;}
.fw-primary {background-color:#2c3523; border-color:#4b580d;}
.fw-secondary {color:#dee4b4; background-color:#4b580d; border-color:#4b580d;}
.fw-tertiary {background-color: #66747A; border-color: #66747A;}
