@charset "utf-8";
/* CSS Document */

body {
	overflow : scroll;
}#page #displayframe {
	position: absolute;
	left: 356px;
	top: 58px;
	overflow: hidden;
	background-attachment: fixed;
	height: 900px;
	width: 600px;
	visibility: visible;
}
#thumbox {
	height: 700px;
	width: 150px;
	border: medium double #0066FF;
	overflow: scroll;
	position: absolute;
	left: 67px;
	top: 121px;
	font-size: 9pt;
	color: #000099;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 25px;
}
img {

}#page #instrbox {
	height: 100px;
	width: 250px;
	position: absolute;
	left: 62px;
	top: 29px;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

