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