* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #221E1F;
}

body {
	text-align: center;
	background: #FFf url(../img/entertowin.jpg) no-repeat top center;
	min-width: 955px;
}

body#Dis {
	background: #FFf url(../img/entertowin.jpg) no-repeat top center;
}

#Outer {
	position: relative;
	width: 945px;
	height: 571px;
	margin: 0 auto;
}

#Inner {
	position: relative;
	width: 945px;
	height: 138px;
	margin: 0 auto;
}

#Wrapper {
	position: relative;
	width: 763px;
	height: 433px;
	margin: 0 auto;
	text-align: left;
}

body#Dis #Wrapper {
	margin: 0 auto 0 auto;
	width: 820px;
	height: 550px;
}

#Inner a.Map {
	position: absolute;
	width: 275px;
	height: 80px;
	left: 25px;
	top: 20px;
	text-indent: -1000em;
	text-decoration: none;
}

#MastHead {
	position: relative;
	width: 945px;
	height: 120px;
	margin: 0 auto;
}

#MastHead a.Map {
	position: absolute;
	width: 275px;
	height: 80px;
	left: 25px;
	top: 20px;
	text-indent: -1000em;
	text-decoration: none;
}

#Disclaimer {
	float: right;
	width: 760px;
	height: 420px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

h2, label {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

p {
	padding-bottom: 10px;
}

#PrimaryContent {
	float: right;
	width: 433px;
	height: 433px;
}

#SecondaryContent {
	float: left;
	width: 235px;
	height: 433px;
	text-align: center;
}

#SecondaryContent div {
	text-align: left;
	width: 185px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

ul {
	list-style: none;
}

li {
	padding-bottom: 2px;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #69BEE2;
}

.button {
	position: absolute;
	bottom: 0;
	right: 0;
}