/* Oklahoma Humanities Council */
/* Print.css */
/* Created December 19, 2007 */
/* Modified March 6, 2008
--------------------------------------- */

html, body, #body, #frame, .wrapper, #header .image, #header h1 a, #imgMain, #header h1, #container, #header, #navigation, #footer, #feature, #mainCol, #subCol, #extraCol, .content {position: static; top:auto; left: auto; right: auto; bottom: auto; text-align: left; text-indent: 0; background: White; color: Black; border-color: Black; width: auto; height: auto !important; overflow: auto; display: block; float: none; min-height: 0; margin: 0; padding: 0;}

body {
	background: White;
	font-size: 10pt !important;
	color: Black;
	padding: 0 3%;
	}

#header h1 a {color: #000; text-decoration: none; font-size: 2.5em; margin: 1em 0; padding: 1em 0; font-weight: normal;}

.hide, .nav, #pageTools, #bc, #header .meta, .sidePic, #header .image  {
	display: none !important;
	}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color: #5d9732;
	} 
