#header{
height: 105px;
background-color: #FFFF99;
background-image: url(../images/HeaderLogoText_cream.gif);
background-repeat: no-repeat;
background-position: center;
}

#headerleft{
position: relative;
float: left;
top: 0px;
left: 0px;
}

#headerright{
position: relative;
float: right;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}