It's already done in your code...
Code:
__CONFIG _CP_OFF& _WDT_OFF & _PWRTE_ON & _HS_OSC & _LVP_OFF & _BODEN_ON
syntax is syntax, seems to miss a space between _CP_OFF and the &... if you have any compilation error, it might just forget the config fuses?

Which device programmer do you have?

With the same config line, did you tried a simple Led Blink program?

Is there any chance to have
  1. the schematic of it?
  2. A picture of your current Prototype?

If you're using an o-scope to monitor your crystal... make sure you set your probe to 10X or 100X, unless you'll just screw the poor osc signal.