#header{
	background-color:		white;
	height:				50px;
	text-align:			center;
	margin:				0px;
	margin-left:			0px;	
	border:				2px solid #DC143C;
}
#allcontent{
	margin-left:			auto;
	margin-right:			auto;
	width:				800px;
}
#main{
	background-color:		#DC143C;
	color:				white;
	padding:			0px 0px 0px 10px;
	margin-right:			560px;
	border:				2px solid white;
	
}
#footer{
	text-align:			center;
	color:				gray;
	font-size:			70%;
	background-color:		white;
	margin:				0px 0px 0px 0px;
	clear:				right;
	border:				2px solid #DC143C;	
}
#sidebar {
  line-height:         2em;
  font-style:          normal;
  font-family:         verdana;
  color:               white;
  border:              2px solid white;
  background-color:    #DC143C;
  padding:             0px;
  padding-bottom:      10px;
  padding-left:	       5px;
  margin:	      0px;
  font-size:	       100%;
  float:	       right;
  width:	       550px; 

 /* background-image:    url(image/whereTheCustomerIsStillKing.gif); */
  
  background-position: top right;
}
#pic{
	float:		right;
	border:         none;
}
#coke{
	float:		center;
}
body{
	background-color:		#d2b48c;
	font-family:			verdana;
}

.center{text-align:center;}


}
th {
  background-color: #cc6600;
  border:	    thin solid black;
}
caption {
  font-style:       italic;
  padding-top:      8px;
}
table{
	border-collapse:		collapse;
	
}
.cellcolor {
  background-color: #fcba7a;
  text-align: 	    center;
}
#drink {
  
  font-style:          normal;
  font-family:         Verdana, sans-serif;
  color:               white;
  border:              2px solid white;
  background-color:    #DC143C;
  padding:             10px;
  padding-bottom:      30px;
  margin:	      0px 0px 10px 10px;
  font-size:	       100%;
  float:	       right;
  width:	       535px; 

 /* background-image:    url(image/whereTheCustomerIsStillKing.gif);*/
  
  background-position: top right;
}
li {
  list-style-type:  square;
  color:	    white;
  line-height:	    1.2em;
}
  p {
  color:         white;
  font-family:   Tahoma;
  font-size:	 20px;
  padding:	 0px;
  line-height:	 1.2em;
  font-style:	 normal;
  
}




a:link{color:white;}
a:visited{color:white;}
a:hover{background-color:#ff1493;}

