body { 	background: url('/img/bg_animals.jpg'); }
#header { background: #EEE url('/img/logo_animals.gif') 7px 69px no-repeat; }
#bgGradient {	background: url('/img/gradient_animals.png'); height: 150px; }
#stripe {	background: url('/img/stripe_animals.jpg') top center; }
#screen {	background: url('/img/screen_animals.jpg'); }
#top { color: #FFFFFF; }
#top img { border: 1px solid #FFFFFF; }
#top a { color: #FFFFFF; }
.selectedNav { color: #FFFFFF; background: #52332E; }

/*IE Hacks*/
* html #bgGradient { display: none; }
