#headerAlang {
	padding: 0px;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	color: #CACACA;
	margin-left: 3px;
	position: absolute;
	left: 804px;
	top: 16px;
	visibility: visible;
	width: 90px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#headerAlang a:link {
	color: #6D6D6D;
}
#headerAlang a:visited {
	color: #6D6D6D;
}
#headerAlang a:hover {
	color: #CACACA;
}
#scrollbarEdge {
	border:thin solid rgb(222,227,206);
	height: 518px;
	width:15px;
	position:absolute;
	display:block;
	margin: 0px;
	left:880px;
	top:143px;
}
#floatingFooter {
	height: 500;
	width: 200px;
	top: 600px;
	position: absolute;
	display: block;
	z-index: 0;
	background-color: #E80000;
	margin: 0px;
	padding: 0px;
}
