body {
background-color: #f9f5f0;
float: none;
background-image:;
background-repeat: repeat;
background-position: center center;
display: none;
background-attachment: fixed;
height: auto;
width: auto;
clip: rect(auto,auto,auto,auto);
cursor: auto;
position: absolute;
border-top-style: outset;
border-right-style: outset;
border-bottom-style: outset;
border-left-style: outset;
background-image: url(images/lyonnette.png);
}
#container {
background-color: #FFF;
float: none;
height: 600px;
width: 850px;
left: auto;
right: auto;
margin-right: auto;
margin-left: auto;
background-repeat: no-repeat;
background-image: url(images/background.jpg);
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
}
#centercontainer {
float: left;
height: 360px;
width: 850px;
}
#header {
height: 105px;
width: 850px;
}
#specials {
height: 115px;
width: 850px;
float: left;
font-size: 35px;
color: #FFFFFF;
font-weight: bolder;
text-transform: none;
font-style: italic;
vertical-align: middle;
text-align: right;
text-decoration: none;
}
#headerplaceholder {
float: left;
height: 100px;
width: 350px;
padding-left: 10px;
margin-left: 0px;
padding-top: 5px;
}
#picturecollage {
float: left;
height: 350px;
width: 585px;
position: fixed;
}
#infoandcontent {
float: left;
height: 360px;
width: 250px;
font-size: 14px;
font-family: "MS Serif", "New York", serif;
color: #775b4a;
line-height: 2px;
font-style: normal;
text-align: right;
padding-right: 13px;
font-weight: bold;
background-color: #FFF;
}
#headernavplaceholder {
float: right;
height: 105px;
width: 490px;
}