body {
	background-color: #FFE08D;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	color: #CC6666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6666;
}
a:hover {
	text-decoration: none;
	color: #DC9898;
}
a:active {
	text-decoration: none;
	color: #CC6666;
}
h1 {
  font-family: Tahoma;
	font-size: 13px;
	color: #663300;
	margin:0px;
	margin-bottom: 2px;
}
h2 {
  font-family: Tahoma;
	font-size: 12px;
	color: #663300;
	margin:0px;
	margin-bottom: 2px;
}
h3 {
  font-family: Tahoma;
	font-size: 11px;
	color: #663300;
	margin:0px;
	margin-bottom: 2px;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	height: 34px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/topnav-line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.sitemap {
	font-family: Tahoma;
	font-size: 10px;
	color: #A64002;
	text-align: left;
	line-height: 12px;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.heading12 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #663300;
	text-align: center;
	padding-top: 2px;
}
.content11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
.advertiser {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #646400;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #C69000;
	text-align: left;
	padding: 5px;
}
.interjackpots {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFE294;
}
