body {
	background: #333 url("/_media/bg.gif") repeat-x;
	}
#footerWrap {
	width: 900px;
	margin: 0 auto;
	font-family: Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	}
#footer p {
	font-size: 11px;
	}
p#footerLeft {
	color: #7d7d7d;
	font-size: 11px;
	float: left;
	margin-left: 10px;
	display: inline;
	xxwidth: 50%;
	}
p#footerRight {
	color: #7d7d7d;
	font-size: 11px;
	float: right;
	text-align: right;
	margin-right: 10px;
	display: inline;
	xxwidth: 50%;
	}
#footerWrap a {
	color: #7d7d7d;
	text-decoration: none;
	border: none;
	}
#footerWrap a:hover {
	text-decoration: underline;
	}
