.centered {
  position: absolute;
  top: 12%;
  bottom: 25%;
  left: 0%;
  margin-top: 0%;
  margin-left: 0%;
} 
.listorange {
	list-style-image: url(images/dot_orange.gif);
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 70%;
	color: #535760;
	text-align: right;
	vertical-align: middle;
}
.body {
	font-family: Georgia;
	font-size: 100%;
	line-height: 150%;
	color: #8D8D96;
	letter-spacing: .03em;
}
.heading1 {

	font-family: Georgia;
	font-size: 170%;
	line-height: 150%;
	color: #A5A5AF;
}
.sidebarnonlink {
	font-family: georgia;
	font-size: 100%;
	font-weight: normal;
	color: #767689;
	text-decoration: none;
	letter-spacing: .05em;
}
a.sidebar:link {
	font-family: georgia;
	font-size: 70%;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;
	letter-spacing: .05em;
}
a.sidebar:visited {
	font-family: georgia;
	font-size: 70%;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;
}
a.sidebar:hover { font-family: georgia; font-size: 80%; font-weight: normal; color: #767689; text-decoration: none}
a.sidebar:active {
	font-family: georgia;
	font-size: 80%;
	font-weight: normal;
	color: #767689;
	text-decoration: none;
}
a:link {
	color: #339900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339900;
}
a:hover {
	text-decoration: none;
	color: #66CC00;
}
a:active {
	text-decoration: none;
}

.bodybold {
	font-family: Georgia;
	font-size: 100%;
	line-height: 150%;
	color: #666671;
	letter-spacing: .03em;
	font-weight: normal;
}
.h2 {
	font-family: Georgia;
	font-size: 140%;
	line-height: 120%;
	color: #A5A5AF;
	font-style: normal;
}
