body {
	font-size					: 18px;	
	line-height					: 26px;
}

.leftcol_content {
	width						: 900px;
}

#topbar, #header, #menu, #rightcol, #footer, #article_footer, .dontprint {
	display						: none;	
}

#mainbody {
	margin						: 0px;
}

  
h1 {
	font-family					: Tahoma, Geneva, sans-serif;
	color						: #61635e;	
	font-size					: 24px;
	line-height					: 30px;
	width						: 800px;
	margin						: 2px 0 3px 0;
	display						: block;
}

.datebox {
	padding						: 0px;
}

.bluebox {
	border						: 2px solid #49c3f6;	
}

#article_copyright {
	margin-top					: 20px;
	display						: block;	
}

