body{background: none;}

#envelope{width: 640px;}

	#navigation{width: 258px; height: 101px; overflow: hidden;}
	
	#constants{display: none;}

		/* Home Style */
		
		#art{display: none;}
		
		#contentArea{
			height: 100px; 
		}
		
			#leftCol{float: left; width: 24%;}

			#rightCol{float: left; width: 50%;}
			
				.homeSpotlight{display: none;}
				
					.quickLinks{width: 24%;}
					
					.supportLinks{width: 50%}
				

		/* End Home Style */
		
		#footer{padding: 18px 0 24px 20px; position: relative;}
		
			#credit{position: absolute; top: 18px; right: 60px;}

