I\'m using the Google Maps API and would like it to render a very simple image of countries/continents.
I also want to draw them in a suitable color that will work
I don't think you can customise this through the Google Maps API. However, the Google Chart API has a map chart type that has customisable colours.
You might also want to investigate OpenLayers, which is an open source web-based mapping engine.