@charset "utf-8";
#firstFlash {
	position:absolute;
	width:177px;
	height:109px;
	z-index:30;
	left: 21px;
	top: 8px;
	background-image: url(plymouthLeague.png);
}
#SecondFlash {
	position:absolute;
	width:177px;
	height:109px;
	z-index:30;
	left: 21px;
	top: 182px;
	background-image: url(TheGame.png);
}
#ThirdFlash {
	position:absolute;
	width:177px;
	height:109px;
	z-index:30;
	left: 21px;
	top: 356px;
	background-image: url(TheLeague.png);
}
#ForthFlash {
	position:absolute;
	width:177px;
	height:109px;
	z-index:30;
	left: 21px;
	top: 530px;
	background-image: url(joinin.png);
}
#InnerLine1 {
	position:absolute;
	left:1px;
	top:8px;
	width:14px;
	height:693px;
	z-index:26;
	background-color: #77CAC2;
}
#InnerLine2 {
	position:absolute;
	left:566px;
	top:46px;
	width:7px;
	height:562px;
	z-index:27;
	background-color: #3DA398;
}
#Batter {
	position:absolute;
	left:383px;
	top:239px;
	width:176px;
	height:174px;
	z-index:38;
}
#TopScores1 {
	position:absolute;
	left:385px;
	top:46px;
	width:174px;
	height:174px;
	z-index:37;
	background-color: #84A884;
}
#TopScores2 {
	position:absolute;
	left:384px;
	top:431px;
	width:176px;
	height:174px;
	z-index:39;
	background-color: #84A884;
}
body {
	background-color: #E7EFE7;
	background-image: url();
}
