/* ------ NOTES -----------------------------------------

Print Styles

--------- UPDATE INFO -----------------------------------
	
Last updated: 7th August 2008
------------------------------------------------------ */

/* Hide */
div#skip,
div#navigation,
hr,
p.back-top {
	display:none;
}

/* Formatting */

body, 
div#container,
div#footer {
	padding:0;
	background: #ffffff;
	color: #000000;
	width:50em;
	margin: 0;
	text-align:left
}

div#branding{height:118px;}

a {
	text-decoration:underline;
	border:none
}
