html, body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	height: 100%;
	margin: 0;
	padding: 0;
}

p {
padding: 0;
margin: 0;
}

br {
line-height: 10px;
margin: 0;
padding: 0;
}

	
<div id="shim"/></div>



* {
margin:0px auto;
padding:0;
}

div#shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -325px;
float: left;
}

div#wrapper {
width: 100%;
height: 650px;
clear: both;
background:#000;
position: relative;
top: -325px;
border-top: 0px solid #333;
border-bottom: 0px solid #333;

/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */

}

div#container {
	width: 850px;
	text-align:left;
	padding: 0;
	margin: 0;
	}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}

html, body {
height: auto;
}
/* end hack */

/* ]]> */

	
