@charset "UTF-8";
/* CSS Document */


/* Current Page links */
	
	
	/* Home */
	#PageHome a#NavHome {
		color: #fff;
		}
	body#PageHome {
		background: #000 url(../images/backgrounds/GD_background_01.jpg) no-repeat center top;
		}
	
	
	/* About */
	#PageAbout a#NavAbout {
		color: #fff;
		}
	body#PageAbout {
		background: #000 url(../images/backgrounds/GD_background_01.jpg) no-repeat center top;
		}
		
	
		
		/* Creative - Information Architecture */
		#PageInfoArchitecture a#NavInfoArchitecture {
			color: #fff;
			}
		body#PageInfoArchitecture {
		background: #000 url(../images/backgrounds/GD_background_01.jpg) no-repeat center top;
			}
			
		/* Creative - Digital Work */
		#PageDigitalWork a#NavDigitalWork {
			color: #fff;
			}
		body#PageDigitalWork {
		background: #000 url(../images/backgrounds/GD_background_01.jpg) no-repeat center top;
			}
			
		/* Creative - Logos */
		#PagLogoWork a#NavLogoWork {
			color: #fff;
			}
		body#PagLogoWork {
		background: #000 url(../images/backgrounds/GD_background_01.jpg) no-repeat center top;
			}
			
		/* Creative - Branding Work */
		#PageBrandingWork a#NavBrandingWork {
			color: #fff;
			}
		body#PageBrandingWork {
		background: #000 url(../images/backgrounds/GD_background_01.jpg) no-repeat center top;
			}
			
		/* Creative - Advertising Work */
		#PageAdvertisingWork a#NavAdvertisingWork {
			color: #fff;
			}
		body#PageAdvertisingWork {
		background: #000 url(../images/backgrounds/GD_background_01.jpg) no-repeat center top;
			}
			
		/* Creative - Packaging Work */
		#PagePackagingWork a#NavPackagingWork {
			color: #fff;
			}
		body#PagePackagingWork {
		background: #000 url(../images/backgrounds/GD_background_01.jpg) no-repeat center top;
			}
			
		
	/* Words */
	#PageWords a#NavWords {
		color: #fff;
		}
	body#PageWords {
		background: #000 url(../images/backgrounds/GD_background_01.jpg) no-repeat center top;
		}
		
		
	/* Inspiration */
	#PageInspiration a#NavInspiration {
		color: #fff;
		}
	body#PageInspiration {
		background: #000 url(../images/backgrounds/GD_background_01.jpg) no-repeat center top;
		}
		
	
		
	/* Legal */
	#PageLegal a#NavLegal {
		color: #fff;
		font-weight: bold;
		}
	body#PageLegal {
		background: #000 url(../images/backgrounds/GD_background_11.jpg) no-repeat center top;
		}