did you hand-code that? I love hand-code basic sites.
/EDIT:
Change:
Code:
.twoColLiqLtHdr #container {
width: 60%;
background: #333333;
margin: 20px auto;
border: 1px solid #000000;
text-align: left;
} and
Code:
twoColLiqLtHdr #sidebar1 {
float: left;
width: 15%;
padding: 0 0 10px;
background: #000000;
} End results: