@charset "utf-8";
/* CSS Document */


#eatstitle{
	width: 967px;
	height:40px;	
}

#drinkstitle{
	width: 967px;
	height:40px;	
}

#menucontent{
	margin:0 auto;
	width:768px;
	/*height:653px;*/
	background: #FF0000 url(../images/bgmenu.jpg) top left repeat-y;
	/*padding-top:5px;	*/
}

#menucontent_eats{
	margin:0 auto;
	width:780px;
	height:586px;
	background: url(../images/bgmenu.jpg) top left no-repeat;
	padding-top:10px;	
}
