@charset "UTF-8";
.container {
	height: 1175px;
	width: 886px;
	position: relative;
	margin: auto;
	background-image: url(images/background4all.jpg);
}
#nav_links {
	float: left;
	height: 670px;
	width: 166px;
}
#photo_space {
	height: 500px;
	width: 370px;
	float: left;
}

