html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, form, p, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#center {
	position: absolute; 
	top: 50%; 
	width: 100%; 
	height: 1px; 
	overflow: visible; 
}


#container {
	position: absolute; 
	left: 50%; 
	width:800px; 
	margin-left: -400px; 
	height:444px; 
	top: -222px 
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


