#nav_text_s {
	width: 19px;
	height: 26px;
	background: transparent url(../img/nav_text_s_f3.gif) no-repeat;
}

#nav_text_m {
	width: 19px;
	height: 26px;
	background: transparent url(../img/nav_text_m.gif) no-repeat;
}

#nav_text_l {
	width: 19px;
	height: 26px;
	background: transparent url(../img/nav_text_l.gif) no-repeat;
}

/* stage styles */
#stage {	
	
}

	#stage #content.home div.copy {
		font-size: 1em;
		line-height: 260%;
		letter-spacing: 2px;
	}

	#stage #content.clients #loginbox div.title {
		font-size: 1.2em;
	}

	#stage #content.clients #loginbox div.copy {
		font-size: 1em;
	}

	#stage #content.clientarea h1 {
		font-size: 14pt;
	}

	#stage #content.clientarea td.portfolioLinks {
		font-size: 10pt;
	}

	#stage #content #feature.team #subnav h1 {
		font-size: 16pt;
	}

	#stage #content #feature.team #subnav div.member {
		font-size: 11pt;
	}

		#stage #content #feature.team #subnav div.member span.title {
			font-size: 9pt;
		}

	#stage #content #copy h1 {
		font-size: 12pt;
		line-height: 130%;
		font-weight: normal;
	}

	#stage #content #copy.team h1 {
		font-size: 14pt;
		line-height: 150%;
		font-weight: normal;
	}

	#stage #content #copy.team h2 {
		font-size: 11pt;
		line-height: 150%;
		font-weight: normal;
	}

	#stage #content #copy p {
		font-size: 10pt;
		line-height: 130%;
	}

	#stage #content #copy.history p {
		font-size: 11pt;
		line-height: 130%;
	}

	#stage #content #copy #contact {
		font-size: 9pt;
	}

	#stage #content div.privacy {
		font-size: 9pt;
	}

	#stage #content div.sitemap {
		font-size: 10pt;
	}

		#stage #content div.sitemap h1 {
			font-size: 16pt;
		}

	#stage #content div.library {
		font-size: 10pt;
	}

		#stage #content div.library h1 {
			font-size: 16pt;
		}

/* footer styles */
#footer {
	font-size: 8pt;
}

