* {
	margin:0px;
	padding:0px;
}

body{
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 1.4em;
}

a:link,
a:visited,
a:active  { color: #333333; text-decoration: none;}
a:hover   { color: #888888; text-decoration: underline;}

h1{
	background-image: url(../img/logo_casino891.gif);
	background-repeat: no-repeat;
	text-indent: -9996px;
	height: 149px;
	width: 500px;
	margin-bottom: 20px;
	background-position: center top;
	padding-top: 20px;
}

h2{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

dl{
	margin-bottom: 30px;
}

dt{
	float: left;
	width: 100px;
	margin-right: 15px;
	padding-bottom: 10px;
}

dd{
	float: left;
	padding-bottom: 10px;
	width: 380px;
}

ul{
	list-style-type: none;
	margin-top: 10px;
}

li{
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}

#Wrapper{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
}

#Contents{
	height: 500px;
}

#Food{
	text-align: center;
}
