/* ##########################################
   ## Name: AdamBots v4                    ##
   ## Developed by: R. Cesiel/Q. Sheets    ##
   ## File: print.css - Printer Stylesheet ##
   ## Last Updated: February 17th, 2009    ##
   ##########################################
*/

body {
	background: none;
	font: 12px Arial, Helvetica, Sans-Serif;
}

#container {
	background: none;
	margin: 0px;
}

#content, #left, #footer {
	background: none;
	width: 100%;
}

.topbar, #header, .site_banner, .learnmoreatusfirst, #pageOps, #right, .footer_right {
	display: none;
}

.printfooter {
	margin: 10px 0px;
}