It is transparent; you are seeing the mainWrapper background behind it.


stylesheet.css (line 185)
Code:
#mainWrapper {
    background-color: #FFFFFF;
    border: 1px solid #9A9A9A;
    text-align: left;
    vertical-align: top;
    width: 850px;
}