#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 4px;
	color: #FFF;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}

