body{
	background-image: url(../images/2009/2009-background-01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #191919;
}

#container {
	/*
	background-image: url(../images/2009/2009-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000; 
	border: 1px solid #fff;
	*/
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align: left;
	width: 800px;
	position: relative;
	min-height: 100%;
	height: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;

	margin-top: 10px;
}
			
html>body #container {
	height: auto;
	}