Thanks Otto42,
All is validated now but I still can’t seem to get that image to show ~` anything else I may try?
Going to post my css below just in case …
Thanks again!
body { text-align: center; font: normal 76% Verdana, Helvetica, sans-serif; background-color: #262626;}
#container { width: 890px; text-align: left; margin: 0 auto; }
#header { top:0px;}
#top { width: 890px; height: 35px; border: 1px solid #000000; background-color: #333333;}
#content { width: 517px; float: left; margin: 0px; background-color: #565656; border-left: 1px solid #000000; border-right: 1px solid #000000;}
#sidebar { width: 370px; float: left; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }
#footer { width: 890px; height: 35px; border: 1px solid #000000; background-color: #333333; clear:both;}
#curly {
border: 0;
background: url(images/footer-13.gif) bottom right no-repeat;
padding-bottom: 30px;
text-align: left;
clear: both;
font-family: arial, helvetica, sans-serif;
font-size: 12px;}