

#thumb1
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100px;
	
}


#thumb2
{
	position: absolute;
	left: 122px;
	top: 10px;
	width: 100px;
	
}

#thumb3
{
	position: absolute;
	left: 234px;
	top: 10px;
	width: 100px;
}

#thumb4
{
	position: absolute;
	left: 346px;
	top: 10px;
	width: 100px;
}

#thumb5
{
	position: absolute;
	left: 458px;
	top: 10px;
	width: 100px;
}

#thumb6
{
	position: absolute;
	left: 570px;
	top: 10px;
	width: 100px;
}

#thumb_background
{
	position: absolute;
	left: 110px;
	width: 680px;
	top: 112px;
	height: 98px;
	background-color: #cccccc;
}

#big
{
	position: absolute;
	left: 130px;
	top: 230px;
	height: 480px;
}

.thumb
{
	height: 75px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#family_picture
{
	position: absolute;
	left: 130px;
	top: 130px;
	width: 640px;
	height: 480px;
}