Similar board

I have been working with a microcontroller board that seems very similar to the arduino. I was just curious if anyone knew if it is possible to use the arduino programming environment for this board.

here is the link to my current board.
http://claymore.engineer.gvsu.edu/egr326/MW2

uses ATmega324p and currently using the AVR studio to program the board.

There's some information about porting the Arduino software to other hardware here: http://www.arduino.cc/en/Hacking/OtherHardware. If you work on it, let us know, as it might make sense to include support for more chips in the standard core.