/**
 * Print Stylesheet
 *
 * @author 		Paul Campbell
 * @url 		http://www.pauljamescampbell.co.uk/
 * @copyright 	Copyright (c) 2009, pauljamescampbell.co.uk. All rights reserved.
 */
#external_menu,
#discipline_menu,
#footer {
	display:none;
}
body {
	font:Arial;
}
#logo a {
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}