#navcontainer
{
display:none;
}

#leftcolumn
{
	width: 0;
	float: left;
	margin:0;
	padding:0;
	border:0;
}

#middle #content
{
	margin-left:0px; 
	}
#content h1
{
	padding: 6px 10px 6px 0px;
	margin: 0 0 0 0; 
}

#bottom, #footer
{
display:none;
}

#sentenceprinth,  #sentenceprintf
{
	display: block;
	width: 591px;
	padding: 10px;
	margin-bottom: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
}
#sentenceprinth
{
	position: absolute;
	top: 0;
}
* html #sentenceprinth,  * html #sentenceprintf
{
	width: 611px;
}
#sentenceprintf
{
	text-align: center;
	margin-top: 2em;
}
#sentenceprinth p
{
	padding: 6px;
}