Thanks Clyde,
Everything seems great now except I have lost the shop options graphic from the footer. Can't seem to get it back.
Any thoughts?
Only thing I see is in the following from the stylesheet.css:
Delete the highlighted portion and make sure the graphic is located in includes/templates/comstock/images
#shopOptions {
margin: 0px 0 0 0;
padding: 0;
background: url(../images/options.gif) center center no-repeat;
height: 35px;
float: center;
}