﻿.HistoricalPictures
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.Header
{
	position: absolute;
	top: 180px;
	left: 190px;
	z-index: 12;
}
#divMessage
{
	color: black;
	z-index: 2;
	position: absolute;
	width: 770px;
	height: 640px;
	top: 230px;
	left: 200px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	overflow: auto;
}

