.wrapper {
	padding-top: 30px;
	position: fixed;
}
.content {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: scroll;
	font-size: 16px;
}
.subcontent {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.subcontentlink {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
}



.links {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	overflow: scroll;
	font-size: 16px;
}
