
#header {
background-image: url(/images/headerBeach10.jpg);
height: 160px;
background-repeat:no-repeat;

}



#info {
background-image:url(/images/infoBeach10.jpg);
background-repeat:no-repeat;
background-position: top left;
height: 70px;

}

#flash {
position: absolute;
top: 210px;
left: 150px;
display: none;
}

#topNav {
position: absolute;
top: 230px;
right: 10px;
color: #999;
}



#date {
position:absolute;
font-size:85%;
color:#999999;
left: 160px;
top: 230px;
font-size: 80%;
}

#search {
position: absolute;
right: 150px;
top: 230px;
vertical-align:baseline;
color:#330033;

} 