body { 
	text-align:center;
}
#outer{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}
* html #outer {
	width:950px;
	w\idth:950px;
}
#header, #footer{
	text-align:center;
}

#clear {
	clear:both;
}

.clearer{
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
}