Trouble Setting up 16 bit PWM on Mega2560

In your TimerOne code, try setting pin11 pinMode(11,OUTPUT).

I think it is only set automatically by the library when you use the Timer1.pwm(pin, duty).