
.header {
	background: #ffffff url(../images/headerback.jpg) no-repeat;
	height: 70px;
	width: 974px;
	}
	
	
#left_column_top{
	width:200px;
	height: 280px;
	padding-left:50px;
	float:left;
	margin:0;
	background: url(../images/leftcol.jpg) no-repeat 50px 0px;
	vertical-align: middle;
}


#mainphoto{
	width:774px;
	height: 280px;
	float:left;
	margin:0;
	background: url(images/mainphoto.jpg) no-repeat;
}

