body {
	background-color: #F0E7D8;
	padding: 0;
	margin: 0;
	Font-Family: Arial;
}
img {
	border: 0;
}
table {
	margin: auto;
	padding: 0;
}
table td {
	padding: 0;
	margin: 0;
}
div.page {
	position: relative;
	width: 667px;
	margin: auto;
}
td.leftBorder {
	width: 15px;
	background-image: url(leftBorder.jpg);
	text-align: right;
}
td.rightBorder {
	width: 15px;
	background-image: url(rightBorder.jpg);
	text-align: left;
}
div.page div.top {
	background-image: url(topBkg.jpg);
	width: 667px;
	height: 90px;
	margin: auto;
	position: relative;
	padding-top: 10px;
}
div.page div.top a {
	Color: #FFFFFF;
}
div.page div.top div.flags {
	position: absolute;
	right: 10px;
	bottom: 5px;
}
div.page div.top div.banner {
	position: absolute;
	right: 10px;
	top: 10px;
}
div.page div.topBanners {
	text-align: center;
	width: 667px;
	height: 127px;
}
div.page div.topBanners table {
	display: block;
	float: left;
	border: 0;
	margin-bottom: 1px;
	margin-top: 1px;
}
div.page div.topBanners table td {
	text-align: center;
	padding-bottom: 1px;
}
div.page div.topBanners img {
	display: block;
	float: left;
	border: 0;
}
div.page div.topBanners iframe {
	display: block;
}
div.page div.border1 {
	background-image: url(border1.jpg);
	width: 100%;
	height: 8px;
	font-size: 1px;
}
div.page div.menu {
	width: 657px;
	height: 30px;
	padding: 5px;
	padding-bottom: 0;
	background-color: #F9F3E7;
	Color: #7A2E1F;
	Font-weight: bold;
	Font-Family: Times New Roman;
}
div.page div.menu a {
	Color: #7A2E1F;
	text-decoration: none;
}
div.page div.menu a:hover {
	text-decoration: underline;
}
div.page div.menu table {
	float: left;
	padding: 0;
	margin: 0;
}
div.page div.menu table td {
	padding: 0;
	margin: 0;
}

div.page div.menuBottomBorder {
	width: 667px;
	background-image: url(bottomBorder.jpg);
	height: 10px;
	font-size: 1px;
}
div.page div.menuBottomBorderS {
	width: 667px;
	background-image: url(bottomBorderS.jpg);
	height: 3px;
	font-size: 1px;
}
div.page div.content {
	margin-top: 5px;
	width: 667px;
	font-size: 12px;
	overflow: hidden;
}
div.page div.content td.email {
	width: 148px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
div.page div.content td.email input {
	width: 100px;
}
div.page div.content td.email input#submit {
	width: 50px;
}
div.page div.content td.email table {
	width: 130px;
}
div.page div.content td.email table a {
	Color: #7A2E1F;
	text-decoration: none;
}
div.page div.content td.email table a:hover {
	text-decoration: underline;
}
div.page div.content td.text {
	padding-left: 10px;
	padding-right: 10px
}
div.page div.content td.text table.game td {
	vertical-align: top;
}
div.page div.content td.text table.game td a {
	font-size: 10px;
	Color: #000066;
}
div.page div.content td.text table.game td div.links {
	text-align: right;
}
div.page div.content td.text table.game td iframe {
	float: left;
	margin-right: 5px;
}
div.page table.allGames {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	width: 400px;
	height: 125px;
	margin-left: 5px;
	margin-right: 5px;
}
div.page table.allGames td {
	vertical-align: top;
	text-align: center;
}
div.page table.allGames img {
	float: none;
	display: inline;
	width: 55px;
}
div.page table.allGames h4 {
	display: inline;
}
div.page table.allGames h4 a {
	Color: #000000;
	font-size: 20px;
}
div.page table.allGames h4 a:hover {
	text-decoration: underline;
}
a {
	Color: #000000;
}
div.expedia a {
	font-size: 16px;
}
img.bigGame {
	height: 100px;
	width: 100px;
}