body {
	background-color: #BFBFBF;
	background-repeat: no-repeat;
}
.bg-nurse-image {
	background-image: url(../images/Main-Page02.gif);
	background-repeat: no-repeat;
}
.bg-mobility {
	background-image: url(../images/Main-Page03.gif);
	background-repeat: no-repeat;
}
.bg-peach {
	background-image: url(../images/Main-Pageorange.gif);
	background-repeat: no-repeat;
}
.bg-violet {
	background-image: url(../images/Main-Pagepurple.gif);
	background-repeat: no-repeat;
}
.bg-yellow {
	background-image: url(../images/Main-Pageyellow.gif);
	background-repeat: no-repeat;
}
.bg-pink {
	background-image: url(../images/Main-Pagered.gif);
	background-repeat: no-repeat;
}
.bg-bottom-nav {
	background-image: url(../images/bottom-nav.jpg);
	background-repeat: no-repeat;
}
.Headers {
	font-style: italic;
	color: #2E6178;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Headers a:link {
	color: #2E6178;
	text-decoration: none;
}
.Headers a:visited {
	color: #2E6178;
	text-decoration: none;
}
.Headers a:hover {
	color: #2E6178;
	text-decoration: underline;
}
.Headers a:active {
	color: #2E6178;
	text-decoration: none;
}
.bold-main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.main-text {
	font-style: italic;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.main-text a:link {
	color: #2E6178;
	text-decoration: none;
}
.main-text a:visited {
	color: #2E6178;
	text-decoration: none;
}
.main-text a:hover {
	color: #2E6178;
	text-decoration: underline;
}
.main-text a:active {
	color: #2E6178;
	text-decoration: none;
}
.bottom-nav-text {
	color: #2E6178;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
}
.bottom-nav-text a:link {
	color: #2E6178;
	text-decoration: none;
}
.bottom-nav-text a:visited {
	text-decoration: none;
	color: #2E6178;
}
.bottom-nav-text a:hover {
	text-decoration: underline;
	color: #2E6178;
}
.bottom-nav-text a:active {
	text-decoration: none;
	color: #2E6178;
}
.small-links {
	color: #2E6178;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
}
.small-links a:link {
	color: #2E6178;
	text-decoration: none;
}
.small-links a:visited {
	text-decoration: none;
	color: #2E6178;
}
.small-links a:hover {
	text-decoration: underline;
	color: #2E6178;
}
.small-links a:active {
	text-decoration: none;
	color: #2E6178;
}

