

#photos_thumbs
{
	position: absolute;
	text-align: center;
	font-family: papyrus;
	left: 10px;
	top: 110px;
	width: 780px;
	height: 95px;
	background-image: url('images/background_thumbs.gif');

}

#main_photo
{
	position: absolute;
	left: 10px;
	top: 205px;
	width: 650px;
	height: 490px;
	background-image: url('images/background_photos_main.gif');
}

#big
{
	position: absolute;
	left: 10px;
	top: 0px;
	width: 640px;
	height: 480px;
}
	
#photos_right_menu
{
	position: absolute;
	text-align: center;
	font-family: papyrus;
	left: 660px;
	top: 205px;
	width: 130px;
	height: 490px;
	background-image: url('images/background_photos_right_menu.gif');

}

	
#thumb1
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100px;
	height: 75px;
}

#thumb2
{
	position: absolute;
	left: 120px;
	top: 10px;
	width: 100px;
	height: 75px;
}

#thumb3
{
	position: absolute;
	left: 230px;
	top: 10px;
	width: 100px;
	height: 75px;
}

#thumb4
{
	position: absolute;
	left: 340px;
	top: 10px;
	width: 100px;
	height: 75px;
}

#thumb5
{
	position: absolute;
	left: 450px;
	top: 10px;
	width: 100px;
	height: 75px;
}

#thumb6
{
	position: absolute;
	left: 560px;
	top: 10px;
	width: 100px;
	height: 75px;
}

#thumb7
{
	position: absolute;
	left: 670px;
	top: 10px;
	width: 100px;
	height: 75px;
}

.thumb
{
	height: 75px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
