@import url(/media/css/icht.css);
@media screen, projection {

body {
	padding-bottom:0;
}

#footer {
	padding-top:170px;
	background:transparent url(/media/images/bgdPonyCastle.png) no-repeat scroll 110px 0;
	border:0;
	height:55px;
	margin:-75px auto 0;
}

	#footer p.poweredBy {
		margin:0 auto;
		position:relative;
	}

		#footer p.poweredBy img {
			position:absolute;
			bottom:60px;
			left:344px;
		}

}
