/***
	StyleSheet used to format document for printers.
	(Comments to lukas.vacovsky@twentysixlondon.com)
***/

/*** HTML tags ***/

/************* ids *************/

/******* classes *******/
BODY{color:#000000;}
A, A:link{color:#000000;text-decoration:underline;}
LI{list-style:square}

#canvas{width:600px;}/*border:1px solid red;*/
#logo{margin-bottom:5px;}
#intro .fl{margin:10px 10px 0px 0px;}
/*H1{clear:both;}*/

.print{display:block;}
.noprint, #preload, #header P, #menu, .menu, #preload, #preload, #preload, #thumbs, #acceskeys{display:none;}
.univ, .angel{color:#FFFFFF;}
.opinion .fl{margin:0px 10px 0px 0px;}
.footer{clear:both;margin-top:10px}

.rightCol IMG{float:left;margin:5px 15px 5px 0px;}

DIV.hr{background:none}
DIV.hr HR {display:block;margin:5px 0px 5px 0px}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed{display:none !important;height:0px;width:0px;position:absolute;overflow:hidden;}
span.sIFR-alternate {visibility:visible !important;display:block !important;position:static !important;left:auto !important;top:auto !important;}
