
/* elements not meant to be printed */

#toplinks,
#topnav,
#leftnav, 
#masthead,
#rightcol,
#footer ul { display:none; }



/* adjustments */


#logo, #olympiclogo { float:none; display:inline; margin:0  }
#olympiclogo { float:none; margin-left:1em;}
#logo img { padding:0 0 0 1em}


#masthead { display:inline; }
#outer-right, #outer { float:none; padding:0; margin:0; } 

#pagehold, #maincontent-wrap, #maincontent { float:none; } /* so that they render properly */ 
#pagehold, #maincontent-wrap { display:inline;} /* so that they render properly */
/*  #maincontent { display:inline } - looks good only in Ie7. Ie6 and FF show content too wide */

#maincontent { width:41em; } /* this is the maximum that will print well in IE6, FF, IE7 ( with 100% ) */
.hide-element { display:none; } 
#footer p { float:left; } 
