		#all		{	background-color:#000;
						background-image:url(bg-2.png);
						background-repeat:repeat;
						height:auto;
						width:auto; }
		
		#bg-one 	{	background-image:url(bg-1.png);
						background-repeat:repeat-x;
						height:501px;
						width:auto;
						margin:-10px -8px 0px -10px; }
		
		#banner 	{	width:821px; 
						height:116px; 
						margin:0px auto 0px auto;
						padding-top:30px; }
		
		#icons		{	height:276px;		
						width:424px;
						margin:auto; }
						
		#links		{	margin-left:17px; }				
		
		img			{	border-style: none; }
																								
							
		a:link		{	color: #00000; }
						
							
		a:visited	{	color: #000000; }
					
		a:active	{	color: #000000; }			
