* {
	border: none;
	}
			

body {
   background: white;
   font-family: Georgia, "Times New Roman", Times, serif;
   }
   
#sideColumn {
   display: none;
   }
	
td.noPrint {
	display: none;
	}
   
#topNav {
	display: none;
	}
	
#wrapper {
	border: none;
	width: 90%;
	}	   
   
#mainMenu {
	display: none;
	}
  
#fontButtons {
	display: none;
	}
   
a:link, a:visited {
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
#content a[href^="/"]:after {
   content: " (http://www.kclinc.org" attr(href) ") ";
   }
   
.breadcrumb-wrapper {
	display: none;
	}
	
.breadcrumb {
	display: none;
	}
	