/*********************************************
  Graduate School website
  print style sheet
  Elizabeth Davies 10/26/2007
*********************************************/

body {
	background-color:transparent;
	background-image:none;
	}
#cu_menu, #brand_left, .menu, #department_search, #splash, #crumbs, #contentLeft {
	display:none;
	}
#header {
	height:40px;
	width:650px;
	}
#dept_header {
	width:650px;
	height:40px;
	background-image:none;
	background-color:transparent;
	}
#dept_brand, #headerLnk {
	width:650px;
	height:40px;
	background-image:none;
	}
.hiddenIR {
	position:relative; 
	left:0px; 
	top:0px; 
	width:650px; 
	height:40px; 
	}
#content, #mainContent {
	width:650px;
	margin:0;
	padding:0;
	background-image:none;
	}

#contentRight {
	width: 160px;
	margin-left:10pt;
	padding:10pt;
	}
#footer {
	border-top:1px solid black;
	margin:0;
	padding:0;
	width:650px;
	height:50px;
	display:block;
	}

