body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #727272;
}
td.logo {
	width: 400px;
	height: 103px;
	background-image: url(images/TopLeft.jpg);
	background-repeat: no-repeat;
	background-position: middle;
}
td.topcontent {
	width: 400px;
	height: 103px;
	background-image: url(images/TopRight.jpg);
	background-repeat: no-repeat;
	background-position: middle;
	vertical-align: middle;
	
}
td.TopBase {
	width: 800px;
	height: 50px;
	background-image: url(images/TopBase.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td.content {
	width: 800px;
	background-image: url(images/BG.jpg);
}
td.bottom {
	width: 790px;
	height: 50px;
	background-image: url(images/Bottom.jpg);
	vertical-align: top;
}
td.flashslide {
	width: 335px;
	vertical-align: middle;
}
td.flashcontent {
	width: 335px;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	text-align: center;
	margin-left: 50px;
	color: #22190A;
}
h.top {
	margin-left: 0px;
}
p {
	margin-left: 100px;
	margin-right: 50px;
	text-align: justify;
}
p.contact {
	text-align: center;
}
ul.rooms {
	margin-left: 150px;
	margin-right: 50px;
	font-size: 13pt;
}
li.rooms {
	padding-bottom: 10px;
}
ul.rules {
	margin-left: 300px;
	margin-right: 50px;
}
li.rules {
	padding-bottom: 10px;
}
