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

body {
	color: #edf4ce;
}

html {
	background: #242e24;
}
	
#fw-container {
	background: #6f8465;
}

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

#fw-head h1 a {
	color: #fff;
}
#fw-head h2 {
	color: #fff;
}
.fw-paragraph h3 {
	color: #d8fe58;
}
.fwBlogEntryTitle {
	color: #d8fe58 !important;
}
.fwBlogEntryDate {
	color: #d8fe58 !important;
}
#fw-footer {
	background: #617358;
}
.fw-odd {color:#edf4ce; background-color:#6f8465; border-color:#edf4ce;} 
.fw-even {color:#edf4ce; background-color:#84997a; border-color:#54664b;} 
.fw-primary {background-color:#242e24; border-color:#54664b;} 
.fw-secondary {color:#edf4ce; background-color:#54664b; border-color:#54664b;}
.fw-tertiary {background-color: #515D4C; border-color: #515D4C;} 

