I would like to have the subcategories show up only after you click the main category. For example: Main - US States - A - B - C I would like US States on main page but none of the rest till you click on US states - Possible right?
I'm sure it's possible, but probably not without some fine tuned PHP to narrow it down. I think there is a field in the category entry for the parent category. Possibly, you could narrow it down to the categories where parent category = null. Check around, as there might be a plugin to do something similar.
i think i've seen a WP theme that does this, but I have no link to it...unless it was a plugin..?? But I know I've seen this and it's definitely possible