@charset "UTF-8";
/* CSS Document */

/*--- PRESET ---*/

	/* Zero out */
	div, img, body, a, p, h1, h2, h3, h4, ul, li{ margin:0; padding:0; border:none; outline:none; list-style:none; }
	
	/* Remove outline of links in FF */
	a:active, a:focus{ outline:0 }
	img{ border:0; }
	sup { line-height:0px; }
	a { color: #797a7c; }
	
	.floatLeft{ float:left; }
	.floatRight{ float:right; }
	.clearFloat{ clear:both; }

/*--- /PRESET ---*/

/*--- FONTS ---*/

	/*newsCycle.css*/

/*--- /FONTS ---*/

/*--- ALL PAGES ---*/

	.hidden { display:none; visibility:hidden; }

	a { font-size: inherit; color: #797a7c; }
	a:link { text-decoration: none; color: #797a7c; }
	a:visited { text-decoration: none; color: #797a7c; }
	a:hover { text-decoration: underline; color: #797a7c; }
	a:active { text-decoration: none; color: #797a7c; }

	body { color:#797a7c; font-family:'NewsCycleRegular', Arial, sans-serif; font-size:14px; text-align:justify; }
	
	.grey { color:#333333; padding:0px; margin:0px; }
	
	.font14 { font-size:14px; }
	.font12 { font-size:12px; }
	
	p { padding-bottom:10px; line-height:20px; text-align:justify; padding-right:5px; }

	#frame { width:1024px; text-align:left; margin:0 auto 0 auto; padding:0; }
	
	#logo { background-image:url(../images/Main_Logo_KGA.png); width:392px; height:40px; margin:40px 0 40px 40px; background-repeat:no-repeat; }
	
	#emilyAbrahamsHeader { background-image:url(../images/Main_EmilyAbrahams_KGA.png); width:248px; height:45px; margin:38px 0px 0px 0px; background-repeat:no-repeat; }
	
	#greyBG { position:absolute; background-color:#CCCCCC; width:100%; top:120px; height:560px; margin:0; padding:0; }
	
	#mainContent { background-color:#CCCCCC; width:100%; height:560px; margin:0; padding:0; }
		
/*--- ALL PAGES ---*/

/*--- CONTENT LEFT ---*/
			
	#mainLeft { margin:30px 10px 0px 40px; padding:0px; width:785px; height:510px; position:relative; }
	
	#mainPicture { background-image:url(../images/Main_Image_KGA.jpg); width:776px; height:496px; background-repeat:no-repeat; }
	
	#emilyAbrahamsPicture { background-image:url(../images/Image_EmilyAbrahams_KGA.jpg); width:776px; height:496px; background-repeat:no-repeat; } 
	
	#emilyAbrahamsText { text-align:left; margin-right:15px; line-height:22px; font-size:13px; padding-top:20px; padding-bottom:20px; }

	.fullPicture { width:776px; height:478px; background-repeat:no-repeat; }
	
	#leftRowHalf { width:385px; } 
	
	#leftRowTight { font-size:14px; }
	
	#leftRowTight p { line-height:16px; }
	
	#rightRowHalf { width:385px; }
	
/*--- /CONTENT LEFT ---*/

/*--- CONTENT RIGHT ---*/

	#mainRight { margin:30px 0px 0px 0px; padding:0px; width:180px; height:510px; position:relative; }
	
	#navProfile { background-image:url(../images/Nav_All_Sprite_KGA.png); width:; height:; }
	
	.marginTop10 { margin-top:10px; }
	.marginBottom15 { margin-bottom:15px; }
	.marginBottom5 { margin-bottom:5px; }
	.marginTop20 { margin-top:20px; }
	
	/* NAV */
	
	#navBarContainer {  width:170px; margin:0; }  
	ul#navBar { width:170px;  margin:0; list-style: none; }  
	
	li { padding-bottom:20px; }
	ul#navBar li a { float: left; text-indent:-9999px; } 	
	
	ul#navBar li#navBarProfile a { width:101px; height:14px; background:url(../images/Nav_All_Sprite_KGA.png) no-repeat 0px 0px; }
	ul#navBar li#navBarProfile a:hover { background-position:0 -16px; } 
	ul#navBar li#navBarProfileCurrent a { width:101px; height:14px; background:url(../images/Nav_All_Sprite_KGA.png) no-repeat 0px -16px; } 
	
	ul#navBar li#navBarGallery a { width:179px; height:14px; background:url(../images/Nav_All_Sprite_KGA.png) no-repeat 0px -36px; } 
	ul#navBar li#navBarGallery a:hover { background-position:0 -52px; } 
	ul#navBar li#navBarGalleryCurrent a { width:179px; height:14px; background:url(../images/Nav_All_Sprite_KGA.png) no-repeat 0px -52px; } 
	
	ul#navBar li#navBarProjects a{ width:101px; height:14px; background:url(../images/Nav_All_Sprite_KGA.png) no-repeat 0px -70px; }
	ul#navBar li#navBarProjects a:hover { background-position:0 -86px; } 
	ul#navBar li#navBarProjectsCurrent a { width:101px; height:14px; background:url(../images/Nav_All_Sprite_KGA.png) no-repeat 0px -86px; } 
	
	/* SUBNAV GALLERY NUMS */
	
	#spacerNumbers { background-image:url(../images/Nav_Gallery_Numbers_Spacer_KGA.jpg); height:4px; width:1px; background-repeat:no-repeat; }
	#spacerNumbers2 { background-image:url(../images/Nav_Gallery_Numbers_Spacer_KGA.jpg); height:4px; width:100px; background-repeat:no-repeat; }
	#spacerNumbersBottom { background-image:url(../images/Nav_Gallery_Numbers_Spacer_KGA.jpg); height:12px; width:1px; background-repeat:no-repeat; }
	#spacerNumbersBottom2 { background-image:url(../images/Nav_Gallery_Numbers_Spacer_KGA.jpg); height:18px; width:1px; background-repeat:no-repeat; }
	.paddingBottom0 { padding-bottom:0px; }
	.paddingTop10 { padding-top:10px; }
	.captionGrey { color:#6d6e71; }
	
	/*
	.galleryFull { width:776px; height:478px; background-repeat:no-repeat; }
	.galleryTwoThirds { width:609px; height:478px; background-repeat:no-repeat; }
	.galleryHalf { width:380px; height:478px; background-repeat:no-repeat; }
	*/
	
	#country01 { background-image:url(../gallery/images/country01.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country02 { background-image:url(../gallery/images/country02.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country03 { background-image:url(../gallery/images/country03.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country04 { background-image:url(../gallery/images/country04.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country05 { background-image:url(../gallery/images/country05.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country06 { background-image:url(../gallery/images/country06.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country07 { background-image:url(../gallery/images/country07.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	
	#country08 { background-image:url(../gallery/images/country08.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country09 { background-image:url(../gallery/images/country09.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country10 { background-image:url(../gallery/images/country10.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country11 { background-image:url(../gallery/images/country11.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country12 { background-image:url(../gallery/images/country12.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country13 { background-image:url(../gallery/images/country13.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country14 { background-image:url(../gallery/images/country14.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	
	#country15 { background-image:url(../gallery/images/country15.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country16 { background-image:url(../gallery/images/country16.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country17 { background-image:url(../gallery/images/country17.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country18 { background-image:url(../gallery/images/country18.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country19 { background-image:url(../gallery/images/country19.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country20 { background-image:url(../gallery/images/country20.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#country21 { background-image:url(../gallery/images/country21.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	
	#country22 { background-image:url(../gallery/images/country22.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	
	#urban01 { background-image:url(../gallery/images/urban01.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban02 { background-image:url(../gallery/images/urban02.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban03 { background-image:url(../gallery/images/urban03.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban04 { background-image:url(../gallery/images/urban04.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban05 { background-image:url(../gallery/images/urban05.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban06 { background-image:url(../gallery/images/urban06.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban07 { background-image:url(../gallery/images/urban07.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	
	#urban08 { background-image:url(../gallery/images/urban08.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban09 { background-image:url(../gallery/images/urban09.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban10L { background-image:url(../gallery/images/urban10L.jpg); margin-right:20px; width:380px; height:478px; background-repeat:no-repeat; }
	#urban10R { background-image:url(../gallery/images/urban10R.jpg); width:380px; height:478px; background-repeat:no-repeat; }
	#urban11 { background-image:url(../gallery/images/urban11.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban12 { background-image:url(../gallery/images/urban12.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban13 { background-image:url(../gallery/images/urban13.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban14 { background-image:url(../gallery/images/urban14.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	
	#urban15 { background-image:url(../gallery/images/urban15.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban16 { background-image:url(../gallery/images/urban16.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban17 { background-image:url(../gallery/images/urban17.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban18 { background-image:url(../gallery/images/urban18.jpg); width:776px; height:478px; background-repeat:no-repeat; }
	#urban19L { background-image:url(../gallery/images/urban19L.jpg); margin-right:20px; width:380px; height:478px; background-repeat:no-repeat; }
	#urban19R { background-image:url(../gallery/images/urban19R.jpg); width:380px; height:478px; background-repeat:no-repeat; }
	
	ul#navBar li#subnavGalleryNumber01 a { width:20px; height:20px; margin-left:20px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat 0px 0px; }
	ul#navBar li#subnavGalleryNumber01 a:hover { background-position:0px -99px; }
	ul#navBar li#subnavGalleryNumber01Current a { width:20px; height:20px; margin-left:20px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat 0px -99px; }
	
	ul#navBar li#subnavGalleryNumber02 a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -20px 0px; }
	ul#navBar li#subnavGalleryNumber02 a:hover { background-position:-20px -99px; }
	ul#navBar li#subnavGalleryNumber02Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -20px -99px; }
	
	ul#navBar li#subnavGalleryNumber03 a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -40px 0px; }
	ul#navBar li#subnavGalleryNumber03 a:hover { background-position:-40px -99px; }
	ul#navBar li#subnavGalleryNumber03Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -40px -99px; }
	
	ul#navBar li#subnavGalleryNumber04 a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -60px 0px; }
	ul#navBar li#subnavGalleryNumber04 a:hover { background-position:-60px -99px; }
	ul#navBar li#subnavGalleryNumber04Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -60px -99px; }
	
	ul#navBar li#subnavGalleryNumber05 a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -80px 0px; }
	ul#navBar li#subnavGalleryNumber05 a:hover { background-position: -80px -99px; }
	ul#navBar li#subnavGalleryNumber05Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -80px -99px; }
	
	ul#navBar li#subnavGalleryNumber06 a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -100px 0px; }
	ul#navBar li#subnavGalleryNumber06 a:hover { background-position:-100px -99px; }
	ul#navBar li#subnavGalleryNumber06Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -100px -99px; }
	
	ul#navBar li#subnavGalleryNumber07 a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -120px 0px; }
	ul#navBar li#subnavGalleryNumber07 a:hover { background-position:-120px -99px; }
	ul#navBar li#subnavGalleryNumber07Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -120px -99px; }
	
	ul#navBar li#subnavGalleryNumber08 a { width:20px; height:20px; margin-left:20px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat 0px -25px; }
	ul#navBar li#subnavGalleryNumber08 a:hover { background-position:0px -124px; }
	ul#navBar li#subnavGalleryNumber08Current a { width:20px; height:20px; margin-left:20px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat 0px -124px; }
	
	ul#navBar li#subnavGalleryNumber09 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -20px -25px; }
	ul#navBar li#subnavGalleryNumber09 a:hover { background-position:-20px -124px; }
	ul#navBar li#subnavGalleryNumber09Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -20px -124px; }
	
	ul#navBar li#subnavGalleryNumber10 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -41px -25px; }
	ul#navBar li#subnavGalleryNumber10 a:hover { background-position:-41px -124px; }
	ul#navBar li#subnavGalleryNumber10Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -41px -124px; }
	
	ul#navBar li#subnavGalleryNumber11 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -61px -25px; }
	ul#navBar li#subnavGalleryNumber11 a:hover { background-position:-61px -124px; }
	ul#navBar li#subnavGalleryNumber11Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -61px -124px; }
	
	ul#navBar li#subnavGalleryNumber12 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -81px -25px; }
	ul#navBar li#subnavGalleryNumber12 a:hover { background-position:-81px -124px; }
	ul#navBar li#subnavGalleryNumber12Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -81px -124px; }
	
	ul#navBar li#subnavGalleryNumber13 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -101px -25px; }
	ul#navBar li#subnavGalleryNumber13 a:hover { background-position:-101px -124px; }
	ul#navBar li#subnavGalleryNumber13Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -101px -124px; }
	
	ul#navBar li#subnavGalleryNumber14 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -121px -25px; }
	ul#navBar li#subnavGalleryNumber14 a:hover { background-position:-121px -124px; }
	ul#navBar li#subnavGalleryNumber14Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -121px -124px; }
	
	ul#navBar li#subnavGalleryNumber15 a { width:20px; height:20px; margin-left:20px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -1px -50px; }
	ul#navBar li#subnavGalleryNumber15 a:hover { background-position:-1px -149px; }
	ul#navBar li#subnavGalleryNumber15Current a { width:20px; height:20px; margin-left:20px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -1px -149px; }
	
	ul#navBar li#subnavGalleryNumber16 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -21px -50px; }
	ul#navBar li#subnavGalleryNumber16 a:hover { background-position:-21px -149px; }
	ul#navBar li#subnavGalleryNumber16Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -21px -149px; }
	
	ul#navBar li#subnavGalleryNumber17 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -41px -50px; }
	ul#navBar li#subnavGalleryNumber17 a:hover { background-position:-41px -149px; }
	ul#navBar li#subnavGalleryNumber17Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -41px -149px; }
	
	ul#navBar li#subnavGalleryNumber18 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -61px -50px; }
	ul#navBar li#subnavGalleryNumber18 a:hover { background-position:-61px -149px; }
	ul#navBar li#subnavGalleryNumber18Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -61px -149px; }
	
	ul#navBar li#subnavGalleryNumber19 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -81px -50px; }
	ul#navBar li#subnavGalleryNumber19 a:hover { background-position:-81px -149px; }
	ul#navBar li#subnavGalleryNumber19Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -81px -149px; }
	
	ul#navBar li#subnavGalleryNumber20 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -101px -50px; }
	ul#navBar li#subnavGalleryNumber20 a:hover { background-position:-101px -149px; }
	ul#navBar li#subnavGalleryNumber20Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -101px -149px; }
	
	ul#navBar li#subnavGalleryNumber21 a { width:20px; height:20px; margin-left:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -121px -50px; }
	ul#navBar li#subnavGalleryNumber21 a:hover { background-position:-121px -149px; }
	ul#navBar li#subnavGalleryNumber21Current a { width:20px; height:20px; margin-left:0px; margin-bottom:0px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -121px -149px; }
	
	ul#navBar li#subnavGalleryNumber22 a { width:20px; height:20px; margin-left:20px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -1px -75px; }
	ul#navBar li#subnavGalleryNumber22 a:hover { background-position:-1px -174px; }
	ul#navBar li#subnavGalleryNumber22Current a { width:20px; height:20px; margin-left:20px; padding-bottom:0px; background:url(../images/Nav_Gallery_Numbers_All_Sprite_KGA.jpg) no-repeat -1px -174px; }
	
	/* /SUBNAV GALLERY NUMS */
	
	/* SUBNAV PROJECTS */
	
	ul#navBar li#subnavProjectsCountry a{ width:65px; height:14px; margin-left:20px; background:url(../images/Nav_Subnav_Projects_All_Sprite_KGA.png) no-repeat -65px 0px; }
	ul#navBar li#subnavProjectsCountry a:hover { background-position: 0 0px; } 
	ul#navBar li#subnavProjectsCountryCurrent a { width:65px; height:14px; margin-left:20px; background:url(../images/Nav_Subnav_Projects_All_Sprite_KGA.png) no-repeat 0px 0px; } 
	
	ul#navBar li#subnavProjectsUrban a{ width:65px; height:14px; margin-left:20px; background:url(../images/Nav_Subnav_Projects_All_Sprite_KGA.png) no-repeat 2px -19px; }
	ul#navBar li#subnavProjectsUrban a:hover { background-position: -65px -19px; } 
	ul#navBar li#subnavProjectsUrbanCurrent a { width:65px; height:14px; margin-left:20px; background:url(../images/Nav_Subnav_Projects_All_Sprite_KGA.png) no-repeat -65px -19px; } 
	
	ul#navBar li#subnavProjectsCommercial a{ width:65px; height:14px; margin-left:20px; background:url(../images/Nav_Subnav_Projects_All_Sprite_KGA.png) no-repeat 2px -38px; }
	ul#navBar li#subnavProjectsCommercial a:hover { background-position: -65px -38px; } 
	ul#navBar li#subnavProjectsCommercialCurrent a { width:65px; height:14px; margin-left:20px; background:url(../images/Nav_Subnav_Projects_All_Sprite_KGA.png) no-repeat -65px -38px; } 
		
	/* /SUBNAV PROJECTS */	
	
	ul#navBar li#navBarContact a { width:101px; height:14px; background:url(../images/Nav_All_Sprite_KGA.png) no-repeat 0px -102px; }
	ul#navBar li#navBarContact a:hover { background-position:0 -118px; } 
	ul#navBar li#navBarContactCurrent a { width: 101px; height:14px; background:url(../images/Nav_All_Sprite_KGA.png) no-repeat 0px -118px; } 

	/* /NAV */
	
	#names { padding-bottom:46px; }
	
	#namesEmily { background-image:url(../images/Main_NameEmily_KGA.png); width:155px; height:30px; background-repeat:no-repeat; }
	
	#namesKatherine { background-image:url(../images/Main_NameKatherine_KGA.png); width:155px; height:30px; background-repeat:no-repeat; }
	
	.marginBottom16 { margin-bottom:16px; }	

/*--- /CONTENT RIGHT ---*/

/*--- FOOTER ---*/	
	
	#footer { margin:20px 0px 20px 40px; padding:0; }
	
	#footerAddress { background-image:url(../images/Footer_Address_KGA.png); width:349px; height:14px; background-repeat:no-repeat; }
	
	#footerTelephone { background-image:url(../images/Footer_Telephone_KGA.png); width:101px; height:14px; background-repeat:no-repeat; }
	
	#footerFax { background-image:url(../images/Footer_Fax_KGA.png); width:102px; height:14px; background-repeat:no-repeat; }
	
	#footerEmail { background-image:url(../images/Footer_Email_KGA.png); width:286px; height:14px; background-repeat:no-repeat; }
	
	.marginLeft20 { margin-left:20px; }
	
/*--- /FOOTER ---*/