body{
	text-align: center;
	background: #eee;
	font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif;
	font-size: 11px;
}


#termswrapper{
	width: 840px;
	margin: 0 auto;
	text-align: left;
	background: #fff ;
	margin-top: 35px;
}

#wrapper{
	width: 840px;
	height: 620px; /*remove this*/
	margin: 0 auto;
	text-align: left;
	background: #fff url(../images/bg.jpg) no-repeat;
	margin-top: 35px;
}

#container{
	padding: 12px 10px;
	overflow: hidden;
}

#leftcol{
	float: left;
	width: 536px;
	height: 480px;
	overflow: hidden;
}

#leftcol object{
	position: relative;
	left: -25px;
}

#rightcol{
	float: right;
	width: 276px;
	height: 480px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 300px 36px;
}

.rightcol_box{
	/*padding: 15px;*/
	color: #fff;
}

#footer{
	float: left;
	width: 820px;
}

#footerlinks{
	text-align: center;
}

#footerlinks ul{
	margin: 0 auto;
	width: 400px;
	padding-top: 85px;
}

#footerlinks li{
	float: left;
}

#footerlinks li a{
	font-size: 13px;
	color: #233a75;
	text-decoration: none;
	padding: 0 20px;
}

#footerlinks li a:hover{
	text-decoration: underline;
}

.mandatory { color: #e8d660; display: inline; font-family: Arial, Helvetica, sans-serif}


#entry_box .toplinks { padding:10px 0 0 10px }
#entry_box .login_box {	background: url(../images/entry-registered_bg.jpg) no-repeat; padding-top: 90px }
#entry_box .login_box table{ margin-left: 20px }
#entry_box .login_box table td { padding: 2px 0 0 2px }
#entry_box .submit { padding-top: 2px }

#a_wrap { padding:20px }
#a_wrap h1 { font-size: 20px; color: #febd10; margin: 10px }
#a_wrap .winner { background-color: #000000; margin: 20px -19px; padding: 20px 19px }
#a_wrap .winner h1 { margin-left: 0 }
#a_wrap .winner a { font-size: 12px; border-bottom: 1px solid #FFFFFF; color: #FFFFFF; text-decoration: none; font-style:italic}
#a_wrap .runner_up { margin: 20px 0px }
#a_wrap .runner_up .name { font-weight: bold; margin: 5px 0; font-size: 12px }
#a_wrap .readmore { margin: 5px 0 }

#thanks { padding:20px; color: #f8d35e; text-align: center }
#thanks h1 { font-size: 26px; margin: 30px 20px }
#thanks span { font-size: 12px; font-weight: bold }
#thanks .underlined { border-bottom: 2px solid #f8d35e }
#thanks .thanks-img { margin: 30px 0 }

#grand_prize { padding:20px }
#grand_prize h1 { font-size: 20px; margin: 20px 0; color: #f8d35e; text-align: center }
#grand_prize h2 { font-size: 14px; margin: 10px 0; color: #FFFFFF; text-align: center }
#grand_prize p { margin: 5px 0 }
#grand_prize a { color: #FFFFFF; text-decoration: none; border-bottom: 1px solid #FFFFFF }
#grand_prize .back { margin-top: 60px; text-align: center }
#grand_prize .back a { border-bottom: none }

#game_card { font-size: 12px; padding:20px }
#game_card h1 { font-size: 20px; margin: 20px 0; color: #f8d35e; text-align: center }
#game_card h2 { font-size: 14px; margin: 10px 0; color: #FFFFFF; text-align: center }
#game_card p { margin: 5px 0 }
#game_card .back { margin-top: 100px; text-align: center }

#weekly_prizes { font-size: 12px; padding:20px }
#weekly_prizes h1 { font-size: 20px; margin: 20px 0; color: #f8d35e; text-align: center }
#weekly_prizes h2 { font-size: 14px; margin: 10px 0; color: #FFFFFF; text-align: center }
#weekly_prizes p { margin: 5px 0 }
#weekly_prizes .back { margin-top: 100px; text-align: center }
#weekly_prizes .float img { float: right }
#weekly_prizes .float { float: left }
