#footerforindex {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	height: 50px;
	width: 500px;
	position: relative;
	left: 240px;
	top: 145px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	border: thick inset #03F;
	padding: 5px;
}
