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

.headingtextbluecenterlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #006;
	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;
}
h2 {
	font-family: Calibri, "Lucida Sans", Verdana, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
}
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 photos2025.html */
#photos2025mainbox {
	position: relative;
	z-index: 1;
	height: 23600px;
	width: 772px;
	background-color: #ffffb3;
	margin: auto;
}
#photos2025softballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 16px;
}
#photos2025titlebox {
	position:absolute;
	width:260px;
	height:157px;
	z-index:3;
	left: 472px;
	top: 21px;
}
#photos2025topnavbuttonbox {
	position:relative;
	width:720px;
	height:55px;
	z-index:4;
	left: 28px;
	top: 165px;
}
#photos2025bottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 13px;
	top: 23438px;
}
#photos2025copyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 10px;
	top: 23491px;
}
#photos2025graphicbox {
	position:absolute;
	width:200px;
	height:68px;
	z-index:2;
	left: 343px;
	top: 92px;
}
#photos2025priorlinks {
	position:absolute;
	width:514px;
	height:41px;
	z-index:7;
	left: 24px;
	top: 307px;
}
#photos2025pic1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 48px;
	top: 593px;
}
#photos2025pic2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	left: 23px;
	top: 258px;
}
#photos2025topnavbar {
	position:absolute;
	width:744px;
	height:50px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#photos2025pic12 {
	position:absolute;
	width:260px;
	height:115px;
	z-index:11;
	left: 459px;
	top: 1063px;
}
#photos2025pic3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:201;
	left: 282px;
	top: 2387px;
}
#photos2025pic4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 16px;
	top: 985px;
}
#photos2025pic6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:21;
	left: 400px;
	top: 1590px;
}
#photos2025pic5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 39px;
	top: 1369px;
}
#photos2025pic7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:20;
	left: 56px;
	top: 22731px;
}
#photos2025pic8 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:202;
	left: 329px;
	top: 2046px;
}
#photos2025pic9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:203;
	left: 17px;
	top: 2273px;
}
#photos2025pic10 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:204;
	left: 40px;
	top: 1906px;
}
#photos2025pic11 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:25;
	left: 382px;
	top: 261px;
}
#photos2025pic13 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:206;
	left: 410px;
	top: 2741px;
}
#photos2025pic14 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:207;
	left: 467px;
	top: 647px;
}
#photos2025pic15 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:208;
	left: 26px;
	top: 12994px;
}
#photos2025pic16 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:209;
	left: 37px;
	top: 3222px;
}
#photos2025pic17 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:210;
	left: 500px;
	top: 3200px;
}
#photos2025pic18 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:211;
	left: 14px;
	top: 3677px;
}
#photos2025pic19 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:212;
	left: 286px;
	top: 3707px;
}
#photos2025pic20 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:214;
	left: 459px;
	top: 4112px;
}
#photos2025picbox21 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:215;
	left: 34px;
	top: 4129px;
}
#photos2025pic22 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:216;
	left: 8px;
	top: 4478px;
}
#photos2025pic23 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:217;
	left: 443px;
	top: 4584px;
}
#photos2025picbox24 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:218;
	left: 19px;
	top: 4886px;
}
#photos2025picbox25 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:219;
	left: 419px;
	top: 6469px;
}
#photos2025picbox26 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:220;
	top: 5767px;
	left: 15px;
}
#photos2025pic27 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:221;
	top: 23085px;
	left: 16px;
}
#photos2025picbox28 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:222;
	top: 7385px;
	left: 438px;
}
#photos2025picbox29 {
	position:absolute;
	width:200px;
	height:316px;
	z-index:223;
	top: 7007px;
	left: 369px;
}
#photos2025picbox30 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:224;
	top: 7298px;
	left: 17px;
}
#photos2025picbox31 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:225;
	top: 7300px;
	left: 768px;
}
#photos2025picbox32 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:226;
	left: 11px;
	top: 7897px;
}
#photos2025picbox33 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:227;
	top: 7593px;
	left: 20px;
}
#photos2025picbox34 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:228;
	top: 8548px;
	left: 14px;
}
#photos2025picbox36 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:229;
	top: 8119px;
	left: 6px;
}
#photos2025picbox37 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:230;
	top: 8977px;
	left: 15px;
}
#photos2025picbox35 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:231;
	top: 8567px;
	left: 329px;
}
#photos2025picbox38 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:232;
	left: 384px;
	top: 8118px;
}
#photos2025picbox39 {
	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;
}
#photos2025picbox45 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:235;
	left: 70px;
	top: 5180px;
}
#photos2025picbox57 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:236;
	left: 425px;
	top: 5021px;
}
#photos2025picbox46 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:237;
	left: 407px;
	top: 5407px;
}
#photos2025picbox47 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:238;
	left: 71px;
	top: 2741px;
}
#photos2025picbox48 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:239;
	left: 18px;
	top: 6318px;
}
#photos2025picbox49 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:240;
	left: 14px;
	top: 5377px;
}
#photos2025picbox50 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:241;
	left: 8px;
	top: 9315px;
}
#photos2025picbox51 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:242;
	left: 504px;
	top: 9314px;
}
#photos2025picbox52 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:243;
	left: 364px;
	top: 6028px;
}
#photos2025picbox53 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:244;
	left: 19px;
	top: 9662px;
}
#photos2025picbox55 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:245;
	left: 321px;
	top: 9722px;
}
#photos2025picbox56 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:246;
	left: 22px;
	top: 10134px;
}
#photos2025picbox58 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:247;
	left: 22px;
	top: 10578px;
}
#photos2025picbox59 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:248;
	top: 10143px;
	left: 413px;
}
#photos2025picbox60 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:249;
	top: 10966px;
	left: 16px;
}
#photos2025picbox61 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:250;
	top: 11031px;
	left: 338px;
}
#photos2025picbox62 {
	position:absolute;
	width:289px;
	height:326px;
	z-index:251;
	left: 352px;
	top: 10595px;
}
#photos2025picbox63 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:252;
	top: 11371px;
	left: 13px;
}
#photos2025picbox64 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 22px;
	top: 13724px;
}
#photos2025picbox65 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 479px;
	top: 11356px;
}
#photos2025picbox66 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:254;
	left: 28px;
	top: 11773px;
}
#photos2025picbox67 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:255;
	left: 485px;
	top: 11758px;
}
#photos2025picbox68 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:256;
	left: 429px;
	top: 22238px;
}
#photos2025picbox69 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 360px;
	top: 13093px;
}#photos2025picbox70 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:258;
	left: 488px;
	top: 12652px;
}#photos2025picbox71 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:259;
	left: 26px;
	top: 12590px;
}
#photos2025picbox72 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 16px;
	top: 12259px;
}
#photos2025picbox73 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 12190px;
}
#photos2025picbox74 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 455px;
	top: 13487px;
}
#photos2025picbox75 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -188px;
	top: 12883px;
}
#photos2025picbox76 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 478px;
	top: 12231px;
}
#photos2025picbox77{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 22230px;
}
#photos2025picbox78 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 26px;
	top: 13480px;
}
#photos2025picbox79 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 14208px;
}
#photos2025picbox80 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -9px;
	top: 13928px;
}
#photos2025picbox81 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 335px;
	top: 13956px;
}
#photos2025picbox82 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 349px;
	top: 14307px;
}
#photos2025picbox83 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 46px;
	top: 13775px;
}
#photos2025picbox84{
	position:absolute;
	width:130px;
	height:115px;
	z-index:257;
	left: 17px;
	top: 14969px;
}
#photos2025picbox85{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 14634px;
}
#photos2025picbox86{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 347px;
	top: 14752px;
}
#photos2025picbox87{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 149px;
	top: 14992px;
}
#photos2025picbox88{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 15228px;
}
#photos2025picbox89{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 15615px;
}
#photos2025picbox90{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 417px;
	top: 15151px;
}
#photos2025picbox91{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 200px;
	top: 15527px;
}
#photos2025picbox92{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 453px;
	top: 15626px;
}
#photos2025picbox93{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 470px;
	top: 15967px;
}
#photos2025picbox94{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 16355px;
}
#photos2025picbox95{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 16839px;
}
#photos2025picbox96{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 417px;
	top: 16471px;
}
#photos2025picbox97{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 395px;
	top: 16860px;
}
#photos2025picbox98{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 29px;
	top: 17470px;
}
#photos2025picbox99{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 17257px;
}
#photos2025picbox100{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 368px;
	top: 17255px;
}
#photos2025picbox101{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 17734px;
}
#photos2025picbox102{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left:533px;
	top: 17793px;
}
#photos2025picbox103{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 20px;
	top: 16208px;
}
#photos2025picbox104{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 418px;
	top: 18192px;
}
#photos2025picbox105{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 18617px;
}
#photos2025picbox106{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 15962px;
}
#photos2025picbox107{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 18202px;
}
#photos2025picbox108{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 20px;
	top: 19138px;
}
#photos2025picbox109{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 19484px;
}
#photos2025picbox110{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 7px;
	top: 20388px;
}
#photos2025picbox111{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 454px;
	top: 19609px;
}
#photos2025picbox112{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 20679px;
}
#photos2025picbox113{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 21379px;
}
#photos2025picbox114{
	position:absolute;
	width:57px;
	height:115px;
	z-index:257;
	left: 470px;
	top: 19328px;
}
#photos2025picbox115{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 21060px;
}
#photos2025picbox116{
	position:absolute;
	width:51px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 19815px;
}
#photos2025picbox117{
	position:absolute;
	width:83px;
	height:115px;
	z-index:257;
	left: 420px;
	top: 21068px;
}
#photos2025picbox118{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 21816px;
}
#photos2025picbox119{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 5px;
	top: 20103px;
}
#photos2025picbox120{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 451px;
	top: 21798px;
}
#photos2025picbox121{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 468px;
	top: 19003px;
}
#photos2025picbox122{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 336px;
	top: 21422px;
}
#photos2025picbox123{
	position:absolute;
	width:139px;
	height:70px;
	z-index:257;
	left: 290px;
	top: 17771px;
}
#photos2025picbox124{
	position:absolute;
	width:140px;
	height:115px;
	z-index:257;
	left: 363px;
	top: 18696px;
}
/*photos2025.html end */
/*photos2025teams.html start */
#team2024conleyroster {
	position:absolute;
	width:749px;
	height:115px;
	z-index:501;
	left: 18px;
	top: 4276px;
}
    #team2024photoschampionbox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:70;
	left: 18px;
	top: 472px;
}
    #yatesteamphoto2025 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:503;
	left: 14px;
	top: 4451px;
}

    #team2025yatesrosterbox {
	position:absolute;
	width:764px;
	height:115px;
	z-index:504;
	left: 12px;
	top: 4957px;
}
    #team2024batesroster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:999;
	left: 16px;
	top: 1607px;
}
#team2024photoscopyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 7px;
	top: 5399px;
}
#team2025photosbox1 {
	position:absolute;
	width:752px;
	height:54px;
	z-index:10;
	left: 24px;
	top: 276px;
}
#team2025photosmainbox {
	position: relative;
	z-index: 1;
	height: 5500px;
	width: 779px;
	top: auto;
	background-color: #ffffb3;
	margin: auto;
}
#team2024photossoftballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 8px;
}
#team2024topnavbuttonbox {
	position:relative;
	width:744px;
	height:55px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#team2024photosbottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 22px;
	top: 5318px;
}
#team2025photopagebox1 {
	position:absolute;
	width:749px;
	height:54px;
	z-index:53;
	left: 31px;
	top: 223px;
}
#teamphotos2024titlebox {
	position:absolute;
	width:507px;
	height:171px;
	z-index:3;
	left: 223px;
	top: 5px;
}
#Seminoleteamphotopage2025 {
	position:absolute;
	width:200px;
	height:438px;
	z-index:71;
	left: 14px;
	top: 1153px;
}
#LPMarineteamphoto2025 {
	position:absolute;
	width:200px;
	height:354px;
	z-index:72;
	left: 6px;
	top: 3146px;
}
#Dockteamphoto2025 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:73;
	left: 6px;
	top: 2484px;
}
#Centralteamphoto2025 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:74;
	left: 11px;
	top: 1826px;
}
#team2024championbox {
	position:absolute;
	width:729px;
	height:115px;
	z-index:75;
	left: 36px;
	top: 337px;
}
#team2024championnames {
	position:absolute;
	width:759px;
	height:174px;
	z-index:76;
	left: 14px;
	top: 957px;
}
#team2024lakesideroster {
	position:absolute;
	width:758px;
	height:108px;
	z-index:77;
	left: 17px;
	top: 3669px;
}
#team2024lpmroster {
	position:absolute;
	width:757px;
	height:86px;
	z-index:78;
	left: 17px;
	top: 2999px;
}
#team2024millersroster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:79;
	left: 18px;
	top: 2337px;
}
#team2024photobox5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:80;
	left: 8px;
	top: 3825px;
}
/*photos2025teams.html end */
/*start photos2025.html */
#photos2025mainbox {
	position: relative;
	z-index: 1;
	height: 23600px;
	width: 772px;
	background-color: #ffffb3;
	margin: auto;
}
#photos2025softballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 16px;
}
#photos2025titlebox {
	position:absolute;
	width:260px;
	height:157px;
	z-index:3;
	left: 472px;
	top: 21px;
}
#photos2025topnavbuttonbox {
	position:relative;
	width:720px;
	height:55px;
	z-index:4;
	left: 28px;
	top: 165px;
}
#photos2025bottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 13px;
	top: 23438px;
}
#photos2025copyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 10px;
	top: 23491px;
}
#photos2025graphicbox {
	position:absolute;
	width:200px;
	height:68px;
	z-index:2;
	left: 343px;
	top: 92px;
}
#photos2025priorlinks {
	position:absolute;
	width:514px;
	height:41px;
	z-index:7;
	left: 24px;
	top: 307px;
}
#photos2025pic1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 48px;
	top: 593px;
}
#photos2025pic2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	left: 23px;
	top: 258px;
}
#photos2025topnavbar {
	position:absolute;
	width:744px;
	height:50px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#photos2025pic12 {
	position:absolute;
	width:260px;
	height:115px;
	z-index:11;
	left: 459px;
	top: 1063px;
}
#photos2025pic3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:201;
	left: 282px;
	top: 2387px;
}
#photos2025pic4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 16px;
	top: 985px;
}
#photos2025pic6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:21;
	left: 400px;
	top: 1590px;
}
#photos2025pic5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 39px;
	top: 1369px;
}
#photos2025pic7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:20;
	left: 56px;
	top: 22731px;
}
#photos2025pic8 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:202;
	left: 329px;
	top: 2046px;
}
#photos2025pic9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:203;
	left: 17px;
	top: 2273px;
}
#photos2025pic10 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:204;
	left: 40px;
	top: 1906px;
}
#photos2025pic11 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:25;
	left: 382px;
	top: 261px;
}
#photos2025pic13 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:206;
	left: 410px;
	top: 2741px;
}
#photos2025pic14 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:207;
	left: 467px;
	top: 647px;
}
#photos2025pic15 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:208;
	left: 26px;
	top: 12994px;
}
#photos2025pic16 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:209;
	left: 37px;
	top: 3222px;
}
#photos2025pic17 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:210;
	left: 500px;
	top: 3200px;
}
#photos2025pic18 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:211;
	left: 14px;
	top: 3677px;
}
#photos2025pic19 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:212;
	left: 286px;
	top: 3707px;
}
#photos2025pic20 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:214;
	left: 459px;
	top: 4112px;
}
#photos2025picbox21 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:215;
	left: 34px;
	top: 4129px;
}
#photos2025pic22 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:216;
	left: 8px;
	top: 4478px;
}
#photos2025pic23 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:217;
	left: 443px;
	top: 4584px;
}
#photos2025picbox24 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:218;
	left: 19px;
	top: 4886px;
}
#photos2025picbox25 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:219;
	left: 419px;

	top: 6469px;
}
#photos2025picbox26 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:220;
	top: 5767px;
	left: 15px;
}
#photos2025pic27 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:221;
	top: 23085px;
	left: 16px;
}
#photos2025picbox28 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:222;
	top: 7385px;
	left: 438px;
}
#photos2025picbox29 {
	position:absolute;
	width:200px;
	height:316px;
	z-index:223;
	top: 7007px;
	left: 369px;
}
#photos2025picbox30 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:224;
	top: 7298px;
	left: 17px;
}
#photos2025picbox31 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:225;
	top: 7300px;
	left: 768px;
}
#photos2025picbox32 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:226;
	left: 11px;
	top: 7897px;
}
#photos2025picbox33 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:227;
	top: 7593px;
	left: 20px;
}
#photos2025picbox34 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:228;
	top: 8548px;
	left: 14px;
}
#photos2025picbox36 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:229;
	top: 8119px;
	left: 6px;
}
#photos2025picbox37 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:230;
	top: 8977px;
	left: 15px;
}
#photos2025picbox35 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:231;
	top: 8567px;
	left: 329px;
}
#photos2025picbox38 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:232;
	left: 384px;
	top: 8118px;
}
#photos2025picbox39 {
	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;
}
#photos2025picbox45 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:235;
	left: 70px;
	top: 5180px;
}
#photos2025picbox57 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:236;
	left: 425px;
	top: 5021px;
}
#photos2025picbox46 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:237;
	left: 407px;
	top: 5407px;
}
#photos2025picbox47 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:238;
	left: 71px;
	top: 2741px;
}
#photos2025picbox48 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:239;
	left: 18px;
	top: 6318px;
}
#photos2025picbox49 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:240;
	left: 14px;
	top: 5377px;
}
#photos2025picbox50 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:241;
	left: 8px;
	top: 9315px;
}
#photos2025picbox51 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:242;
	left: 504px;
	top: 9314px;
}
#photos2025picbox52 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:243;
	left: 364px;
	top: 6028px;
}
#photos2025picbox53 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:244;
	left: 19px;
	top: 9662px;
}
#photos2025picbox55 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:245;
	left: 321px;
	top: 9722px;
}
#photos2025picbox56 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:246;
	left: 22px;
	top: 10134px;
}
#photos2025picbox58 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:247;
	left: 22px;
	top: 10578px;
}
#photos2025picbox59 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:248;
	top: 10143px;
	left: 413px;
}
#photos2025picbox60 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:249;
	top: 10966px;
	left: 16px;
}
#photos2025picbox61 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:250;
	top: 11031px;
	left: 338px;
}
#photos2025picbox62 {
	position:absolute;
	width:289px;
	height:326px;
	z-index:251;
	left: 352px;
	top: 10595px;
}
#photos2025picbox63 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:252;
	top: 11371px;
	left: 13px;
}
#photos2025picbox64 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 22px;
	top: 13724px;
}
#photos2025picbox65 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 479px;
	top: 11356px;
}
#photos2025picbox66 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:254;
	left: 28px;
	top: 11773px;
}
#photos2025picbox67 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:255;
	left: 485px;
	top: 11758px;
}
#photos2025picbox68 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:256;
	left: 429px;
	top: 22238px;
}
#photos2025picbox69 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 360px;
	top: 13093px;
}#photos2025picbox70 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:258;
	left: 488px;
	top: 12652px;
}#photos2025picbox71 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:259;
	left: 26px;
	top: 12590px;
}
#photos2025picbox72 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 16px;
	top: 12259px;
}
#photos2025picbox73 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 12190px;
}
#photos2025picbox74 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 455px;
	top: 13487px;
}
#photos2025picbox75 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -188px;
	top: 12883px;
}
#photos2025picbox76 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 478px;
	top: 12231px;
}
#photos2025picbox77{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 22230px;
}
#photos2025picbox78 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 26px;
	top: 13480px;
}
#photos2025picbox79 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 14208px;
}
#photos2025picbox80 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -9px;
	top: 13928px;
}
#photos2025picbox81 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 335px;
	top: 13956px;
}
#photos2025picbox82 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 349px;
	top: 14307px;
}
#photos2025picbox83 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 46px;
	top: 13775px;
}
#photos2025picbox84{
	position:absolute;
	width:130px;
	height:115px;
	z-index:257;
	left: 17px;
	top: 14969px;
}
#photos2025picbox85{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 14634px;
}
#photos2025picbox86{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 347px;
	top: 14752px;
}
#photos2025picbox87{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 149px;
	top: 14992px;
}
#photos2025picbox88{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 15228px;
}
#photos2025picbox89{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 15615px;
}
#photos2025picbox90{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 417px;
	top: 15151px;
}
#photos2025picbox91{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 200px;
	top: 15527px;
}
#photos2025picbox92{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 453px;
	top: 15626px;
}
#photos2025picbox93{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 470px;
	top: 15967px;
}
#photos2025picbox94{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 16355px;
}
#photos2025picbox95{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 16839px;
}
#photos2025picbox96{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 417px;
	top: 16471px;
}
#photos2025picbox97{
	position:absolute;
	width:200px;
	height:115px;

	z-index:257;
	left: 395px;
	top: 16860px;
}
#photos2025picbox98{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 29px;
	top: 17470px;
}
#photos2025picbox99{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 17257px;
}
#photos2025picbox100{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 368px;
	top: 17255px;
}
#photos2025picbox101{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 17734px;
}
#photos2025picbox102{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left:533px;
	top: 17793px;
}
#photos2025picbox103{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 20px;
	top: 16208px;
}
#photos2025picbox104{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 418px;
	top: 18192px;
}
#photos2025picbox105{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 18617px;
}
#photos2025picbox106{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 15962px;
}
#photos2025picbox107{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 18202px;
}
#photos2025picbox108{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 20px;
	top: 19138px;
}
#photos2025picbox109{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 19484px;
}
#photos2025picbox110{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 7px;
	top: 20388px;
}
#photos2025picbox111{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 454px;
	top: 19609px;
}
#photos2025picbox112{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 20679px;
}
#photos2025picbox113{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 21379px;
}
#photos2025picbox114{
	position:absolute;
	width:57px;
	height:115px;
	z-index:257;
	left: 470px;
	top: 19328px;
}
#photos2025picbox115{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 21060px;
}
#photos2025picbox116{
	position:absolute;
	width:51px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 19815px;
}
#photos2025picbox117{
	position:absolute;
	width:83px;
	height:115px;
	z-index:257;
	left: 420px;
	top: 21068px;
}
#photos2025picbox118{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 21816px;
}
#photos2025picbox119{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 5px;
	top: 20103px;
}
#photos2025picbox120{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 451px;
	top: 21798px;
}
#photos2025picbox121{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 468px;
	top: 19003px;
}
#photos2025picbox122{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 336px;
	top: 21422px;
}
#photos2025picbox123{
	position:absolute;
	width:139px;
	height:70px;
	z-index:257;
	left: 290px;
	top: 17771px;
}
#photos2025picbox124{
	position:absolute;
	width:140px;
	height:115px;
	z-index:257;
	left: 363px;
	top: 18696px;
}
/*photos2025.html end */
/*photos2025teams.html start */
#team2024conleyroster {
	position:absolute;
	width:749px;
	height:115px;
	z-index:501;
	left: 18px;
	top: 4276px;
}
    #team2024photoschampionbox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:70;
	left: 18px;
	top: 472px;
}
    #yatesteamphoto2025 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:503;
	left: 14px;
	top: 4451px;
}

    #team2025yatesrosterbox {
	position:absolute;
	width:764px;
	height:115px;
	z-index:504;
	left: 12px;
	top: 4957px;
}
    #team2024batesroster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:999;
	left: 16px;
	top: 1607px;
}
#team2024photoscopyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 361px;
	top: 5408px;
}
#team2025photosbox1 {
	position:absolute;
	width:752px;
	height:54px;
	z-index:10;
	left: 24px;
	top: 276px;
}
#team2025photosmainbox {
	position: relative;
	z-index: 1;
	height: 5500px;
	width: 779px;
	top: auto;
	background-color: #ffffb3;
	margin: auto;
}
#team2024photossoftballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 8px;
}
#team2024topnavbuttonbox {
	position:relative;
	width:744px;
	height:55px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#team2024photosbottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 359px;
	top: 5325px;
}
#team2025photopagebox1 {
	position:absolute;
	width:749px;
	height:54px;
	z-index:53;
	left: 31px;
	top: 223px;
}
#teamphotos2024titlebox {
	position:absolute;
	width:260px;
	height:157px;
	z-index:3;
	left: 472px;
	top: 21px;
}
#Seminoleteamphotopage2025 {
	position:absolute;
	width:200px;
	height:438px;
	z-index:71;
	left: 14px;
	top: 1153px;
}
#LPMarineteamphoto2025 {
	position:absolute;
	width:200px;
	height:354px;
	z-index:72;
	left: 6px;
	top: 3146px;
}
#Dockteamphoto2025 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:73;
	left: 6px;
	top: 2484px;
}
#Centralteamphoto2025 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:74;
	left: 11px;
	top: 1826px;
}
#team2024championbox {
	position:absolute;
	width:729px;
	height:137px;
	z-index:75;
	left: 29px;
	top: 282px;
}
#team2024championnames {
	position:absolute;
	width:759px;
	height:174px;
	z-index:76;
	left: 14px;
	top: 957px;
}
#team2024lakesideroster {
	position:absolute;
	width:758px;
	height:108px;
	z-index:77;
	left: 16px;
	top: 3467px;
}
#team2024lpmroster {
	position:absolute;
	width:757px;
	height:144px;
	z-index:78;
	left: 16px;
	top: 2822px;
}
#team2024millersroster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:79;
	left: 17px;
	top: 2221px;
}
#team2024photobox5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:80;
	left: 9px;
	top: 2980px;
}
h2 {
	font-family: Calibri, "Lucida Sans", Verdana, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
}
/*photos2025teams.html end */
