 
#header {
    background: url(../images/bg_header_plain.jpg) no-repeat;
}

.content_box_fixed_height {
    height: 250px;
    border-bottom: 1px solid #505050;
}

.content_box_fixed_height a {
    color: #b9a471;
    font: 200 12px Helvetica;
}

.content_box_fixed_height a:hover {
    color: #fff9d2;
}




