For SQL Server 2000, you will want to create tables etc in Enterprise Manager, as that is what has the user interface - Query Analyser basically runs SQL statements.

You should be able to install SQL Server 2005 Express, but you may need to install other things first (such as .Net Framework 2). The installation and the download page should tell you what you need (the download page should also link to them).