body { 
	background: #CEAD8D url(../gfx/bg.gif);
	}
#content {
	background: #5FA5FF;
	}

#topNav li a {
	color:#BF1700;
	}
#topNav li a:visited {
	color:#BF1700;
	}
#topNav li a:hover {
	color:#FFF;
	background-color:#5FA5FF;
	}
#sectionstrip {
	height:4px;
	background-color:#5FA5FF;
	}