body{ background:url(images/bg.jpg); font-family:Verdana, Geneva, sans-serif; font-size:68.5%;}#page-wrap{ width:800px; margin: 0 auto; background:url(images/main-bg.jpg) repeat-y;}#header{ background:url(images/banner.jpg); width:800px; height:155px; } #header ul { margin:0 auto; list-style:none; font-family:Arial, Helvetica, sans-serif; font-size:2.0em; font-weight:bold; margin-left:170px; } #header ul li a { display:block; width:100px; float:left; color:#fff; padding:100px 0 5px 0; text-decoration:none; } #header ul li a:hover { text-decoration:overline; color:#e8e4d8; }#main{ padding: 10px 170px 30px 170px;}#footer{ background:url(images/footer.jpg); width:800px; height:191px;}
<div id=\"header\"> <ul> <li><a href=\"#\">Home</a></li> <li><a href=\"#\">Portfolio</a></li> <li><a href=\"#\">About</a></li> <li><a href=\"#\">Contact</a></li> </ul> </div>
http://www.wesascolese.com/
the navigation has some really strange spacing errors
here is the CSS
and here is the HTML