nav, .footer-text-container, #camLoc, .week-temps{
	background-color: #e23030;
	color: #fff;
}
.temp-low{
	color: #fff;	
}
.current-conditions-container, .hourly-text, .week-day {
	color: #fff;
	background-color: #000000;
}
.footer-ticker, .current-temp-detail, .hour-section, .hour-section.alt, .week-col, .week-col.alt{
	background-color: #FFFFFF;
}
.stock-box, .industry-header, .sport-content, .sport-icon-cell{
	background-color: rgba(0,0,0,0.6);
}
.week-day, .week-icon, .week-temps {            
    border-right: 2px solid white;
}