body {
	background-color: #FFFFFF;
	background-image: url(graphics/background08.gif);
	background-repeat: repeat;
	margin: 0px;
}
.outer-box {
	background-color: #FFFFFF;
	position: absolute;
	height: 100%;
	width: 740px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.footer {
	background-color: #FFFFFF;
	position: absolute;
	height: 100%;
	width: 740px;
	left: 0px;
	bottom: 0px;
}
p {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tableborder {
	border-right: 1px solid #7A3080;
}
table {
	background-color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7a3080;
	text-align: center;
	font-size: 24px;
	margin-top: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
.umh-header {
	position: absolute;
	left: 0px;
	top: 0px;
}
.umh-flag {
	position: absolute;
	left: 0px;
	top: 35px;
}
.photo-header {
	position: absolute;
	left: 105px;
	top: 35px;
}
.topmargin {
	top: 160px;
	position: absolute;
	left: 0px;
	width: 740px;
}
.links-home {
	padding: 10px;
	border: 1px solid #7A3080;
	position: absolute;
	width: 320px;
	left: 380px;
	top: 270px;
	background-color: #BFD5E1;
}
.nav-footer {
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #005886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
.pt-text {
	position: absolute;
	width: 300px;
	left: 400px;
	top: 700px;
	background-color: #BFD5E1;
	padding: 10px;
	border: 1px solid #7A3080;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
	padding: 10px;
}
.caption-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
	padding: 10px;
}
.cell-outline {
	border: 1px solid #7A3080;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #267198;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	list-style-type: circle;
	list-style-position: outside;
}
.verticalline {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #005886;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
}
.listspace {
	line-height: 20%;
}
.boxtop-green {
	background-image: url(graphics/boxtop_green.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.boxbottom-green {
	background-image: url(graphics/boxbottom_green.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.boxtop-violet {
	background-image: url(graphics/boxtop_violet.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.boxbottom-violet {
	background-image: url(graphics/boxbottom_violet.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

