body {
	background: url(/images/bg_body.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-color: #07021f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #061436;
}

#container {
	width: 937px;
	position: relative;
	margin: 0px auto;
	overflow: hidden;
	padding-top: 8px;
}

#content {
	width: 708px;
	background: url(/images/bg_content.gif) repeat-y transparent;
	overflow: hidden;
	position: relative;
}
#contentInside {
	width: 694px;
	padding: 20px 7px 7px 7px;
	background: url(/images/bg_content.gif) repeat-y #8bbad2;
	overflow: hidden;
	position: relative;
}

#countdown {
	position: absolute;
	right: 5px;
	top: 12px;
	text-align: right;
	font-weight: bold;
}

#footer {
	width: 521px;
	height: 120px;
	margin-top: 10px;
	padding: 14px 20px 0px 168px;
	background: url(/images/bg_footer.gif) no-repeat top left transparent;
}

#footerLeft {
	width: 332px;
	float: left;
	font-size: 11px;
	line-height: 15px;
}
#footerRight {
	margin-left: 19px;
	width: 170px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	font-weight: bold;
}

#footerlinks {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: #8ad3db;
	margin-top: 40px;
	padding-bottom: 30px;
}

#header {
	width: 887px;
	height: 132px;
	position: relative;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	margin-bottom: 4px;
	padding-left: 50px;
}

#left {
	width: 220px;
	float: left;
	margin-right: 8px;
}

#right {
	width: 709px;
	float: left;
}

#topnav {
	width: 709px;
	height: 46px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(/images/bg_topnav.jpg) no-repeat top left transparent;
}

#topsocial {
	width: 161px;
	height: 25px;
	overflow: hidden;
	background: url(/images/bg_social.jpg) no-repeat top left transparent;
	position: absolute;
	bottom: 50px;
	right: 5px;
}

/*LINK STYLES*/

a, a:visited, a:active {
	color: #070826;
}
a:hover {
	color: #d6d6d6;
}

#contentInside a, #contentInside a:visited, #contentInside a:active {
	color: #043762;
}
#contentInside a:hover {
	color: #0071ac;
}
#contentInside.white a, #contentInside.white a:visited, #contentInside.white a:active {
	color: #0071ac;
}
#contentInside.white a:hover {
	color: #1daebf;
}

#footerlinks a, #footerlinks a:visited, #footerlinks a:active {
	color: #8ad3db;
	text-decoration: none;
}
#footerlinks a:hover {
	color: #fff;
}

#footerlinks a.white, #footerlinks a.white:visited, #footerlinks a.white:active {
	color: #fff;
	text-decoration: none;
}
#footerlinks a.white:hover {
	color: #8ad3db;
}

#topnav a {
	float: left;
}

