﻿@media screen {
	
	body { background: url(Images/bg.jpg) white top center no-repeat fixed; font-family: Trebuchet MS, Helvetica, Sans-Serif; font-size: small; }

    #headerWrapper { background-color: #004da5; }
	#headerWrapper, #headerWrapper a { color: white; }
    #copyrightWrapper, #copyrightWrapper a { color: white; }
}

.cems-sectionheader-main, .ui-widget-header, .sectionHeader { background-color: #192857; color: white; }
.cems-sectionheader-main a, .ui-widget-header a, .sectionHeader a { color: white; }
.cems-sectionheader-alt, .sectionHeaderHighlighted { background-color: #C6203E; color: white; }
.cems-sectionheader-alt a, .sectionHeaderHighlighted a { color: white; }
.cems-copyright, .cems-copyright a { color: white; }
.ui-widget-content, .ui-widget-content a { color: #333333; }
