body { 	background: url('/img/wall_tile.jpg'); }
#header { background: #EEE url('/img/logo_wall.gif') 60px 29px no-repeat; }
#bgGradient { background: url('/img/wall_gradient.png'); height: 300px; }
#stripe { background: url('/img/stripe_wall.jpg') top center; }
#screen { background: url('/img/screen_wall.jpg'); }
#top { color: #FFFFFF; }
#top img { border: 1px solid #FFFFFF; }
#top a { color: #FFFFFF; }
.selectedNav { color: #000000; background: #E0E2E9; }

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