body
	{
		background-color: #edede3;
	}

#container
	{
		width: 917px;
		height: auto;
	}
#header
	{
		width: 917px;
		height: 167px;
		background-image: url(images/headerfill.gif);
	}
#menu
	{
		width: 250px;
		height: 255px;
		float: left;
	}
#content
	{
		width: 667px;
		height: 601px;
		float: right;
	}
#foto
	{
		width: 250px;
		height: 346px;
		float: left;
	}