/* CSS Document */

#bodytext, #bodytext p{
	float: none;
	}

#bodytext #content{
	float: none;
	}

#bodytext .long{
	float: none;
	}

#bodytext #content p{
	float: none;
	}
	
#bodytext .long p{
	float: none;
	}


#navigation{
	float: none;
	}

#bodytext ul li{
	float: none;
	}