/* CSS Document */

#container {
	width:922px;
	background:white;
	display:block;
	margin-right: auto;
	margin-left: auto;
	} 
#header {
	background:white;
	height:119px;
	width:922px;
	float:none;
	}
#content {
	background:white;
	height:100%;
	width:922px;
	float:none;
	}
#img {
	border-color:#993333;
	}