#skelet-page {
	width: 950px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#skelet-all {
	padding-bottom: 100px;
	width: 100%;
}

#skelet-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 100px;
	color: #CCCCCC;
	text-align: right;
	vertical-align: bottom;
	font-size: 9px;
}

#skelet-foot a{
	color: #CCCCCC;
}

div #uphint{
	width:100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	color: #974f29;
	text-align: center;
	vertical-align: middle;
	margin-top: 25px;
	margin-bottom: 25px;
}

div #mammoth{
	text-align: center;
	vertical-align: top;	
	width:100%;
}

div #folio{
	width: 100%;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #974f29;
	padding-top: 10px;
}
