
/*UNIVERSITY OF MINNESOTA WEB TEMPLATE PRINT STYLESHEET */
/* FEBRUARY 2009 : UNIVERSITY RELATIONS*/
/* v3.090219  */

html {background-color:#FFFFFF; color:#000000;}

/* Styles set to display:none */

.main_head { display: none;}
#main_head {display: none;}
div.column2 {display: none;}
#search_area, #header, #header_sub, #main_nav_2, #main_nav_3, #bodytop3, #toppic, .toppic {display: none;}


body.center {
	background: #FFFFFF; 
	background-color: #FFFFFF; 
	color:black; 
	width: 800px;
}

div.mainbody {
	min-height: 450px;
	display: block;
	height: 100%;
	width: 800px;
	float: none;
}

.toppic2 {
	margin-left: 70px;
}

div.headtext2, #headtext2 {
	display:block;
	margin-left: -50px;
}

div.column1 {
	display: block;
	float: none;
	width: 720px;
	margin-left: 80px;
}

div.column1a {
	display: block;
	float: none;
	width: 720px;
	margin-left: 80px;
}

div.bodycopy {
	min-height: 450px;
	float: none;
	display: block;
	height: 100%;
}

#bodycopy {
	border-bottom: none;
}



/* Cover template background image with a white background */
#bg, #bg264, #bg273, #bg354 { background-image: url(../../assets/img/white.gif); background-repeat:repeat; border-top: 3px solid #e4e4e4;width:800px; float:none;}


/* Set style for footer */
.copyright {
	display:block;
}

div.address_line {
	display: block;
	width: 760px;
    font-size: 75%;
	text-align: center;
	margin-top: 30px;
	border-top-color: #999;
	line-height: 10px;
}

#footer_inner {
	display: block;
 	font-size: 64%;
	width: 460px;
	margin-left: 0px;
	line-height: 10px;
}

#footer_right {
	display: block;
	font-size: 64%;
	width: 215px;
	margin-right: 30px;
	line-height: 10px;
}
