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

div#bin {
	margin:0 auto;
	position:relative;
	clear:left;
	top:0px;
	width:1000px;
	height:800px;
	background-image: url(mpwebbg2.jpg);
}

div#links {
	left:200px;
	top:300px;
	height:50px;
	width:600px;
	text-align: center;
	position: absolute;
	color: #FFF;
	font-size: xx-large;
}
#sponsors {
	vertical-align: baseline;
	height: 425px;
	width: 1000px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
