body{
margin:0 auto;
background-color:#CBA77F;
}
#content{
position: absolute;
background-image:url(./images/bg.jpg);
background-position:center;
width:800px;
height:741px;
background-repeat: no-repeat;
top:0;
bottom:0;
left:0;
right:0;
margin:auto;
}
#contentBox{
position:absolute;
margin-top: 100px;
margin-left:200px;
width:600px;
}
#contentBox h2 {
color:#FFFFFF;
text-align:center;
font-size:18px;
}
#contentBox a.active {
color:#006699;
text-decoration:none;
}
#contentBox a {
color:#FFFFFF;
}
#flash{
position:absolute;
margin-top: 165px;
margin-left:215px;
}
#flash h3{
font-weight: 900;
font-size:18px;
text-align:center;
}
#flash h2 {
font-weight:800;
font-size:16px;
text-align:center;
}
#menu a {
position: absolute;
height: 29px;
margin-top: 83px;
text-decoration: none;
font-family: papyrus, Times, serif;
font-size:larger;
font-style:normal;
color:#000000;
font-weight: 900;
}
#menu a:hover{
color:#7ccbd2;
}
a#home { top: 50px;left: 145px; }
a#about{ top: 125px;left:85px;}
a#menu { top:200px;left: 70px; }
a#banquet { top: 275px;left: 30px; }
a#gallery { top: 350px; left: 60px;}
a#location { top:425px;left: 75px;}
a#contact { top:500px;left: 125px;}
#items{
position:relative;
font-weight: 900;
text-align:center;
height:465px;
overflow:auto;
}
#items strong {
text-decoration:underline;
}
#items em {
color:#ebebeb;
}