@charset "utf-8";
body {
	background-color: #5B5B5B;
}
#wrapper {
	background-color: #FFFFFF;
	width: 880px;
	left: 50%;
	position: absolute;
	margin-left: -440px;
	top: 2px;
	height: auto;
	border: medium solid #333333;
}
#main {
	width: 77%;
	position: absolute;
	left: 187px;
	top: 148px;
	height: 100%;
}
#wrapper #main #winners li {
	list-style-type: none;
}


#header {
	width: 879px;
	position: relative;
}
#wrapper #main #image1 {
	height: 170px;
	width: 220px;
	position: absolute;
	left: 402px;
	top: 182px;
	text-align: center;
	padding-top: 15px;
	background-color: #990000;
	z-index: auto;
}
#paragraph1 {
	width: 330px;
	position: absolute;
	left: 9px;
	top: 123px;
}

#image2 {
	background-color: #FFFFFF;
	height: 325px;
	width: 232px;
	position: absolute;
	left: 27px;
	top: 624px;
	text-align: center;
	padding-top: 20px;
	border: thick groove #990000;
}
#wrapper #main #paragraph2 {
	width: 337px;
	position: absolute;
	left: 327px;
	top: 623px;
	height: 338px;
}
#gif1 {
	position: absolute;
	left: 72px;
	top: 506px;
	height: 118px;
	width: 589px;
}
#scroll {
	height: 850px;
	width: 686px;
	overflow: scroll;
	position: absolute;
	left: -6px;
	top: 11px;
}
#scroll #image1 {
	float: left;
	height: 200px;
	width: 200px;
}
