/* Footer Specific ID's/Classes */

#footer
	{
	border-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	height: 24px;
	position: absolute;
	  bottom: 0px;
	text-align: center;
	width: 100%;
	}
