#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #wrapperborder {
	width: 900px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	border: 7px solid #95B466;
}
.descriptionheader {
	font-family: "Century Gothic";
	font-size: 100%;
	font-weight: normal;
	color: #FFF;
	background-color: #331B03;
	text-align: left;
}
.maincontent {
	font-family: "Century Gothic";
	font-size: 95%;
	color: #000;
	background-color: #FFF;
	text-align: center;
}
.sidenavbar {
	font-family: "Calibri";
	font-size: 100%;
	color: #32757E;
	background-color: #FFF;
	font-weight: bold;
	margin-top: 15px;
	text-align: left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #wrapperborder table tr .maincontent a {
	color: #000;
}
img {
	border-color: #000;
}
#wrapper #wrapperborder table tr .sidenavbar p a {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	font-family: Calibri;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #32757E;
	text-align: left;
}
#wrapper #wrapperborder table tr .maincontent h1 {
	font-family: "Century Gothic";
	font-size: 24px;
}
#wrapper #wrapperborder table tr .copyrightfooter {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFF;
	background-color: #95B466;
	text-align: right;
	margin: 0px;
	padding-top: 7px;
	padding-right: 11px;
}
