/* Imported stylesheets */
@import url("sIFR-print.css");
/* End of Imported stylesheets */

#content a[href]:after, #footer a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%; 
}

#content a[href^="/"]:after, #footer a[href^="/"]:after {
   content: " (http://www.fccyclingfest.com" attr(href) ") "; }
	 
#accessibility-menu, #navigation, ul.imgmenu, #secondary-content, ul.menu, #stafBlock, #header h3, #sidebar { 
	display:none !important; }
	
div.scheduleday h5 {
	font-size:16px;
	text-decoration:underline;
}

hr {display:none;}