#content
{
	background: url(../images/content_background.png) repeat-y 50% 0;
	float: left;
	width: 960px;
	min-height: 545px;
	height:auto !important; /* IE 6 min-height fix */
	height:545px; /* IE 6 min-height fix */
}

#photo
{
	display: block;
	position: relative;
	left: 20px;
	top: 8px;
}