/* Large CSS styles for universal leonardo web site :: Ben Ellis :: Keepthinking :: 09/12/2005 *//* Import style sheets */@import url("base.css");@import url("sophisto.css");/* Main nav */	#mainNav li a	{	font-size: 14px;	}	/* Search form */	#mainNav form img.searchBoxStartBg	{	margin-left: 275px;	}	/* Sub nav 	#mainNav li li a	{	font-size: 12px;	}	*/		/* Body font size */		#body	{	font-size: 14px;	line-height: 18px;	padding: 0px 0px 0px 0px;	}	/* Sets default body styles */	#body h2	{	font-size: 18px;	line-height: 22px;	}		#body h3	{	font-size: 15px;	}		#body h4	{	font-size: 14px;	}		#body .rightCol h3	{	font-size: 14px;	}	/* Sets trail styles */		.trailsHome .leftCol,	.trailsHome .rightCol	{	font-size: 13px;	}		#body .trailPod h2 a	{	font-size: 13px;	}	/* Sets footer styles */	#footer	{	width: 650px;	}		#footer ul,	#footer ul li	{	font-size: 12px;	}	/* Sets paging styles */		.paging ul,	.paging li	{	font-size: 13px;	}	/* Sets search results styles */		#body .small a	{	font-size: 13px;	}		#body .small	{	font-size: 15px ;	}		#body .searchResults h2	{	font-size: 15px;	}		#body .searchResults h3	{	font-size: 13px;	}	/* Sets about leonardo styles */		#body .aboutLeonardoPod h2	{	font-size: 17px;	}	/* Sets homepage styles */		#body .homeIntro .homeRight h3 {		font-size: 29px;	}		#body .homeIntro .homeLeft p {		font-size: 19px;	}		#body .homeIntro .homeRight p {		font-size: 14px;	}	#body p.intro,	#body .homeBody .homeLeft p,	#body .homeBody .homeRight p,	#body .homeBody .homeLeft ul li a,	#body .homeBody .homeRight ul li a {		font-size: 14px;	}