/*CSS Document */

body {
	background-image:url('http://showtime.arkansasonline.com/e2/static/style/upickem/halloween-contest/images/bkgrd.jpg');
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#000000;
}
#wrapper {
	background-color:#f7dda7;
	width:860px;
	margin:-10px auto 0 auto;
}
.header {
	width:860px;
	padding-left:15px;

}
.sponsor {
	text-align:center;
}
.ad_160x600 {
	width:160px;
	padding:15px 15px 5px 20px;
	float:left;
	font-size:12px;
	font-family:Arial;
	color:#000000;
}


#upickem {
	width:640px;
	background-color:#f7dda7;
	padding-top:15px;
	padding-left:20px;
	float:left;
}

/*Footer Logo*/
#AOLogo {
	width:250px;
	margin:0 auto 0 auto;
	padding-bottom:15px;
}
