body {
	background:url('../images/pattern.jpg');
	background-repeat:repeat;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	font: normal 14px/18px Trebuchet MS, Helvetica, Arial, sans-serif;
}
#wrapper {
	background: url('../images/order-bg.jpg') no-repeat right top;
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#iwrapper {
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#win50counter {
	height:120px;
	width:100%;
	background: url('../images/win-50-counter-bg.jpg') no-repeat top;
	clear:both;
}
#win50counter p {
	color:#FFF; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	padding-top:45px;
	padding-left:15px;
}
#indexwrapper {
	position:relative;
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#indexwrapper1 {
	background:url('../images/repeat.png') repeat-y;
	padding:0;
	margin:0 auto;
	width:990px;
	height:auto;
}
#indexwrapper2 {
	background:url('../images/home-banner-2012.jpg') no-repeat center top;
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#gpwrapper {
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#gpwrapper1 {
	background:url('../images/repeat.png') repeat-y;
	padding:0;
	margin:0 auto;
	width:990px;
	height:auto;
}
#gpwrapper2 {
	background:url('../images/gp-banner-2012.jpg') no-repeat center top;
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#causewrapper {
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#causewrapper1 {
	background:url('../images/repeat.png') repeat-y;
	padding:0;
	margin:0 auto;
	width:990px;
	height:auto;
}
#causewrapper2 {
	background:url('../images/cause-banner-2012.jpg') no-repeat center top;
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
.prizesTable {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 30px;
}
#winwrapper {
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#winwrapper1 {
	background:url('../images/repeat.png') repeat-y;
	padding:0;
	margin:0 auto;
	width:990px;
	height:auto;
}
#winwrapper2 {
	background:url('../images/winners-banner-2012.jpg') no-repeat center top;
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#win50wrapper {
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#win50wrapper1 {
	background:url('../images/repeat.png') repeat-y;
	padding:0;
	margin:0 auto;
	width:990px;
	height:auto;
}
#win50wrapper2 {
	background:url('../images/win50-banner-2012.jpg') no-repeat center top;
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#tellawrapper {
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#tellawrapper1 {
	background:url('../images/repeat.png') repeat-y;
	padding:0;
	margin:0 auto;
	width:990px;
	height:auto;
}
#tellawrapper2 {
	background:url('../images/tellafriend-banner-2012.jpg') no-repeat center top;
	padding:0;
	margin:0 auto;
	width:990px;
	height:100%;
}
#index-container {
	margin: 170px auto 0;
	width:990px;
	height:100%;
	padding:10px 0;
}
#gp-container {
	margin: 180px auto 0;
	width:990px;
	height:100%;
	padding:10px 0;
}
#cause-container {
	margin: 150px auto 0;
	width:990px;
	height:100%;
	padding:10px 0;
}
#win-container {
	margin: 150px auto 0;
	width:990px;
	height:100%;
	padding:10px 0;
}
#win50-container {
	margin: 160px auto 0;
	width:990px;
	height:100%;
	padding:10px 0;
}
#dates {
	width: 490px;
	margin:0 0 0 60px;
	float:left;
}
#video {
	width: 720px;
	margin:0 0 0 60px;
	float:left;
}
#gpinfo {
	width: 860px;
	margin:0 0 0 60px;
	float:left;
}

#ticketpackshome {
	width:490px;
	height:490px;
	background-image:url('../images/ticket-pack-bg.jpg');
	background-repeat:no-repeat;
	margin:0px;
}
#grand-prize{
	width: 445px;
	margin:0 0 0 60px;
	float:left;
	}
#ticketpackages {
	width: 375px;
	margin:0 60px 0 0;
	float:right;
}
#causeleft {
	width: 395px;
	margin:0 0 0 60px;
	float:left;
}
#causeright {
	width: 415px;
	margin:0 60px 0 0;
	float:right;
}

#virtual-tour{
	float:left;
	margin:0 0 0 60px;
	width:100%;
	height:100px;
	}
	
#virtual-tour > div{
float:left;
margin:0 0 0 30px;
}

img {
	border:none;
}
h1 {
	color: #367cc7;
	font: bold 28px Trebuchet MS, Helvetica, Arial, sans-serif;
}
h2 {
	color: #a02320;
	font: bold 18px Trebuchet MS, Helvetica, Arial, sans-serif;
}
.red {
	color: #9d1f2a;
	font: bold 18px Trebuchet MS, Helvetica, Arial, sans-serif;
}
.black {
	color: #000000;
	font: bold 16px Trebuchet MS, Helvetica, Arial, sans-serif;
}
.big-blue{
	color: #367cc7;
	font: bold 22px Trebuchet MS, Helvetica, Arial, sans-serif
	}
