/* Amazingly,if you combine these statements logically into a couple selectors,it will cause google chrome to crash. These MUST be kept on separate lines to ensure the print CSS doesn't crash the browser. So weird. --DJCP */
#bgimg{position:static}
#wrap{position:static}
#bgimg{display:none}
#rcol{display:none}
#nav{display:none}

/* End of quirky chrome stuff */
body{color:black}
#onecol{width:auto}
#lcol{width:auto}
#content{margin-left:0px}
a{/* Setting !important will crash chrome...*/color:black}

/* Emit links only in content columns */
/*#lcol a:link:after,#lcol a:visited:after,.pagecontent a:link:after,.pagecontent a:visited:after,.eventdesc a:link:after,.eventdesc a:visited:after{content:" [" attr(href) "] "}
*/
.readmore{display:none}
.navigation{display:none}
.feedicon{display:none}
a.player,a#player{display:none}
