First, take a deep breath.
First of all, it takes many years to make a full length video game if you do it alone. Are you willing to invest that effort, knowing that , along the way, you'll probably have to sap your design several times and may have to start from scratch several times?
Can you program? What programming languages do you know? If you don't know how to program, you'll either have to learn how to, or you will have to find a programmer who is willing to work together with you. Both of these are hard. If you want to learn how to program and make games quickly, yet with complete flexibility, I reccommend either Pygame (Python programing language)
http://www.pygame.org/ or Rubygame at
http://rubygame.sourceforge.net/ (Ruby programing language). If you want to hire a programer, you'll need money. No programmer is willing to work fro free on an idea that is not his own or not close to his own.
To learn Ruby, you can start with an online demo of it here:
http://tryruby.hobix.com/ (hmm, seems to be fdown now)
You can get Ruby for windows here:
http://rubyforge.org/frs/download.php/29263/ruby186-26.exeFor Python, I don't know very wel, since I prefer Ruby.
Once you learn either Python or Ruby, contact me again, and I'll tell you how to go at it in detail. First you have to learn how to walk before you can run.