/* Typography 
=================================== */
#secondaryContent a:link, #secondaryContent a:visited {	
	color: #669;	
	border-bottom: 1px dotted #669; 
	}
	
h1 {background: #99c url(../factel/images/obmiLogoTiny.gif) no-repeat left center;}
#secondaryContent h2 {color: #669;}

/* Main Navigation
=================================== */
ul#mainNav {border: #669 1px solid;}
	
/*The following highlights the current page in Main Navbar*/
#home #mainNav .home a, #services #mainNav .services a, #projects #mainNav .projects a,  #profile #mainNav .profile a, #contact #mainNav .contact a, #writing #mainNav .writing a {background: #99c;}
