First, welcome to the community. I'm not sure I can answer your questions as I don't have enough context (like what is your goal?), but here are my thoughts. As Mark already answered, when you remove terms from the model, those SS's and DF's are pooled in the MSE. I would be using other techniques to reduce the model, for example
1. First and foremost, SME (subject matter experts) and their related hypotheses. Do the parameter effects and coefficients make sense?
2. Check for collinearity (Analyze>Multivariate Methods>Multivariate (and test for outliers))
3. As you remove or add terms to the model, watch the delta between RSquare and RSquare Adjusted. The larger the delta, the more over specified the model
4. RMSE, the model with the smaller RMSE the better
5. p-values
By the way, confidence intervals are related only to the data in hand. The ability to extrapolate those into the future is completely dependent on how representative your study is of the future.
"All models are wrong, some are useful" G.E.P. Box