
#winner{
	width:400px; 
	height:350px;
	position:absolute; 
	top:30px; 	 
	right:40px; 
	background-image:url(../images/winner_frame.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}
#winner_img{
	width:310px; 
	height:203px; 
	margin-top:25px;
}

#signpost{
	width:500px; 
	height:300px;
	position:absolute; 
	top:30px;	
	left:40px; 
	background-image:url(../images/signpost_frame.png);
	background-repeat:no-repeat;
	background-position:top center;
}
#signpost_txt{
	width:418px;
	height:162px;
	margin-top:18px;
	margin-left:41px;
}
.secondary_frame{
	width:210px; 
	height:200px;
	position:absolute; 
	background-image:url(../images/secondary_frame.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}
#second{
	top:300px; 	 
	left:40px; 
}
#third{
	top:360px; 	 
	left:280px; 
}
#fourth{
	top:300px; 	 
	right:300px; 
}
#fifth{ 
	top:380px; 	 
	right:60px; 
}
.secondary_img{
	width:183px; 
	height:121px; 
	margin-top:14px;
}