html { background: #000 url(background.jpg) top center no-repeat; }
body { background: transparent none; }

#accountNav { background: transparent none; border-radius: 0; }
#accountNav li a { color: #fff; }

#siteHeader { height: 240px; }

#topNav { background: #f6f5f6 none; }
#topNav table { background: transparent none; }
#topNav tr td.selected a {background: transparent url(topNavSelectedRight.gif) top right no-repeat;}
#topNav tr td.selected {background: transparent url(topNavSelectedLeft.gif) top left no-repeat;}
#topNav table tr td a:hover {background: #ccc;}

#siteFooter { background: transparent none; }
#siteFooter ul li, #siteFooter ul li a { color: #fff; }

#surveyNameHeader h1 { color: #fff; }
