#navigation {
	display: none;
}
#subnavigation {
	display: none;
}
#calendarbox {
	display: none;
	visibility: hidden;
	overflow: hidden;
}
#maincontent {
	left: 1in;
	top: 1in;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar {
	display: none;
	visibility: hidden;
	overflow: hidden;
}
#maincontent h1 {
	font-family: Helvetica, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#maincontent h3 {
	font-size: 12px;
	font-style: normal;
	line-height: 170%;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
}
