﻿@charset "UTF-8";
#footerContentWrap {
	background: transparent url('../images/footer_bottom.jpg') no-repeat scroll left bottom;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#footerContent {
	height: 40px;
	margin: 0 0 0 20px;
	padding: 0 20px;
	text-align: justify;
	width: 883px;
}
#footerContent a {
	color: #bab4b3;
	text-decoration: underline;
}
#footerContent a:visited, a:active {
	color: #bab4b3;
}
#footerContent a:hover {
	color: #ccc;
	text-decoration: none;
}
#footerContent img {
	background-color: transparent;
	border: none;
	padding: 0 0 0 5px;
}
#footerContent .photoCredit {
	color: #bab4b3;
}
#footerContent .photoLabel {
	position:relative;
top:2px;
}
#footerContentBottom {
	display: none;
}
#hcardAprilJason {
	margin: 0;
	padding: 0;
}
