BODY {
	margin: 0px;
	padding: 0px;
}
DIV {
	margin: 0px;
	padding: 0px;
}

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

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

#container {
	position: absolute; 
	left: 50%; 
	width:442px;
	margin-left: -221px; 
	height:136px; 
	top: 50%;
	margin-top: -118px;
	/*border:1px #000000 solid; */
}

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

