#menu, #sitesearch, #content_with_menu_left, #sponsors, #header, #dg_wm_byu_logos, #searchForm, #search_directions {
	display: none;
	}

#header_print {
	display:block;
	
}
 

body {
	background:none;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
}
	
#wrapper {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}

#content_with_menu_right {
	padding: 0px;
	margin:0px;
	
}
	
#content_with_menu_right h1 {
	font-size:30px;
	font-weight:normal;
	font-family:Georgia, Garamond, "Times New Roman", serif;
	border-bottom: 1px #ccc solid; 
}

.projectViewActions, .projectViewRelatedProjectsCol {
	display:none;
	
}

a:link, a:visited {
	color: blue;
	background: transparent;
	font-weight: ;
	text-decoration: underline;
	}

a:link:after, a:visited:after {
	   content: " (" attr(href) ") ";
	   font-size: 90%;
	   }

p {
	font-size:10pt;
	background:#fff;
}

#projectView h1 {
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	font-family: helvetica, arial, sans-serif;
	border:0px;
}

#projectView h1:after {
	content: ": ";
}