.clear {
	clear:both;
}
a{
color:#005fb9;
}
a:hover{
color:#005fb9;
}
#gp-sign {
	position:relative;
	top:240px;
	left:335px;
	width:410px;
	height:100px;
}
#orderbtn {
	position:relative;
	top:160px;
	left:765px;
	width:186px;
	height:169px;
}
#orderbtn2 {
	position:relative;
	top:160px;
	left:765px;
	width:186px;
	height:169px;
	margin:0;padding:0;
}
/* CONTENT-BOX */
.content-box h1.tickets {
	margin-left:20px;
}
.content-box h4{
float:left;
clear:both;
width:100%;
	margin:20px 0 0 0;
	}
.content-box .license{
	color:#c3c3c3;
	text-align:center;
	}
.content-box img {
	float:left;
	margin:0;
	pading:0;
}
.content-box {
	float:right;
	position:relative;
	width:309px;
	height:auto;
}
.content-box-top {
	float:left;
	width:309px;
	height:16px;
	margin:0;
	padding:0;
	background:url('../images/contentbox-top.jpg') no-repeat;
}
.content-box-middle {
	float:left;
	width:269px;
	height:auto;
	margin:0;
	padding:0 20px;
	background:url('../images/contentbox-middle.jpg') repeat-y;
}
.content-box-bottom {
	float:left;
	width:309px;
	height:16px;
	margin:0;
	padding:0;
	background:url('../images/contentbox-bottom.jpg') no-repeat;
}
.content-box ul {
	margin-left:20px;
	padding:0;
}
.content-box ul li {
	list-style:none;
	display:block;
	font: 18px Trebuchet MS, Helvetica, Arial, sans-serif;
}
.contentbox-banner {
	position:absolute;
	left:0;
	top:+180px;
}
.content-box .children {
	float:left;
	margin-left:-9px;
	margin-top:40px;
}

.content-box #map-link{
	position:absolute;
	color: #367cc7;
	top:240px;
	right:70px;
	text-decoration:none;
	}
.content-box #map-link:hover{
	text-decoration:underline;
	}
/* END CONTENT-BOX */
/************HEADER*************/
#topperwrap {
	width: auto;
	height:63px;
	background: url('../images/bg-head-bg.jpg') repeat-x top;
}
#topper {
	width: 867px;
	height:63px;
	margin:0px auto;
	background: url('../images/bg-head.jpg');
	background-repeat:no-repeat;
}
#header {
	width: 100%;
	height:220px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}
#navbar {
	list-style-type:none;
	margin:20px auto;
	width:990px;
	z-index:9000;
}
#navbar img {
	position:relative;
	left:-50px;
}
#nav {
	float:right;
	padding:10px 5px 0 20px;
	height:30px;
	margin:0 15px 0 0;
	background:url('../images/navbar1.png') no-repeat right top;
}
#navbar ul {
	list-style-type:none;
}
#navbar ul li {
	display:inline;
}
#navbar ul li a {
	display:block;
	font: normal 18px/18px Trebuchet MS, Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#ffffff;
	float:left;
	padding-right:15px;
	height:30px;
}
#navbar ul li a:hover, #navbar ul li a:active {
	color:#f6ca16;
}
#top {
	background:url('../images/top.png') no-repeat center top;
	height:23px;
	width:990px;
	margin:50px auto 0;
	text-align:center;
}
#bottom {
	background:url('../images/bottom.png') no-repeat center top;
	height:40px;
	width:990px;
	margin:0 auto;
	text-align:center;
}
#orderoptions {
	width: 405px;
	height:120px;
	margin:0 0 0 15px;
}
#orderoptions h1 {
	padding:5px 15px 0;
}
#orderoptions p {
	font: 14px/18px Trebuchet MS, Helvetica, Arial, sans-serif;
	padding:0 15px;
}
.ordertitle {
	padding:0 15px;
}
/************FOOTER*************/
#links {
	width:940px;
	height:50px;
	text-align:center;
	padding-top:5px;
}
#links a {
	font: normal 15px/45px Trebuchet MS, Helvetica, Arial, sans-serif;
	color:#ffffff;
	padding:0 5px;
	text-decoration:none;
	text-align:left;
}
#links a:hover, #footer a:active {
	color:#f6ca16;
	text-decoration:none;
	text-align:center;
}
#footer {
	width: 100%;
	height:79px;
}
#footer img {
	padding-top:15px;
}
#footer-container {
	height:79px;
	width:990px;
	margin:0 auto;
	text-align:center;
	background:url('../images/footerbg.png') no-repeat center top;
}
/************TELL A FRIEND*************/
#telly {
	width: 800px;
	margin:0 0 0 60px;
	float:left;
}
#leftfields {
	margin:0 auto;
	width: 800px;
}


#personalMessage {
	width: 100%;
	height: 100px;
}
#comments {
	height: 200px;
	width: 540px;
	margin:0 auto;
	float:left;
}

.lotteryLicense {
	margin-top: 20px;
	height: 20px;
	width: 100%;
	float: left;
}





