body { 	background: #0F0F0F; }
#header { background: #EEE url('/img/logo_dsotm.gif') 0px 80px no-repeat; }
#bgGradient { background: url('/img/dsotm_gradient.jpg'); height: 378px; }
#stripe { background: url('/img/stripe_dsotm.jpg') top center; }
#screen { background: url('/img/screen_dsotm.jpg'); }
#top { color: #FFFFFF; }
#top img { border: 1px solid #FFFFFF; }
#top a { color: #FFFFFF; }
.selectedNav { color: #000000; background: #6CA030; }

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