body{
	font-family:verdana, arial;
	font-size:80%;
}
.topNav, .footer, .footerTop, .footerLower, .leftCol, .search
{
	display:none;
}

.rightCol{
	float:none;
}

.clear{	clear:both; }
.imageRight
{ 
	float:right;padding-left:18px
}
.imageLeft
{ 
	float:left;padding-right:18px
}