body {
	margin:0px;
	background-color:#010101;
	font-family:verdana,sans-serif;
	font-size:9pt;
	overflow:hidden;
	color:#BFD1D1;
}
#sitecontainer {
	position:absolute;
	left:0px;
	top:0px;
	width:1850px;
	height:1300px;
	border-style:none;
}
#pagecontainer {
	position:relative;
	width:750px;
	height:550px;
	z-index:200000;
	overflow:hidden;
}
.imageblock {
	position:relative;
	width:50px;
	height:50px;
	float:left;
	overflow:hidden;
}