I can not upload sketches to my DFRobotShop Rover xBee Kit (RB-Rbo-40)

Hello,
This is my first post to the forums and alas its about a problem I am having with uploading a sketch to my Rover Kit(RB-Rbo-40).
I have the base kit assembled and the board is connected to my computer. The board shows up on my machine as being connected to COM 4.
In the arduino software I have the “Arduino Duemilanove w/ATMega328” selected and COM 4 selected as my port.
When I attempt to upload any sketch to the board * the following error is thrown in the arduino software

avrdude: stk500_getsync(): not in sync: resp=0x00

When I look in my device manager I see that my computer for whatever reason is convinced that this is an Arduino UNO board so it appears that the computer is only seeing the rover board as that?

Any suggestions? Please help! Thank you.*

For those interested I figured out the problem. I ended up having to select the Arduino Uno board in the arduino software.