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

.headingtextbluecenterlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #006;
	text-align: center;
}
h2 {
	font-family: Calibri, "Lucida Sans", Verdana, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
}
#navbutton {
padding: 0;
}
#navbutton li {
display: inline;
}
#navbutton li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	float:left;
	background-color: #999;
	color: #000;
	font-weight: 500;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
}
#navbutton li a:hover {
	background-color: #666;
	margin-top:-2px;
	padding-bottom:12px;
	text-align: center;
}
.fontsizesmall {
	font-family: geneva, arial, helvetica;
	font-size: 12px;
	color: #000;
	text-align: center;
}
body {
	background-image: url(images/newbluegradient.png);
}
.border {
	border: medium outset #1B3476;
}
h1 {
	font-family: Calibri, "Lucida Sans", Verdana, sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #900;
	text-align: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
	text-align: left;
}
h5 {
	font-family: geneva, arial, helvetica;
	font-size: 16px;
	color: #900;
	line-height: normal;
}
.headingtextmaroon16left {
	font-family: geneva, arial, helvetica;
	font-size: 16px;
	color: #900;
	font-weight: 500;
	text-align: center;
}
.headingtext18ptbluecenter {
	font-family: geneva, arial, helvetica;
	font-size: 18px;
	color: #006;
	text-align: center;
}


h6 {
	font-family: geneva, arial, helvetica;
	font-size: 16px;
	color: #006;
	line-height: normal;
}
.headingtextblue16 {
	font-family: geneva, arial, helvetica;
	font-size: 16px;
	font-weight: 600;
	color: #006;
	text-align: left;
}
.textblack16left {
	font-family: geneva, arial, helvetica;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}

.headingtextblackcenter {
	font-family: geneva, arial, helvetica;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	text-align: center;
}
.headingtext18blueleft {
	font-family: geneva, arial, helvetica;
	font-size: 18px;
	color: #006;
}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
	margin: 0;
	padding: 0;
	position: relative;
	left: 262px;
	top: 6px;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  color: #ffffff;
  display: inline-block;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  min-width: 35px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 #333333;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li.active a {
  background: #646464 url(grad_dark.png) repeat-x left bottom;
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #4a4a4a));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#646464', endColorstr='#4a4a4a', GradientType=0);
  box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  -moz-box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  -webkit-box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  filter: none;
}
#cssmenu > ul > li.active a:hover {
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #4a4a4a));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#646464', endColorstr='#4a4a4a', GradientType=0);
  filter: none;
}
#cssmenu > ul > li a {
  box-shadow: inset 0 0 0 1px #8a8a8a;
  -moz-box-shadow: inset 0 0 0 1px #8a8a8a;
  -webkit-box-shadow: inset 0 0 0 1px #8a8a8a;
  background: #4a4a4a url(grad_dark.png) repeat-x left top;
  background: -moz-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8a8a8a), color-stop(50%, #707070), color-stop(51%, #626262), color-stop(100%, #787878));
  background: -webkit-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: -o-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: -ms-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: linear-gradient(to bottom, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#8a8a8a', endColorstr='#787878', GradientType=0);
  border-bottom: 1px solid #5d5d5d;
  border-top: 1px solid #5d5d5d;
  border-right: 1px solid #5d5d5d;
  line-height: 34px;
  padding: 0 28px;
  filter: none;
}
#cssmenu > ul > li a:hover {
  background: #8a8a8a url(grad_dark.png) repeat-x left bottom;
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(50%, #4a4a4a), color-stop(51%, #3b3b3b), color-stop(100%, #525252));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#8a8a8a', endColorstr='#787878', GradientType=0);

  filter: none;
}
#cssmenu > ul > li:first-child a {
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-left: 1px solid #5d5d5d;
}
#cssmenu > ul > li:last-child a {
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}
#cssmenu .has-sub:hover ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  top: 36px;
  left: -1px;
  min-width: 100%;
  text-align: center;
  /* IE7 */

  *width: 100%;
}
#cssmenu .has-sub ul li {
  text-align: center;
}
#cssmenu .has-sub ul li a {
  border-top: 0 none;
  border-left: 1px solid #5d5d5d;
  display: block;
  line-height: 120%;
  padding: 9px 5px;
  text-align: center;
}
.doubleborder {
	border: medium double #006;
}


