/* footer styles (probably won't be needed eventually */
#footer p {
	margin: 0 10px 0 8px;
	padding: 10px;
	text-align: center;
	}
#footer p, #footer a, #footer a:link, #footer a:visited, #footer a:hover {
	background-color: #f5e5f5;
	color: #a46da4;
	font-weight: normal;
	}
#footer a:hover {
	background-color: #f5e5f5;
	color: #800080;
	text-decoration: underline;
	}
/* end footer styles */