
body 
{background:transparent url("../images/blue/body.jpg") top center no-repeat;}

	#wrapper 
	{background:url("../images/blue/wrapper.jpg") 0 0 repeat-y;}
	
		#header 
		{background:#2b5c76 url("../images/blue/header.jpg") 0 bottom repeat-x;}
		
		#masthead 
		{background:url("../images/blue/masthead.jpg") 0 0 no-repeat;}
		
		#navigation-container-lower 
		{background:#1a3a4c;}
		
		#main 
		{background:url("../images/blue/main.jpg") bottom center no-repeat;}
		
			#content 
			{background:url("../images/blue/content.jpg") 0 0 no-repeat;}
			
				#center ul li 
				{background:url("../images/blue/bullet.gif") 0 2px no-repeat;}
				
				#right 
				{background:url("../images/blue/right.jpg") 0 0 no-repeat;}
		
		#footer 
		{background:#939597;}