#header, #mainNav, #colA, #columnC, #content-breadcrumbs, #footer, #forgeFooter, #printOption {
	display:none !important;
	}
#content #resourceMajor h1 {
	text-align: center;
	font-family:"Palatino Linotype", Palatino, "Lucida Grande";
	font-size: 20pt;
	text-transform: uppercase;
	line-height: 140%;
	}
	#content #resourceMajor h4 {
	font-family:"Palatino Linotype", Palatino, "Lucida Grande";
	font-size: 13pt;
	text-align: center;
	margin:0px;
	font-weight: normal;
	}
		
body {
   background: white;
   font-family: Georgia;
   font-size: 13pt;
   line-height: 18.5pt;
   }
#wrapper, #content {
   width: auto;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   
   }
div#content {
	padding: 20% 6% 9% 17%;
   }
#content .resourceDetail .description p {text-indent:5%;}
a:link, a:visited {
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

