body {
	background: url("../images/background.jpg");
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
	color: black;
}
a:link { color: green;
	text-decoration: none; }
a:visited { color: red;
	text-decoration: none; }
a:active { color: #0000FF;
	text-decoration: none; }
section.page_info {
	position: absolute;
	top: 8px;
	left: 32px;
	text-align: left;
}
div.arrows{
	position: absolute;
	top: 32px;
	left: 833px;
	font-family: "Times New Roman", Times, serif;
	vertical-align: middle;
}
section.flow {
	position: absolute;
	top: 80px;
	left: 32px;
}
table.thumbs {
	position: absolute;
	top: 116px;
	left: 34px;
	border-width: 6px;
	border-style: ridge;
	border-color: #808080;
	width: 95%;
	border-spacing: 0px;
}
table.inner {
	border-width: 3px;
	border-style: solid;
	border-color: #808080;
	padding: 0px;
	width: 100%;
	border-spacing: 0px;
}
td.inner {
	vertical-align: middle;
	text-align: center;
	width: 50%;
	border: 6px;
	border-style: groove;
	border-spacing: 0px;
}
td.inner_2cols {
	vertical-align: middle;
	text-align: center;
	width: 100%;
	border: 6px;
	border-style: groove;
	border-spacing: 0px;
}
div.home {
	position: absolute;
	bottom: 18px;
	left: 23px;
}
