#images
{
	background-color:#000000;
	width:100%;
	height:222px;
	overflow:auto;
	overflow-y:hidden;
	white-space:no-wrap;
	display:inline;
	position:absolute; top:70; left:1;
}

#content
{
	color:#222222;
	width:100%;
	height:100%;
	position:absolute; top:280; left:0;
	text-align:left;
}

#text
{
	font-size:12px;
	width:600px;
	height:100%;
	position:absolute; top:10; right:100;
}

#toc
{
	font-size:14px;
	width:190px;
	height:100%;
	position:absolute; top:10; left:100;
}
