#container {	background-color: #000 }#header {	height: 96px;	overflow: hidden;	background: none }#left_column {	height: 504px;	overflow: hidden;	background: none }#nav {	position: absolute;	left: 0;	top: 130px }#content {	position: relative;	top: 0;	left: 150px;	height: 504px;	overflow: hidden;	background: none }
