body {
	background-image: url(Layout.gif);
	font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	background-repeat: no-repeat;	
}
pre {
	font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}	
.main {
	position: absolute;
	left: 205px;
	top: 205px;
	right: 205px;
	bottom: 55px;
	width: 390px;
	height: 340px;
	overflow: auto;
	
}
div#abstract {
	position: absolute;
	left: 150px;
	top: 50px;
	right: 634px;
	bottom: 534px;
	width: 16px;
	height: 16px;
}
div#interim {
	position: absolute;
	left: 150px;
	top: 100px;
	right: 634px;
	bottom: 434px;
	width: 16px;
	height: 16px;
}
div#final {
	position: absolute;
	left: 150px;
	top: 150px;
	right: 634px;
	bottom: 334px;
	width: 16px;
	height: 16px;
}
div#code {
	position: absolute;
	left: 634px;
	top: 50px;
	right: 150px;
	bottom: 534px;
	width: 16px;
	height: 16px;
}
div#links {
	position: absolute;
	left: 634px;
	top: 100px;
	right: 150px;
	bottom: 434px;
	width: 16px;
	height: 16px;
}
div#ref {
	position: absolute;
	left: 634px;
	top: 150px;
	right: 150px;
	bottom: 334px;
	width: 16px;
	height: 16px;
}