/*ROLLOVERS*/
a.rollover:hover img, a.rollover:active img, a.rollover:visited:hover img {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
a.rollover:visited img, a.rollover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

/*SPRITES*/

a.buytickets, a.buytickets:visited, a.buytickets:active {
	background: url(/images/sprite_buytickets.jpg) no-repeat 0px 0px transparent;
	height: 53px;
	width: 220px;
	display: block;
	margin-bottom: 12px;
}
a.buytickets:hover {
	background-position: -220px 0px;
}
a.grandprizes, a.grandprizes:visited, a.grandprizes:active {
	background: url(/images/sprite_leftnav.jpg) no-repeat 0px 0px transparent;
	height: 27px;
	width: 220px;
	display: block;
}
a.grandprizes:hover {
	background-position: -220px 0px;
}
a.earlybird, a.earlybird:visited, a.earlybird:active {
	background: url(/images/sprite_leftnav.jpg) no-repeat 0px -27px transparent;
	height: 27px;
	width: 220px;
	display: block;
}
a.earlybird:hover {
	background-position: -220px -27px;
}
a.vehicles, a.vehicles:visited, a.vehicles:active {
	background: url(/images/sprite_leftnav.jpg) no-repeat 0px -54px transparent;
	height: 27px;
	width: 220px;
	display: block;
}
a.vehicles:hover {
	background-position: -220px -54px;
}
a.experiences, a.experiences:visited, a.experiences:active {
	background: url(/images/sprite_leftnav.jpg) no-repeat 0px -81px transparent;
	height: 28px;
	width: 220px;
	display: block;
}
a.experiences:hover {
	background-position: -220px -81px;
}
a.electronics, a.electronics:visited, a.electronics:active {
	background: url(/images/sprite_leftnav.jpg) no-repeat 0px -109px transparent;
	height: 27px;
	width: 220px;
	display: block;
}
a.electronics:hover {
	background-position: -220px -109px;
}
a.moreprizes, a.moreprizes:visited, a.moreprizes:active {
	background: url(/images/sprite_leftnav.jpg) no-repeat 0px -136px transparent;
	height: 27px;
	width: 220px;
	display: block;
}
a.moreprizes:hover {
	background-position: -220px -136px;
}
a.winners, a.winners:visited, a.winners:active {
	background: url(/images/sprite_leftnav.jpg) no-repeat 0px -163px transparent;
	height: 27px;
	width: 220px;
	display: block;
}
a.winners:hover {
	background-position: -220px -163px;
}
a.news, a.news:visited, a.news:active {
	background: url(/images/sprite_leftnav.jpg) no-repeat 0px -190px transparent;
	height: 27px;
	width: 220px;
	display: block;
}
a.news:hover {
	background-position: -220px -190px;
}
a.espanol, a.espanol:visited, a.espanol:active {
	background: url(/images/sprite_leftnav.jpg) no-repeat 0px -217px transparent;
	height: 27px;
	width: 220px;
	display: block;
}
a.espanol:hover {
	background-position: -220px -217px;
}
a.friend, a.friend:visited, a.friend:active {
	background: url(/images/sprite_leftnav.jpg) no-repeat 0px -244px transparent;
	height: 28px;
	width: 220px;
	display: block;
}
a.friend:hover {
	background-position: -220px -244px;
}
a.homepage, a.homepage:visited, a.homepage:active {
	background: url(/images/sprite_leftnav.jpg) no-repeat 0px -272px transparent;
	height: 28px;
	width: 220px;
	display: block;
	margin-bottom: 16px;
}
a.homepage:hover {
	background-position: -220px -272px;
}
a.videos, a.videos:visited, a.videos:active {
	background: url(/images/sprite_videos.jpg) no-repeat 0px 0px transparent;
	height: 103px;
	width: 220px;
	display: block;
	margin-bottom: 8px;
}
a.videos:hover {
	background-position: -220px 0px;
}
a.emailonly, a.emailonly:visited, a.emailonly:active {
	background: url(/images/sprite_emailonly.jpg) no-repeat 0px 0px transparent;
	height: 94px;
	width: 220px;
	display: block;
	margin-bottom: 43px;
}
a.emailonly:hover {
	background-position: -220px 0px;
}
a.facebook, a.facebook:visited, a.facebook:active {
	background: url(/images/sprite_leftsocial.gif) no-repeat 0px 0px transparent;
	height: 30px;
	width: 90px;
	display: block;
}
a.facebook:hover {
	background-position: -90px 0px;
}
a.twitter, a.twitter:visited, a.twitter:active {
	background: url(/images/sprite_leftsocial.gif) no-repeat 0px -30px transparent;
	height: 19px;
	width: 87px;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 4px;
}
a.twitter:hover {
	background-position: -90px -30px;
}

a.entertoday, a.entertoday:visited, a.entertoday:active {
	background: url(/images/button_entertoday.jpg) no-repeat 0px 0px transparent;
	height: 44px;
	width: 172px;
	display: block;
	margin: 0px auto;
	margin-bottom: 25px;
}
a.entertoday:hover {
}

/*GENERAL STYLES*/
img { border: 0; }
strong { font-weight: bold; }

p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 16px;
}

#contentInside.white p {
	width: 637px;
	margin-left: 28px;
}
#contentInside p {
	width: 668px;
	margin-left: 15px;
}
#contentInside p.small {
	font-size: 9px;
	line-height: 15px;
	color: #043864;
}
#contentInside p.desc {
	font-size: 12px;
	line-height: 15px;
	color: #043864;
}

h1 {
	width: 637px;
	margin-left: 28px;
	border-bottom: 3px solid #1daebf;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0071ac;
	margin-bottom: 20px;
}

h2 {
	margin-bottom: 12px;
	font-size: 16px;
	color: #0071ac;
	margin-left: 28px;
	font-weight: bold;
}

/*DISPLAY CLASSES*/

.clear {
	clear: both;
	height: 0px;
}

img.prize {
	margin-bottom: 5px;
}
img.title {
	display: block;
	margin: 0px auto;
	margin-bottom: 18px;
}
img.subtitle {
	position: absolute;
	right: 25px;
	top: 7px;
}

.top {
	position: absolute;
	top: 0px;
	left: 0px;
}

.bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.nudge7 {
	margin-left: 7px;
}

#contentInside.prize {
	padding-top: 55px;
}

#contentInside.white {
	background-color: white;
}