@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	margin: 0px;
	background-image: url(images/main-background.png);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper {
	width: 1175px; /* Replace the xxxx with the the width of your site (eg 800px)*/
	text-align:left;
	background-image: url(images/UPickemBACKGROUNDLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 3300px;
	background-color: #FFFFFF;
	overflow: visible;
}


 #wrapper-right {
	width: 1175px;
	background-image: url(images/UPickemBACKGROUNDRight.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 3300px;
	overflow: visible;
}


#header {
	height: 175px;
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#right-rail {
	float: right;
	width: 302px;
	text-align: center;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.58em;
	color: #999999;
	padding-top: 12px;
	letter-spacing: 0.30em;
}

#upickem-content {
	width: 670px;
	padding-top: 5px;
	margin-bottom: 12px;
}

#leaderboard {
	width: 670px;
	height: 105px;
	padding-right: 2px;
	padding-bottom: 5px;
}


#footer {
	background-color: #efefef;
	text-align: center;
	height: 68px;
	width: 582px;
	margin-top: 4px;
	margin-bottom: 12px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-left: 6px;
	display: block;
	float: left;
	clear: both;
}

#content-container {
	width: 976px;
	background-color: #FFFFFF;
	height: auto;
	margin-right: 205px;
		}



#custom-sponsorship {
	height:140x;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}

#custom-sponsorship img {
	height: 140px;
	width: 240px;
}
