It looks like you are using diffuse bump mapping - ie only using cos (theta) for the lighting???
If so then do as shockwave suggested, darken the basic surface and then add in lighting due to pow(cos(theta),64) or something.
If that doesnt make sense to you then its not how you are doing it and forget what I said :-)