body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width: 1003px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.admin-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.footer-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #004D73;
	text-decoration: none;
	text-decoration: underline;
}.nav-bkgrnd {
	background-image: url(../images/nav-bkgrnd.png);
	background-repeat: no-repeat;
}
.spacer-bkgrnd {
	background-image: url(../images/spacer.png);
	background-repeat: no-repeat;
}
.welcome-bkgrnd {
	background-image: url(../images/welcome.png);
	background-repeat: no-repeat;
}
.footer-bkgrnd {
	background-image: url(../images/footer-bkgrnd.png);
	background-repeat: no-repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.cal-bkgrnd {
	background-image: url(../images/calendar-bkgrnd.png);
	background-repeat: no-repeat;
}
