body {
	background:url(/_images/bg/bg_gradient.gif) repeat-x #6e5945;
	margin: 0;
	}

#home_photo {
	width: 621px;
	height: 455px;
	float: left;
	position: relative;
	overflow: hidden;
	}

#left_column {
	width: 621px;
	float: left;
	position: relative;
	min-height:455px;
	overflow: hidden;
	}
	
#right_column {
	width: 215px;
	padding: 0 0 0 14px; 
	float: left;
	position: relative;
	background: #5f4730;
	}

#image_0, #image_1
{
	position: absolute;
}

#image_1
{
	display: none;
}

