I tried reinstalling Mozilla to fix another problem, but after using synaptic to uninstall, apt-get complains about some broken packages when I try to install it back again. This is the error message that apt-get gives me:

Code:
sudo apt-get install mozilla
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
  mozilla: Depends: mozilla-browser (= 2:1.0.0-0.woody.1) but it is not going to be installed
           Depends: mozilla-mailnews (= 2:1.0.0-0.woody.1) but it is not going to be installed
           Depends: mozilla-psm (= 2:1.0.0-0.woody.1) but it is not going to be installed
E: Sorry, broken packages
I have tried installing different versions but nothing has so far worked. I'm a bit of Linux/Debian newbie so I would appreciate any help.