/**************/
/* footer row */
/**************/
#footer
{
	clear: both;
	height: 20px;
	padding-top: 10px;
	font-size: 75%;
	text-align: center;
	background-color: rgb(255,248,216);
}
