a {
	color: #000000;
	transition: all 0.3s ease-out;
	position: relative;
	text-shadow: 0px 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	text-decoration: none;
	word-spacing: px;
}
 
a:hover {
	text-shadow: 0.5px 0px #000000;
	top: 0px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
}
.rm_wrapper{
	position: static;
	overflow: auto;
	border-top: thick solid #000000;
	margin: auto;
}
/* Footer Style */
.footer{
	position: fixed;
	left: auto;
	background-color: #000000;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	right: auto;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-transform: uppercase;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	height: 100px;
	bottom: -1px;
}
.footer a:hover{
	font: normal 12px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #D7D7D7;
	text-align: center;
	font-weight: bold;
}
.top {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	background-color: #000000;
	border-bottom: thin solid #000000;
	height: 140px;
	text-align: center;
	position: static;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	z-index: 4;
}
#info {
	font: normal  24px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #000000;
	background-color: #C9C9C9;
	height: 28px;
	width: 100%;
	text-align: center;
	border-top: thick solid #000000;
}
#text {
	position: static;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	background-image: url(../background.jpg);
	border-bottom: thick solid #000000;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top: thick solid #000000;
	text-align: justify;
	margin: auto;
	height: 460px;
}
#photo {
	float: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 250px;
	height: 250px;
	border: medium solid #000000;
	-webkit-box-shadow: 0px 3px 26px -2px #5A5858;
	box-shadow: 0px 3px 26px -2px #5A5858;
	margin-top: auto;
	margin-bottom: auto;
}
.animate {
	clip: rect(auto,15%,auto,auto);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-color: #010101;
}
.gallery {
	height: 70%;
	width: 90%;
	margin: 5% auto 40px;
	text-align: justify;
}
.footer a {
	color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
	text-align: right;
	font: 12px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
