body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #FFF;
	background-color: #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	/* background-image: url('/printracesahead/images/mainback.jpg'); */
	background-image: url('/printracesahead/images/comp_closed.jpg');
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	min-height:689px;
	text-align: left;
	background-repeat: no-repeat;
}
#Copynarrow {
	min-height: 605px;
	background-color: #707173;
	margin-left: 60px;
	margin-right: 595px;
}
#Copywide{
	min-height: 605px;
	background-color: #707173;
	margin-left: 60px;
	margin-right: 195px;
}
#Copynarrow p   {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.6em;
	padding-left: 0px;
	line-height: 1.1em;
}
#Copynarrow h2 {
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#Copynarrow h1 , #Copywide h1{
	margin-left: 20px;
	font-size: 3.6em;
	line-height: 0.9em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 0px;
}
#Copywide ul {
	width: 270px;
}
#Copynarrow ul , #Copywide ul{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
#wrapper li {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828384;
	margin: 0px;
	padding-top: 0.1em;
	padding-right: 0px;
	padding-bottom: 0.1em;
	padding-left: 0px;
}
#wrapper li a {
	color: #FFF;
	text-decoration: none;
}
#wrapper li a:hover {
	color: #CCC;
}
#Copynarrow table {
	margin-left: 20px;
}
th {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	background-color: #FFF;
	color: #707173;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #707173;
}
td {
	padding-bottom: 2px;
	vertical-align: top;
}
#entryTbl input{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	width: 180px;
}
#entryTbl td {
	background-color: #FFF;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-color: #707173;
	border-bottom-width: 3px;
}
form {
	margin: 0px;
	padding: 0px;
}
#submitBtn {
	margin-left: 10px;
}
#footer {
	padding-left: 57px;
	padding-top: 15px;
	clear: both;
}
ul#prizes li {
	border-bottom-style: none;
	font-size: 1em;
	background-image: url('/printracesahead/images/bullet.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
.wrapper {
	background-image: url('/printracesahead/images/termsback.jpg');
}
#clearbar {
	clear: both;
}

