/* CSS Document */
  

body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:80%;
margin:0;
border:0;
text-align:justify;

}
 
h1{
color:#990000;
font-size:120%;
font-weight:bold;
}

h2{
color:#990000;
font-size:100%;
font-weight:bold;
}
strong{
color:#333;
}
#movie{
width:280px;
height:250px;
float:left;
margin-right:15px;
}
#holder{
width:564px;
height:250px;
background-image: url("images/header-back.jpg");
	}
hr {color: #fff; background-color: #fff; border: 1px dotted #cccccc; border-style: none none dotted; }


#marquis{
text-align:left;
width:250px;
padding-top:15px;
float:left;
margin-right:20px;
}

#header{
width:900px;
height:159px;
margin-left:auto;
margin-right:auto;
background-image: url("images/cafe-header.jpg");
}
#content{
/*clear:both;
overflow:hidden;*/
width:900px;
height:auto;
margin-left:auto;
margin-right:auto;

}

#footer{
width:565px;
height:175px;
float:right;
text-align:center;
background-image: url("images/footer-back.jpg");
font-size:95%;
color:#990000;
}

#footer a{

color:#990000;
text-decoration:none;
font-size:90%;
}
#copyright{
font-size:80%;
color:#000;
}
.item{color:#333;font-weight:bold;}
.desc{color:#000;font-size:80%}
.price{color:#990000;font-weight:bold;}

#cookies{
width:900px;
height:30px;
margin-left:auto;
margin-right:auto;
background-image: url("images/cookies.jpg");
}

#text{
width:565px;
height:auto;
float:right;
}

#nav{
clear:both;
width:335px;
height:auto;
margin-left:auto;
margin-right:auto;
float:left;
}
