div#pub-quiz
{
	width:400px;
	padding:10px;
	margin:auto;
	margin-bottom:25px;
	text-align:center;
  -background: #f9f9f9;
  border: solid 2px #6B8BC5;
  background: #ffffdd;
  -border: solid 2px #b00;
  font-size:18px;
}

div#pub-quiz .prize
{
	font-size:50px;
}

div#slide-show
{
  width: 640px;
  height: 428px;
  margin: auto;
  overflow: auto;
  overflow-x: hidden;
}

div#slide-show img
{
  height: 428px;
}

div#stream-container
{
  padding-left: 79px;
}

h3#below-stream
{
  padding-top: 5px;
}

div#all_scroll_container
{
  padding-top: 15px;
}

div#all_scroll_container div.scroll_image
{
  width: 150px;
  height: 100px;
  float: left;
  padding: 5px;
}


div#all_scroll_container div.scroll_image img
{
  width: 150px;
  height: 100px;
  border: none;
}

h1#phone-number
{
  font-size: 32px;
  color: #000;
}

/************************* EVENING MENU **********************************/
table#evening-menu
{
  width: 600px;
  margin: 20px auto;
  border-collapse: collapse;
  background: #f9f9f9;
  border: solid 2px #6B8BC5;
}

table#evening-menu th
{
  padding: 3px 7px;
}

table#evening-menu td
{
  padding: 3px 7px;
}

table#evening-menu thead th
{
  font-size: 32px;
  color: #6B8BC5;
  text-align: center;
  font-weight: bold;
  padding: 5px;
}

table#evening-menu thead td
{
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  padding: 7px;
}

table#evening-menu tbody th
{
  font-size: 18px;
  color: #6B8BC5;
  text-align: left;
  font-weight: bold;
  padding-top: 25px;
  padding-left: 15px;
}
