@charset "UTF-8";
/* print styles */
body {
	color: #000; 
	background: fff;
}
#container {
	background-color: #fff;
	border: none;
}
a:link, a:visited {
	background: #fff;
	color: #000;
	text-decoration: none;
   font-weight: bold;
   }
h1, h2, h3 {
	background: #fff;
	color: #000;
	padding-bottom: 1px;
   	border-bottom: 1px solid gray;
	}
#header {display: none;}
#extralinks {display: none;}
#leftcontent {display:none;}
#maincontent{
	border:none;
}
#main_left{
	border:none;
}
#hor_menu{display:none;}

.office{
	display:none;
}
.office2{
	display:none;
}
#staff{display:none;}
.staff h1 {display: none;}
.staff ul {display: none;}

#footer{display:none;}