body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}

#print_header{
	display:block;
	height: auto;
}

#print_header h3 {
	text-align:center;
	margin:0;
}


#directions {
	position: absolute;
	top:50px;
	left:225px;
	width:500px;
	font-size: 14px;
	border: #3c6a87 thin solid;
}


#map, #topnav, #salut_wrap,  #botnav_wrap, #banner, #directions_header { 
  display : none; 
}