body { font-family: Times, "Times New Roman", serif; }

	div.dr { display: none; }
	
	a { color: #000; text-decoration: none; }
	
	#header { border-bottom: 1px solid #000; }
		#header h1 { margin-bottom: 5px; }
			#header h1 a.logo { color: #000; text-decoration: none; }
			#header h1 span.divider { display: none; }
			#header h1 span.service_mark { float: right; margin: -25px 0 0 0; font-size: 18px; font-style: italic; }
		#btn_donate { display: none; }
		#search_form { display: none; }
		#locator_form { display: none; }
		#nav { display: none; }
	
	#body {  }
		#col2 {  }
			#col2 a.more { display: none; }
			#col2 a.video { display: none; }
		
		#col1 {  }
			#col1 a.more { display: none; }
		
		#col3 {  }
			#col3 a.more { display: none; }

/* Hide the accessibility links */
div#skip_links, a#navigation, a#content { display: none; }
