/**** OUCE Global Print Stylesheet ****/
/* Original Version: 28/07/06 Debs Strickland */
/* Revised: September 2008 Chris White */

body {
	color: #000000;
  background-color: #ffffff;
  font-size: 12pt;
	width: 620px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: none;
	/* overflow: hidden; */
  }

#shellfixed, #shellfluid {
	border-left: none;
	}
		 
#global-units, #ox-crest, #ox-crest a, #ox-brand, #ox-brand a, #ou-brand, #ou-brand a, #corenavigation, #sitenavigation, #classpath, #searchmap, #sectionmenu, #smenu, #sectionLinks, #highlightmenu, #global-search, #test-header, #header table, #title-images, #title-images img, #header img {
   display: none;
   }
	 	 
#global {
	margin: 0 0 0 4px;
	padding: 0;
	border: 0;
	background-image: none;
	}

#global h1 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12pt;
	font-weight: normal;
	background-image: none;
	}
	
#global a {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: none;
	}

#global a.logo {
   display: none;
	 }

#shell, #pageshell, #contentshell {
	margin: 0;
	padding: 0;
	border: 0;
	width: 610px;
	}
	 
#pageshell h1 {
	width: 610px;
	font-size: 14pt;
	height: 30px;
	text-indent: 0;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	}
	 
#unitheader, #header {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	height: 30px;
	width: 600px;
	background: inherit;
	color: inherit;
	}
	 
#unitheader h1, #header h1 {
	/* text-indent: -56px; */
	width: 800px;
	margin: 0 0 0 10px;
	padding: 0;
	background-image: none;
	font-size: 14pt;
	height: 50px;
	color: #000;
	background: none;
	}

#unitheader h1 a, #header h1 a {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#banner {
	width: 100%;
	}
	
#content {
	clear: both;
	float: none;
	width: 900px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	background-image: none;	
	}
	
#content h2, #content h3 {
	background-image: none !important;
	padding-top: 0px !important;
	}
	
a:link, a:visited {
   color: #000000;
   background: inherit;
   font-weight: normal;
   text-decoration: underline;
   }

/* #content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 0.8em;
	 margin: 0 4px 0 10px;
   } */
	 
.home-research, .home-graduate, .home-undergraduate {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: none;
	text-align: left;
	vertical-align: top;
	} 

#footer {
	border-top: 1px solid #000000;
	width:650px;
	}
