/* Typography 
=================================== */
a:link, a:visited, #footer a:link, #footer a:visited {	
	color: #696;	
	border-bottom: 1px dotted #696; 
	}

h1 {background: #9c9 url(../copy/images/obmiLogoTiny.gif) no-repeat left center;}
h2, #banner h2 {color: #696;}
h3, .caption, em, blockquote {color: #696;}

/* General Layout/Structure 
=================================== */
#footer {border-top: #696 1px solid;}	
	
/* Main Navigation
=================================== */
ul#mainNav {border: #696 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: #9c9;}
