/* CSS Document */
#maincontent {
	font-family: "Times New Roman", Times, serif;
}
#bottomline {
	padding-top: 1em;
}
#navigation, #PageTitleText, #footernav, #mainfooter {
	display: none;
}
.address {
	display: block;
}
#search {
	display: none;
}
#maincontent a {
	text-decoration: none;
	color: black;
}