/* 
	FILE: screen_homepage.css
	DATE: 2006.05.15.dave
	DESC: STYLES FOR SCREEN DISPLAY
*/

#upArrow { display:none; }
#downArrow { display:none; }

#rotatingText { position:absolute; top:25px; right:20px; z-index:10; }
			
#leftCenter { width:100%; border:none; background:none; }
	#logoBar { width:780px; }
	#imageBar { width:780px; }
	#squiggleBar { width:780px; }

#rightCenter { display:none; }