/*start photos2021.html */
#photos2021mainbox {
	position: relative;
	z-index: 1;
	height: 28600px;
	width: 772px;
	background-color: #ffffb3;
	margin: auto;
}
#photos2021softballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 8px;
}
#photos2021titlebox {
	position:absolute;
	width:362px;
	height:161px;
	z-index:3;
	left: 381px;
	top: 5px;
}
#photos2021topnavbuttonbox {
	position:relative;
	width:720px;
	height:55px;
	z-index:4;
	left: 28px;
	top: 165px;
}
#photos2021bottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 13px;
	top: 28438px;
}
#photos2021copyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 10px;
	top: 28491px;
}
#photos2021graphicbox {
	position:absolute;
	width:200px;
	height:68px;
	z-index:2;
	left: 343px;
	top: 92px;
}
#photos2021priorlinks {
	position:absolute;
	width:514px;
	height:41px;
	z-index:7;
	left: 24px;
	top: 307px;
}
#photos2021pic1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 21px;
	top: 648px;
}
#photos2021pic2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	left: 23px;
	top: 258px;
}
#photos2021topnavbar {
	position:absolute;
	width:744px;
	height:50px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#photos2021pic12 {
	position:absolute;
	width:260px;
	height:115px;
	z-index:11;
	left: 23px;
	top: 1059px;
}
#photos2021pic3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:201;
	left: 282px;
	top: 2387px;
}
#photos2021pic4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 413px;
	top: 971px;
}
#photos2021pic6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:21;
	left: 432px;
	top: 1576px;
}
#photos2021pic5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 31px;
	top: 1488px;
}
#photos2021pic7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:20;
	left: 77px;
	top: 22781px;
}
#photos2021pic8 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:202;
	left: 548px;
	top: 2202px;
}
#photos2021pic9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:203;
	left: 17px;
	top: 2319px;
}
#photos2021pic10 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:204;
	left: 16px;
	top: 1992px;
}
#photos2021pic11 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:25;
	left: 312px;
	top: 247px;
}
#photos2021pic13 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:206;
	left: 530px;
	top: 2535px;
}
#photos2021pic14 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:207;
	left: 330px;
	top: 8564px;
}
#photos2021pic15 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:208;
	left: 421px;
	top: 24805px;
}
#photos2021pic16 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:209;
	left: 16px;
	top: 3277px;
}
#photos2021pic17 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:210;
	left: 445px;
	top: 3091px;
}
#photos2021pic18 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:211;
	left: 20px;
	top: 6183px;
}
#photos2021pic19 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:212;
	left: 386px;
	top: 3673px;
}
#photos2021pic20 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:214;
	left: 389px;
	top: 4000px;
}
#photos2021picbox21 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:215;
	left: 18px;
	top: 3906px;
}
#photos2021pic22 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:216;
	left: 26px;
	top: 4446px;
}
#photos2021pic23 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:217;
	left: 267px;
	top: 4654px;
}
#photos2021picbox24 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:218;
	left: 54px;
	top: 4864px;
}
#photos2021picbox25 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:219;
	left: 376px;
	top: 6436px;
}
#photos2021picbox26 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:220;
	top: 27704px;
	left: 62px;
}
#photos2021pic27 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:221;
	top: 23253px;
	left: 528px;
}
#photos2021picbox28 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:222;
	top: 7968px;
	left: 50px;
}
#photos2021picbox29 {
	position:absolute;
	width:200px;
	height:316px;
	z-index:223;
	top: 6875px;
	left: 473px;
}
#photos2021picbox30 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:224;
	top: 8414px;
	left: 18px;
}
#photos2021picbox31 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:225;
	top: 8913px;
	left: 389px;
}
#photos2021picbox32 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:226;
	left: 60px;
	top: 7273px;
}
#photos2021picbox33 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:227;
	top: 7700px;
	left: 50px;
}
#photos2021picbox34 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:228;
	top: 7539px;
	left: 427px;
}
#photos2021picbox36 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:229;
	top: 578px;
	left: 448px;
}
#photos2021picbox37 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:230;
	top: 8977px;
	left: 15px;
}
#photos2021picbox35 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:231;
	top: 12264px;
	left: 472px;
}
#photos2021picbox38 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:232;
	left: 318px;
	top: 8174px;
}
#photos2021picbox39 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:233;
	left: 20px;
	top: 6897px;
}
#photos2016picbox40 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:234;
	left: 8px;
	top: 26600px;
}
#photos2021picbox45 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:235;
	left: 28px;
	top: 5212px;
}
#photos2021picbox57 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:236;
	left: 327px;
	top: 5084px;
}
#photos2021picbox46 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:237;
	left: 11px;
	top: 5641px;
}
#photos2021picbox47 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:238;
	left: 13px;
	top: 2671px;
}
#photos2021picbox48 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:239;
	left: 14px;
	top: 6455px;
}
#photos2021picbox49 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:240;
	left: 342px;
	top: 5443px;
}
#photos2021picbox50 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:241;
	left: 541px;
	top: 9467px;
}
#photos2021picbox51 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:242;
	left: 16px;
	top: 9444px;
}
#photos2021picbox52 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:243;
	left: 364px;
	top: 6028px;
}
#photos2021picbox53 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:244;
	left: 525px;
	top: 9987px;
}
#photos2021picbox55 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:245;
	left: 308px;
	top: 9475px;
}
#photos2021picbox56 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:246;
	left: 37px;
	top: 10385px;
}
#photos2021picbox58 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:247;
	left: 19px;
	top: 9955px;
}
#photos2021picbox59 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:248;
	top: 9716px;
	left: 298px;
}
#photos2021picbox60 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:249;
	top: 10824px;
	left: 132px;
}
#photos2021picbox61 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:250;
	top: 11115px;
	left: 387px;
}
#photos2021picbox62 {
	position:absolute;
	width:289px;
	height:326px;
	z-index:251;
	left: 362px;
	top: 10463px;
}
#photos2021picbox63 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:252;
	top: 11138px;
	left: 19px;
}
#photos2021picbox64 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 22px;
	top: 13724px;
}
#photos2021picbox65 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 81px;
	top: 11600px;
}
#photos2021picbox66 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:254;
	left: 18px;
	top: 12335px;
}
#photos2021picbox67 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:255;
	left: 21px;
	top: 11926px;
}
#photos2021picbox68 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:256;
	left: 68px;
	top: 22403px;
}
#photos2021picbox69 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 13359px;
}#photos2021picbox70 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:258;
	left: 9px;
	top: 12660px;
}#photos2021picbox71 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:259;
	left: 14px;
	top: 24789px;
}
#photos2021picbox72 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 16px;
	top: 12259px;
}
#photos2021picbox73 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 109px;
	top: 24468px;
}
#photos2021picbox74 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 483px;
	top: 12883px;
}
#photos2021picbox75 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 25216px;
}
#photos2021picbox76 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 412px;
	top: 11731px;
}
#photos2021picbox77{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 23664px;
}
#photos2021picbox78 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 482px;
	top: 13252px;
}
#photos2021picbox79 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 209px;
	top: 24000px;
}
#photos2021picbox80 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 446px;
	top: 13939px;
}
#photos2021picbox81 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 453px;
	top: 13506px;
}
#photos2021picbox82 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 447px;
	top: 14386px;
}
#photos2021picbox83 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 19px;
	top: 14105px;
}
#photos2021picbox84{
	position:absolute;
	width:130px;
	height:115px;
	z-index:257;
	left: 17px;
	top: 14969px;
}
#photos2021picbox85{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 14634px;
}
#photos2021picbox86{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 379px;
	top: 14874px;
}
#photos2021picbox87{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 101px;
	top: 26804px;
}
#photos2021picbox88{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 15251px;
}
#photos2021picbox89{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 20px;
	top: 15989px;
}
#photos2021picbox90{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 539px;
	top: 15822px;
}
#photos2021picbox91{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 200px;
	top: 15527px;
}
#photos2021picbox92{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 15700px;
}
#photos2021picbox93{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 343px;
	top: 15369px;
}
#photos2021picbox94{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 16355px;
}
#photos2021picbox95{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 410px;
	top: 17218px;
}
#photos2021picbox96{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 36px;
	top: 27308px;
}
#photos2021picbox97{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 516px;
	top: 16831px;
}
#photos2021picbox98{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 324px;
	top: 26174px;
}
#photos2021picbox99{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 348px;
	top: 18730px;
}
#photos2021picbox100{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 22px;
	top: 17136px;
}
#photos2021picbox101{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 20px;
	top: 17759px;
}
#photos2021picbox102{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left:11px;
	top: 26121px;
}
#photos2021picbox103{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 25px;
	top: 25608px;
}
#photos2021picbox104{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 48px;
	top: 16856px;
}
#photos2021picbox105{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 281px;
	top: 19593px;
}
#photos2021picbox106{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 535px;
	top: 25716px;
}
#photos2021picbox107{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 18px;
	top: 18437px;
}
#photos2021picbox108{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 19253px;
}
#photos2021picbox109{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 505px;
	top: 18138px;
}
#photos2021picbox110{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 44px;
	top: 20320px;
}
#photos2021picbox111{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 21196px;
}
#photos2021picbox112{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 406px;
	top: 20247px;
}
#photos2021picbox113{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 417px;
	top: 20820px;
}
#photos2021picbox114{
	position:absolute;
	width:57px;
	height:115px;
	z-index:257;
	left: 105px;
	top: 27045px;
}
#photos2021picbox115{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 331px;
	top: 21249px;
}
#photos2021picbox116{
	position:absolute;
	width:51px;
	height:115px;
	z-index:257;
	left: 133px;
	top: 21531px;
}
#photos2021picbox117{
	position:absolute;
	width:83px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 20821px;
}
#photos2021picbox118{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 35px;
	top: 21892px;
}
#photos2021picbox119{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 132px;
	top: 19912px;
}
#photos2021picbox120{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 438px;
	top: 21885px;
}
#photos2021picbox121{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 307px;
	top: 18977px;
}
#photos2021picbox122{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 30px;
	top: 23262px;
}
#photos2021picbox123{
	position:absolute;
	width:139px;
	height:70px;
	z-index:257;
	left: 476px;
	top: 17523px;
}
#photos2021picbox124{
	position:absolute;
	width:140px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 18727px;
}
/*photos2021.html end */
/*photos2021teams.html start */
#team2021team5roster {
	position:absolute;
	width:749px;
	height:139px;
	z-index:501;
	left: 19px;
	top: 3974px;
}
 
   #team2021photoschampionbox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:70;
	left: 18px;
	top: 472px;
}
    #team2021photo5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:503;
	left: 18px;
	top: 4207px;
}
#team2021team5roster {
	position:absolute;
	width:749px;
	height:151px;
	z-index:501;
	left: 17px;
	top: 4646px;
}
    #team2021photoschampionbox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:70;
	left: 18px;
	top: 472px;
}
    #yatesteamphoto2021 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:503;
	left: 14px;
	top: 4451px;
}

    #team2021team4roster {
	position:absolute;
	width:764px;
	height:115px;
	z-index:504;
	left: 12px;
	top: 4957px;
}
    #team2021team1roster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:999;
	left: 16px;
	top: 1607px;
}
#team2021photoscopyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 7px;
	top: 4899px;
}
#team2021photosbox1 {
	position:absolute;
	width:752px;
	height:54px;
	z-index:10;
	left: 24px;
	top: 276px;
}
#team2021photosmainbox {
	position: relative;
	z-index: 1;
	height: 5000px;
	width: 779px;
	top: auto;
	background-color: #ffffb3;
	margin: auto;
}
#team2021photossoftballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 8px;
}
#team2021topnavbuttonbox {
	position:relative;
	width:744px;
	height:55px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#team2021photosbottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 22px;
	top: 4818px;
}
#team2021photopagebox1 {
	position:absolute;
	width:749px;
	height:54px;
	z-index:53;
	left: 31px;
	top: 223px;
}
#teamphotos2021titlebox {
	position:absolute;
	width:345px;
	height:171px;
	z-index:3;
	left: 414px;
	top: 5px;
}
#Seminoleteamphotopage2021 {
	position:absolute;
	width:200px;
	height:438px;
	z-index:71;
	left: 14px;
	top: 1153px;
}
#LPMarineteamphoto2021 {
	position:absolute;
	width:200px;
	height:354px;
	z-index:72;
	left: 6px;
	top: 3146px;
}
#Dockteamphoto2021 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:73;
	left: 6px;
	top: 2484px;
}
#Centralteamphoto2021 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:74;
	left: 11px;
	top: 1826px;
}
#team2021championbox {
	position:absolute;
	width:729px;
	height:115px;
	z-index:75;
	left: 36px;
	top: 1053px;
}
#team2021championnames {
	position:absolute;
	width:759px;
	height:152px;
	z-index:76;
	left: 15px;
	top: 1594px;
}
#team2021lpmarineroster {
	position:absolute;
	width:758px;
	height:108px;
	z-index:77;
	left: 13px;
	top: 2702px;
}
#team2021team3roster {
	position:absolute;
	width:757px;
	height:140px;
	z-index:78;
	left: 13px;
	top: 3409px;
}
#team2021centalsecurityroster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:79;
	left: 15px;
	top: 2200px;
}
#team2021lpm {
	position:absolute;
	width:200px;
	height:115px;
	z-index:80;
	left: 8px;
	top: 3825px;
}
    #team2021team5rosterbox {
	position:absolute;
	width:764px;
	height:115px;
	z-index:504;
	left: 12px;
	top: 4957px;
}
    #team2021team1roster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:999;
	left: 16px;
	top: 1607px;
}
#team2021team4rosterbox {
	position:absolute;
	width:749px;
	height:115px;
	z-index:501;
	left: 18px;
	top: 4276px;
}
    #team2021photoschampionbox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:70;
	left: 26px;
	top: 1193px;
}
    #phototeam42021 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:503;
	left: 14px;
	top: 4451px;
}
    #team2021team4roster {
	position:absolute;
	width:764px;
	height:137px;
	z-index:504;
	left: 11px;
	top: 4023px;
}
    #team2021team2roster {
	position:absolute;
	width:758px;
	height:146px;
	z-index:999;
	left: 14px;
	top: 2796px;
}
    #team2021photo1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1000;
	left: 14px;
	top: 1776px;
}
    #team2021photo2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1001;
	left: 18px;
	top: 2355px;
}
    #team2021photo3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1002;
	left: 16px;
	top: 2962px;
}
    #team2021photo4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1003;
	left: 16px;
	top: 3573px;
}
/*photos2021teams.html end */
/*start photos2022.html */
#photos2022mainbox {
	position: relative;
	z-index: 1;
	height: 23600px;
	width: 772px;
	background-color: #ffffb3;
	margin: auto;
}
#photos2022softballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 8px;
}
#photos2022titlebox {
	position:absolute;
	width:507px;
	height:161px;
	z-index:3;
	left: 236px;
	top: 5px;
}
#photos2022topnavbuttonbox {
	position:relative;
	width:720px;
	height:55px;
	z-index:4;
	left: 28px;
	top: 165px;
}
#photos2022bottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 13px;
	top: 23438px;
}
#photos2022copyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 10px;
	top: 23491px;
}
#photos2022graphicbox {
	position:absolute;
	width:200px;
	height:68px;
	z-index:2;
	left: 343px;
	top: 92px;
}
#photos2022priorlinks {
	position:absolute;
	width:514px;
	height:41px;
	z-index:7;
	left: 24px;
	top: 307px;
}
#photos2022pic1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 48px;
	top: 593px;
}
#photos2022pic2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	left: 23px;
	top: 258px;
}
#photos2022topnavbar {
	position:absolute;
	width:744px;
	height:50px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#photos2022pic12 {
	position:absolute;
	width:260px;
	height:115px;
	z-index:11;
	left: 459px;
	top: 1063px;
}
#photos2022pic3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:201;
	left: 282px;
	top: 2387px;
}
#photos2022pic4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 16px;
	top: 985px;
}
#photos2022pic6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:21;
	left: 400px;
	top: 1590px;
}
#photos2022pic5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 39px;
	top: 1369px;
}
#photos2022pic7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:20;
	left: 56px;
	top: 22731px;
}
#photos2022pic8 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:202;
	left: 329px;
	top: 2046px;
}
#photos2022pic9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:203;
	left: 17px;
	top: 2273px;
}
#photos2022pic10 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:204;
	left: 40px;
	top: 1906px;
}
#photos2022pic11 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:25;
	left: 382px;
	top: 261px;
}
#photos2022pic13 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:206;
	left: 410px;
	top: 2741px;
}
#photos2022pic14 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:207;
	left: 467px;
	top: 647px;
}
#photos2022pic15 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:208;
	left: 26px;
	top: 12994px;
}
#photos2022pic16 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:209;
	left: 37px;
	top: 3222px;
}
#photos2022pic17 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:210;
	left: 500px;
	top: 3200px;
}
#photos2022pic18 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:211;
	left: 14px;
	top: 3677px;
}
#photos2022pic19 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:212;
	left: 286px;
	top: 3707px;
}
#photos2022pic20 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:214;
	left: 459px;
	top: 4112px;
}
#photos2022picbox21 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:215;
	left: 34px;
	top: 4129px;
}
#photos2022pic22 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:216;
	left: 8px;
	top: 4478px;
}
#photos2022pic23 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:217;
	left: 443px;
	top: 4584px;
}
#photos2022picbox24 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:218;
	left: 19px;
	top: 4886px;
}
#photos2022picbox25 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:219;
	left: 419px;

	top: 6469px;
}
#photos2022picbox26 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:220;
	top: 5767px;
	left: 15px;
}
#photos2022pic27 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:221;
	top: 23085px;
	left: 16px;
}
#photos2022picbox28 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:222;
	top: 7385px;
	left: 438px;
}
#photos2022picbox29 {
	position:absolute;
	width:200px;
	height:316px;
	z-index:223;
	top: 7007px;
	left: 369px;
}
#photos2022picbox30 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:224;
	top: 7298px;
	left: 17px;
}
#photos2022picbox31 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:225;
	top: 7300px;
	left: 768px;
}
#photos2022picbox32 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:226;
	left: 11px;
	top: 7897px;
}
#photos2022picbox33 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:227;
	top: 7593px;
	left: 20px;
}
#photos2022picbox34 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:228;
	top: 8548px;
	left: 14px;
}
#photos2022picbox36 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:229;
	top: 8119px;
	left: 6px;
}
#photos2022picbox37 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:230;
	top: 8977px;
	left: 15px;
}
#photos2022picbox35 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:231;
	top: 8567px;
	left: 329px;
}
#photos2022picbox38 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:232;
	left: 384px;
	top: 8118px;
}
#photos2022picbox39 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:233;
	left: 20px;
	top: 6775px;
}
#photos2016picbox40 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:234;
	left: 419px;
	top: 6035px;
}
#photos2022picbox45 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:235;
	left: 70px;
	top: 5180px;
}
#photos2022picbox57 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:236;
	left: 425px;
	top: 5021px;
}
#photos2022picbox46 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:237;
	left: 407px;
	top: 5407px;
}
#photos2022picbox47 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:238;
	left: 71px;
	top: 2741px;
}
#photos2022picbox48 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:239;
	left: 18px;
	top: 6318px;
}
#photos2022picbox49 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:240;
	left: 14px;
	top: 5377px;
}
#photos2022picbox50 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:241;
	left: 8px;
	top: 9315px;
}
#photos2022picbox51 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:242;
	left: 504px;
	top: 9314px;
}
#photos2022picbox52 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:243;
	left: 364px;
	top: 6028px;
}
#photos2022picbox53 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:244;
	left: 19px;
	top: 9662px;
}
#photos2022picbox55 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:245;
	left: 321px;
	top: 9722px;
}
#photos2022picbox56 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:246;
	left: 22px;
	top: 10134px;
}
#photos2022picbox58 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:247;
	left: 22px;
	top: 10578px;
}
#photos2022picbox59 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:248;
	top: 10143px;
	left: 413px;
}
#photos2022picbox60 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:249;
	top: 10966px;
	left: 16px;
}
#photos2022picbox61 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:250;
	top: 11031px;
	left: 338px;
}
#photos2022picbox62 {
	position:absolute;
	width:289px;
	height:326px;
	z-index:251;
	left: 352px;
	top: 10595px;
}
#photos2022picbox63 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:252;
	top: 11371px;
	left: 13px;
}
#photos2022picbox64 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 22px;
	top: 13724px;
}
#photos2022picbox65 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 479px;
	top: 11356px;
}
#photos2022picbox66 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:254;
	left: 28px;
	top: 11773px;
}
#photos2022picbox67 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:255;
	left: 485px;
	top: 11758px;
}
#photos2022picbox68 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:256;
	left: 429px;
	top: 22238px;
}
#photos2022picbox69 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 360px;
	top: 13093px;
}#photos2022picbox70 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:258;
	left: 488px;
	top: 12652px;
}#photos2022picbox71 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:259;
	left: 26px;
	top: 12590px;
}
#photos2022picbox72 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 16px;
	top: 12259px;
}
#photos2022picbox73 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 12190px;
}
#photos2022picbox74 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 455px;
	top: 13487px;
}
#photos2022picbox75 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -188px;
	top: 12883px;
}
#photos2022picbox76 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 478px;
	top: 12231px;
}
#photos2022picbox77{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 22230px;
}
#photos2022picbox78 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 26px;
	top: 13480px;
}
#photos2022picbox79 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 14208px;
}
#photos2022picbox80 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -9px;
	top: 13928px;
}
#photos2022picbox81 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 335px;
	top: 13956px;
}
#photos2022picbox82 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 349px;
	top: 14307px;
}
#photos2022picbox83 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 46px;
	top: 13775px;
}
#photos2022picbox84{
	position:absolute;
	width:130px;
	height:115px;
	z-index:257;
	left: 17px;
	top: 14969px;
}
#photos2022picbox85{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 14634px;
}
#photos2022picbox86{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 347px;
	top: 14752px;
}
#photos2022picbox87{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 149px;
	top: 14992px;
}
#photos2022picbox88{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 15228px;
}
#photos2022picbox89{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 15615px;
}
#photos2022picbox90{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 417px;
	top: 15151px;
}
#photos2022picbox91{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 200px;
	top: 15527px;
}
#photos2022picbox92{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 453px;
	top: 15626px;
}
#photos2022picbox93{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 470px;
	top: 15967px;
}
#photos2022picbox94{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 16355px;
}
#photos2022picbox95{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 16839px;
}
#photos2022picbox96{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 417px;
	top: 16471px;
}
#photos2022picbox97{
	position:absolute;
	width:200px;
	height:115px;

	z-index:257;
	left: 395px;
	top: 16860px;
}
#photos2022picbox98{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 29px;
	top: 17470px;
}
#photos2022picbox99{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 17257px;
}
#photos2022picbox100{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 368px;
	top: 17255px;
}
#photos2022picbox101{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 17734px;
}
#photos2022picbox102{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left:533px;
	top: 17793px;
}
#photos2022picbox103{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 20px;
	top: 16208px;
}
#photos2022picbox104{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 418px;
	top: 18192px;
}
#photos2022picbox105{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 18617px;
}
#photos2022picbox106{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 15962px;
}
#photos2022picbox107{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 18202px;
}
#photos2022picbox108{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 20px;
	top: 19138px;
}
#photos2022picbox109{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 19484px;
}
#photos2022picbox110{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 7px;
	top: 20388px;
}
#photos2022picbox111{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 454px;
	top: 19609px;
}
#photos2022picbox112{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 20679px;
}
#photos2022picbox113{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 21379px;
}
#photos2022picbox114{
	position:absolute;
	width:57px;
	height:115px;
	z-index:257;
	left: 470px;
	top: 19328px;
}
#photos2022picbox115{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 21060px;
}
#photos2022picbox116{
	position:absolute;
	width:51px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 19815px;
}
#photos2022picbox117{
	position:absolute;
	width:83px;
	height:115px;
	z-index:257;
	left: 420px;
	top: 21068px;
}
#photos2022picbox118{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 21816px;
}
#photos2022picbox119{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 5px;
	top: 20103px;
}
#photos2022picbox120{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 451px;
	top: 21798px;
}
#photos2022picbox121{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 468px;
	top: 19003px;
}
#photos2022picbox122{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 336px;
	top: 21422px;
}
#photos2022picbox123{
	position:absolute;
	width:139px;
	height:70px;
	z-index:257;
	left: 290px;
	top: 17771px;
}
#photos2022picbox124{
	position:absolute;
	width:140px;
	height:115px;
	z-index:257;
	left: 363px;
	top: 18696px;
}
/*photos2022.html end */
/*photos2022teams.html start */
#team2022lockhartrosterbox {
	position:absolute;
	width:749px;
	height:115px;
	z-index:501;
	left: 18px;
	top: 4276px;
}
    #team2022photoschampionbox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:70;
	left: 18px;
	top: 472px;
}
    #yatesteamphoto2022 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:503;
	left: 14px;
	top: 4451px;
}

    #team2022yatesrosterbox {
	position:absolute;
	width:764px;
	height:115px;
	z-index:504;
	left: 12px;
	top: 4957px;
}
    #team2022seminoleroster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:999;
	left: 16px;
	top: 1607px;
}
#team2022photoscopyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 7px;
	top: 5399px;
}
#team2022photosbox1 {
	position:absolute;
	width:752px;
	height:54px;
	z-index:10;
	left: 24px;
	top: 276px;
}
#team2022photosmainbox {
	position: relative;
	z-index: 1;
	height: 5500px;
	width: 779px;
	top: auto;
	background-color: #ffffb3;
	margin: auto;
}
#team2022photossoftballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 8px;
}
#team2022topnavbuttonbox {
	position:relative;
	width:744px;
	height:55px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#team2022photosbottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 22px;
	top: 5318px;
}
#team2022photopagebox1 {
	position:absolute;
	width:749px;
	height:54px;
	z-index:53;
	left: 31px;
	top: 223px;
}
#teamphotos2022titlebox {
	position:absolute;
	width:507px;
	height:171px;
	z-index:3;
	left: 223px;
	top: 5px;
}
#Seminoleteamphotopage2022 {
	position:absolute;
	width:200px;
	height:438px;
	z-index:71;
	left: 14px;
	top: 1153px;
}
#LPMarineteamphoto2022 {
	position:absolute;
	width:200px;
	height:354px;
	z-index:72;
	left: 6px;
	top: 3146px;
}
#Dockteamphoto2022 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:73;
	left: 6px;
	top: 2484px;
}
#Centralteamphoto2022 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:74;
	left: 11px;
	top: 1826px;
}
#team2022championbox {
	position:absolute;
	width:729px;
	height:115px;
	z-index:75;
	left: 36px;
	top: 337px;
}
#team2022championnames {
	position:absolute;
	width:759px;
	height:174px;
	z-index:76;
	left: 14px;
	top: 957px;
}
#team2022lpmarineroster {
	position:absolute;
	width:758px;
	height:108px;
	z-index:77;
	left: 17px;
	top: 3669px;
}
#team2022dockroster {
	position:absolute;
	width:757px;
	height:86px;
	z-index:78;
	left: 17px;
	top: 2999px;
}
#team2022centalsecurityroster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:79;
	left: 18px;
	top: 2337px;
}
#team2022Lockhart {
	position:absolute;
	width:200px;
	height:115px;
	z-index:80;
	left: 8px;
	top: 3825px;
}
/*photos2022teams.html end */
