@charset "utf-8";
/* CSS Document */

div.rosterboxheader{
	margin:auto;
	width:466px;
	height:34px;
	background-image:url('images/LakemaryRoster/middleboxheader.jpg');
	overflow:auto;
}


div.rosterboxmiddle{
	margin:auto;
	width:466px;
	background-repeat:repeat-y;
	background-image:url('images/LakemaryRoster/middleboxmiddle.jpg');
}

div.rostertableback2{
	background-image: url('images/LakemaryRoster/background.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	width:466px;
	height: 1870px;
}

div.player1{
margin-left:20px;

}

div.player1img{
	width:88px;
	height: 120px;
}


div.player2{
position:absolute;
margin-top:-150px;
margin-left:130px;

}

div.player2img{
	width:88px;
	height: 120px;
}

div.player3{
position:absolute;
margin-top:-150px;
margin-left:240px;

}

div.player3img{
	width:88px;
	height: 120px;
}

div.player4{
position:absolute;
margin-top:-150px;
margin-left:350px;

}

div.player4img{
	width:88px;
	height: 120px;
}

div.5to9{
position:absolute;
margin-top:-250px;
}


