/* CSS Document */

 html, body, #wrapper {
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: left;
}

	body {
		background: #ffffff url(/images/global/bg-hd_loop.gif) repeat-x;
		font: 12px/1.5em normal Arial, Helvetica, sans-serif;
		color: #352d2d;
	}
	
		.hdFade {
			background: url(/images/global/bg-hd_stub.jpg) top left no-repeat;
		}



