#footer {
/*	position	: absolute; */
/*	top 		: 1000px;  */
 	bottom		: 0;
	font-size	: x-small;
	color		: #1B8C05;
	text-align	: center;
	border-top	: 1px solid #1B8C05;
	width		: 100%;
	padding-bottom : 20px;
/*	background : url(images/bodybackground10.jpg) bottom left no-repeat;  */
}
