.overdiv
{
	style: postition=absolute;
	visibility:hidden;
	z-index:1000;
	font-size: larger;
}

body
{
	background-color: #99AAAA;
	color: Black;
	font-family: Verdana, sans-serif;
}

.thumbnail
{
	text-align: justify;
}

.thumbnail div
{
	clear: both;
	margin-top: 20px;
	font-size: smaller;
	font-family: monospace, verdana, sans-serif;
}

.thumbnail img
{
	float: left;
	margin: 4px 50px 10px 0px;
	border: solid 1px White;
}

.thumbnail a
{
	text-decoration: none;
	font-size: larger;
	color: blue;
}

.thumbnail a:visited
{
	color: blue;
}

.header 
{
	display: block;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: larger;
	color: #663333;
}
