@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: left;
}
.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 photos2023.html */
#photos2023mainbox {
	position: relative;
	z-index: 1;
	height: 23600px;
	width: 772px;
	background-color: #ffffb3;
	margin: auto;
}
#photos2023softballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 16px;
}
#photos2023titlebox {
	position:absolute;
	width:260px;
	height:157px;
	z-index:3;
	left: 472px;
	top: 21px;
}
#photos2023topnavbuttonbox {
	position:relative;
	width:720px;
	height:55px;
	z-index:4;
	left: 28px;
	top: 165px;
}
#photos2023bottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 13px;
	top: 23438px;
}
#photos2023copyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 10px;
	top: 23491px;
}
#photos2023graphicbox {
	position:absolute;
	width:200px;
	height:68px;
	z-index:2;
	left: 343px;
	top: 92px;
}
#photos2023priorlinks {
	position:absolute;
	width:514px;
	height:41px;
	z-index:7;
	left: 24px;
	top: 307px;
}
#photos2023pic1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 48px;
	top: 593px;
}
#photos2023pic2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	left: 23px;
	top: 258px;
}
#photos2023topnavbar {
	position:absolute;
	width:744px;
	height:50px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#photos2023pic12 {
	position:absolute;
	width:260px;
	height:115px;
	z-index:11;
	left: 459px;
	top: 1063px;
}
#photos2023pic3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:201;
	left: 282px;
	top: 2387px;
}
#photos2023pic4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 16px;
	top: 985px;
}
#photos2023pic6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:21;
	left: 400px;
	top: 1590px;
}
#photos2023pic5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 39px;
	top: 1369px;
}
#photos2023pic7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:20;
	left: 56px;
	top: 22731px;
}
#photos2023pic8 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:202;
	left: 329px;
	top: 2046px;
}
#photos2023pic9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:203;
	left: 17px;
	top: 2273px;
}
#photos2023pic10 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:204;
	left: 40px;
	top: 1906px;
}
#photos2023pic11 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:25;
	left: 382px;
	top: 261px;
}
#photos2023pic13 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:206;
	left: 410px;
	top: 2741px;
}
#photos2023pic14 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:207;
	left: 467px;
	top: 647px;
}
#photos2023pic15 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:208;
	left: 26px;
	top: 12994px;
}
#photos2023pic16 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:209;
	left: 37px;
	top: 3222px;
}
#photos2023pic17 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:210;
	left: 500px;
	top: 3200px;
}
#photos2023pic18 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:211;
	left: 14px;
	top: 3677px;
}
#photos2023pic19 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:212;
	left: 286px;
	top: 3707px;
}
#photos2023pic20 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:214;
	left: 459px;
	top: 4112px;
}
#photos2023picbox21 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:215;
	left: 34px;
	top: 4129px;
}
#photos2023pic22 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:216;
	left: 8px;
	top: 4478px;
}
#photos2023pic23 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:217;
	left: 443px;
	top: 4584px;
}
#photos2023picbox24 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:218;
	left: 19px;
	top: 4886px;
}
#photos2023picbox25 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:219;
	left: 419px;
	top: 6469px;
}
#photos2023picbox26 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:220;
	top: 5767px;
	left: 15px;
}
#photos2023pic27 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:221;
	top: 23085px;
	left: 16px;
}
#photos2023picbox28 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:222;
	top: 7385px;
	left: 438px;
}
#photos2023picbox29 {
	position:absolute;
	width:200px;
	height:316px;
	z-index:223;
	top: 7007px;
	left: 369px;
}
#photos2023picbox30 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:224;
	top: 7298px;
	left: 17px;
}
#photos2023picbox31 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:225;
	top: 7300px;
	left: 768px;
}
#photos2023picbox32 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:226;
	left: 11px;
	top: 7897px;
}
#photos2023picbox33 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:227;
	top: 7593px;
	left: 20px;
}
#photos2023picbox34 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:228;
	top: 8548px;
	left: 14px;
}
#photos2023picbox36 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:229;
	top: 8119px;
	left: 6px;
}
#photos2023picbox37 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:230;
	top: 8977px;
	left: 15px;
}
#photos2023picbox35 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:231;
	top: 8567px;
	left: 329px;
}
#photos2023picbox38 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:232;
	left: 384px;
	top: 8118px;
}
#photos2023picbox39 {
	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;
}
#photos2023picbox45 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:235;
	left: 70px;
	top: 5180px;
}
#photos2023picbox57 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:236;
	left: 425px;
	top: 5021px;
}
#photos2023picbox46 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:237;
	left: 407px;
	top: 5407px;
}
#photos2023picbox47 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:238;
	left: 71px;
	top: 2741px;
}
#photos2023picbox48 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:239;
	left: 18px;
	top: 6318px;
}
#photos2023picbox49 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:240;
	left: 14px;
	top: 5377px;
}
#photos2023picbox50 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:241;
	left: 8px;
	top: 9315px;
}
#photos2023picbox51 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:242;
	left: 504px;
	top: 9314px;
}
#photos2023picbox52 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:243;
	left: 364px;
	top: 6028px;
}
#photos2023picbox53 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:244;
	left: 19px;
	top: 9662px;
}
#photos2023picbox55 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:245;
	left: 321px;
	top: 9722px;
}
#photos2023picbox56 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:246;
	left: 22px;
	top: 10134px;
}
#photos2023picbox58 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:247;
	left: 22px;
	top: 10578px;
}
#photos2023picbox59 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:248;
	top: 10143px;
	left: 413px;
}
#photos2023picbox60 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:249;
	top: 10966px;
	left: 16px;
}
#photos2023picbox61 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:250;
	top: 11031px;
	left: 338px;
}
#photos2023picbox62 {
	position:absolute;
	width:289px;
	height:326px;
	z-index:251;
	left: 352px;
	top: 10595px;
}
#photos2023picbox63 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:252;
	top: 11371px;
	left: 13px;
}
#photos2023picbox64 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 22px;
	top: 13724px;
}
#photos2023picbox65 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 479px;
	top: 11356px;
}
#photos2023picbox66 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:254;
	left: 28px;
	top: 11773px;
}
#photos2023picbox67 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:255;
	left: 485px;
	top: 11758px;
}
#photos2023picbox68 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:256;
	left: 429px;
	top: 22238px;
}
#photos2023picbox69 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 360px;
	top: 13093px;
}#photos2023picbox70 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:258;
	left: 488px;
	top: 12652px;
}#photos2023picbox71 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:259;
	left: 26px;
	top: 12590px;
}
#photos2023picbox72 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 16px;
	top: 12259px;
}
#photos2023picbox73 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 12190px;
}
#photos2023picbox74 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 455px;
	top: 13487px;
}
#photos2023picbox75 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -188px;
	top: 12883px;
}
#photos2023picbox76 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 478px;
	top: 12231px;
}
#photos2023picbox77{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 22230px;
}
#photos2023picbox78 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 26px;
	top: 13480px;
}
#photos2023picbox79 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 14208px;
}
#photos2023picbox80 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -9px;
	top: 13928px;
}
#photos2023picbox81 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 335px;
	top: 13956px;
}
#photos2023picbox82 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 349px;
	top: 14307px;
}
#photos2023picbox83 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 46px;
	top: 13775px;
}
#photos2023picbox84{
	position:absolute;
	width:130px;
	height:115px;
	z-index:257;
	left: 17px;
	top: 14969px;
}
#photos2023picbox85{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 14634px;
}
#photos2023picbox86{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 347px;
	top: 14752px;
}
#photos2023picbox87{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 149px;
	top: 14992px;
}
#photos2023picbox88{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 15228px;
}
#photos2023picbox89{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 15615px;
}
#photos2023picbox90{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 417px;
	top: 15151px;
}
#photos2023picbox91{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 200px;
	top: 15527px;
}
#photos2023picbox92{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 453px;
	top: 15626px;
}
#photos2023picbox93{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 470px;
	top: 15967px;
}
#photos2023picbox94{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 16355px;
}
#photos2023picbox95{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 16839px;
}
#photos2023picbox96{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 417px;
	top: 16471px;
}
#photos2023picbox97{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 395px;
	top: 16860px;
}
#photos2023picbox98{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 29px;
	top: 17470px;
}
#photos2023picbox99{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 17257px;
}
#photos2023picbox100{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 368px;
	top: 17255px;
}
#photos2023picbox101{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 17734px;
}
#photos2023picbox102{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left:533px;
	top: 17793px;
}
#photos2023picbox103{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 20px;
	top: 16208px;
}
#photos2023picbox104{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 418px;
	top: 18192px;
}
#photos2023picbox105{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 18617px;
}
#photos2023picbox106{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 15962px;
}
#photos2023picbox107{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 18202px;
}
#photos2023picbox108{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 20px;
	top: 19138px;
}
#photos2023picbox109{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 19484px;
}
#photos2023picbox110{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 7px;
	top: 20388px;
}
#photos2023picbox111{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 454px;
	top: 19609px;
}
#photos2023picbox112{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 20679px;
}
#photos2023picbox113{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 21379px;
}
#photos2023picbox114{
	position:absolute;
	width:57px;
	height:115px;
	z-index:257;
	left: 470px;
	top: 19328px;
}
#photos2023picbox115{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 21060px;
}
#photos2023picbox116{
	position:absolute;
	width:51px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 19815px;
}
#photos2023picbox117{
	position:absolute;
	width:83px;
	height:115px;
	z-index:257;
	left: 420px;
	top: 21068px;
}
#photos2023picbox118{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 21816px;
}
#photos2023picbox119{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 5px;
	top: 20103px;
}
#photos2023picbox120{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 451px;
	top: 21798px;
}
#photos2023picbox121{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 468px;
	top: 19003px;
}
#photos2023picbox122{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 336px;
	top: 21422px;
}
#photos2023picbox123{
	position:absolute;
	width:139px;
	height:70px;
	z-index:257;
	left: 290px;
	top: 17771px;
}
#photos2023picbox124{
	position:absolute;
	width:140px;
	height:115px;
	z-index:257;
	left: 363px;
	top: 18696px;
}
/*photos2023.html end */
/*photos2023teams.html start */
#team2023lockhartrosterbox {
	position:absolute;
	width:749px;
	height:115px;
	z-index:501;
	left: 18px;
	top: 4276px;
}
    #team2023photoschampionbox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:70;
	left: 18px;
	top: 472px;
}
    #yatesteamphoto2023 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:503;
	left: 14px;
	top: 4451px;
}

    #team2023yatesrosterbox {
	position:absolute;
	width:764px;
	height:115px;
	z-index:504;
	left: 12px;
	top: 4957px;
}
    #team2023seminoleroster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:999;
	left: 16px;
	top: 1607px;
}
#team2023photoscopyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 7px;
	top: 5399px;
}
#team2023photosbox1 {
	position:absolute;
	width:752px;
	height:54px;
	z-index:10;
	left: 24px;
	top: 276px;
}
#team2023photosmainbox {
	position: relative;
	z-index: 1;
	height: 5500px;
	width: 779px;
	top: auto;
	background-color: #ffffb3;
	margin: auto;
}
#team2023photossoftballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 8px;
}
#team2023topnavbuttonbox {
	position:relative;
	width:744px;
	height:55px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#team2023photosbottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 22px;
	top: 5318px;
}
#team2023photopagebox1 {
	position:absolute;
	width:749px;
	height:54px;
	z-index:53;
	left: 31px;
	top: 223px;
}
#teamphotos2023titlebox {
	position:absolute;
	width:507px;
	height:171px;
	z-index:3;
	left: 223px;
	top: 5px;
}
#Seminoleteamphotopage2023 {
	position:absolute;
	width:200px;
	height:438px;
	z-index:71;
	left: 14px;
	top: 1153px;
}
#LPMarineteamphoto2023 {
	position:absolute;
	width:200px;
	height:354px;
	z-index:72;
	left: 6px;
	top: 3146px;
}
#Dockteamphoto2023 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:73;
	left: 6px;
	top: 2484px;
}
#Centralteamphoto2023 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:74;
	left: 11px;
	top: 1826px;
}
#team2023championbox {
	position:absolute;
	width:729px;
	height:115px;
	z-index:75;
	left: 36px;
	top: 337px;
}
#team2023championnames {
	position:absolute;
	width:759px;
	height:174px;
	z-index:76;
	left: 14px;
	top: 957px;
}
#team2023lpmarineroster {
	position:absolute;
	width:758px;
	height:108px;
	z-index:77;
	left: 17px;
	top: 3669px;
}
#team2023dockroster {
	position:absolute;
	width:757px;
	height:86px;
	z-index:78;
	left: 17px;
	top: 2999px;
}
#team2023centalsecurityroster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:79;
	left: 18px;
	top: 2337px;
}
#team2023Lockhart {
	position:absolute;
	width:200px;
	height:115px;
	z-index:80;
	left: 8px;
	top: 3825px;
}
/*photos2023teams.html end */
/*start photos2023.html */
#photos2023mainbox {
	position: relative;
	z-index: 1;
	height: 27600px;
	width: 772px;
	background-color: #ffffb3;
	margin: auto;
}
#photos2023softballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 16px;
}
#photos2023titlebox {
	position:absolute;
	width:260px;
	height:157px;
	z-index:3;
	left: 472px;
	top: 21px;
}
#photos2023topnavbuttonbox {
	position:relative;
	width:720px;
	height:55px;
	z-index:4;
	left: 28px;
	top: 165px;
}
#photos2023bottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 13px;
	top: 27438px;
}
#photos2023copyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 10px;
	top: 27491px;
}
#photos2023graphicbox {
	position:absolute;
	width:200px;
	height:68px;
	z-index:2;
	left: 343px;
	top: 92px;
}
#photos2023priorlinks {
	position:absolute;
	width:514px;
	height:41px;
	z-index:7;
	left: 24px;
	top: 307px;
}
#photos2023pic1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 27px;
	top: 850px;
}
#photos2023pic2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	left: 23px;
	top: 258px;
}
#photos2023topnavbar {
	position:absolute;
	width:744px;
	height:50px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#photos2023pic12 {
	position:absolute;
	width:260px;
	height:115px;
	z-index:11;
	left: 459px;
	top: 1063px;
}
#photos2023pic3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:201;
	left: 474px;
	top: 1977px;
}
#photos2023pic4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 13px;
	top: 1621px;
}
#photos2023pic6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:21;
	left: 15px;
	top: 1347px;
}
#photos2023pic5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 434px;
	top: 1235px;
}
#photos2023pic7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:20;
	left: 42px;
	top: 22901px;
}
#photos2023pic8 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:202;
	left: 14px;
	top: 2027px;
}
#photos2023pic9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:203;
	left: 494px;
	top: 1560px;
}
#photos2023pic10 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:204;
	left: 10px;
	top: 24547px;
}
#photos2023pic11 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:25;
	left: 382px;
	top: 261px;
}
#photos2023pic13 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:206;
	left: 399px;
	top: 2655px;
}
#photos2023pic14 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:207;
	left: 434px;
	top: 760px;
}
#photos2023pic15 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:208;
	left: 12px;
	top: 12840px;
}
#photos2023pic16 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:209;
	left: 10px;
	top: 3163px;
}
#photos2023pic17 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:210;
	left: 405px;
	top: 3034px;
}
#photos2023pic18 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:211;
	left: 9px;
	top: 3673px;
}
#photos2023pic19 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:212;
	left: 406px;
	top: 3410px;
}
#photos2023pic20 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:214;
	left: 395px;
	top: 3973px;
}
#photos2023picbox21 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:215;
	left: 331px;
	top: 14495px;
}
#photos2023pic22 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:216;
	left: 358px;
	top: 4416px;
}
#photos2023pic23 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:217;
	left: 94px;
	top: 4767px;
}
#photos2023picbox24 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:218;
	left: 432px;
	top: 5545px;
}
#photos2023picbox25 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:219;
	left: 380px;
	top: 6386px;
}
#photos2023picbox26 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:220;
	top: 5629px;
	left: 12px;
}
#photos2023pic27 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:221;
	top: 23402px;
	left: 47px;
}
#photos2023picbox28 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:222;
	top: 7385px;
	left: 438px;
}
#photos2023picbox29 {
	position:absolute;
	width:200px;
	height:264px;
	z-index:223;
	top: 6864px;
	left: 9px;
}
#photos2023picbox30 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:224;
	top: 7142px;
	left: 24px;
}
#photos2023picbox31 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:225;
	top: 6763px;
	left: 419px;
}
#photos2023picbox32 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:226;
	left: 21px;
	top: 7845px;
}
#photos2023picbox33 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:227;
	top: 7593px;
	left: 20px;
}
#photos2023picbox34 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:228;
	top: 8624px;
	left: 15px;
}
#photos2023picbox36 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:229;
	top: 8218px;
	left: 18px;
}
#photos2023picbox37 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:230;
	top: 9032px;
	left: -190px;
}
#photos2023picbox35 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:231;
	top: 8369px;
	left: 430px;
}
#photos2023picbox38 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:232;
	left: 481px;
	top: 7838px;
}
#photos2023picbox39 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:233;
	left: 16px;
	top: 6326px;
}
#photos2016picbox40 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:234;
	left: 419px;
	top: 6035px;
}
#photos2023picbox45 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:235;
	left: 30px;
	top: 24135px;
}
#photos2023picbox57 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:236;
	left: 15px;
	top: 5211px;
}
#photos2023picbox46 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:237;
	left: 15px;
	top: 4330px;
}
#photos2023picbox47 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:238;
	left: 15px;
	top: 2484px;
}
#photos2023picbox48 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:239;
	left: 495px;
	top: 5920px;
}
#photos2023picbox49 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:240;
	left: 445px;
	top: 5204px;
}
#photos2023picbox50 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:241;
	left: 10px;
	top: 9276px;
}
#photos2023picbox51 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:242;
	left: 18px;
	top: 18092px;
}
#photos2023picbox52 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:243;
	left: 15px;
	top: 6016px;
}
#photos2023picbox53 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:244;
	left: 14px;
	top: 9728px;
}
#photos2023picbox55 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:245;
	left: 445px;
	top: 9408px;
}
#photos2023picbox56 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:246;
	left: 410px;
	top: 10207px;
}
#photos2023picbox58 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:247;
	left: 10px;
	top: 10567px;
}
#photos2023picbox59 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:248;
	top: 9858px;
	left: 399px;
}
#photos2023picbox60 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:249;
	top: 10988px;
	left: 11px;
}
#photos2023picbox61 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:250;
	top: 10658px;
	left: 408px;
}
#photos2023picbox62 {
	position:absolute;
	width:289px;
	height:326px;
	z-index:251;
	left: 780px;
	top: 10484px;
}
#photos2023picbox63 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:252;
	top: 11368px;
	left: 11px;
}
#photos2023picbox64 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 22px;
	top: 13724px;
}
#photos2023picbox65 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:253;
	left: 429px;
	top: 11101px;
}
#photos2023picbox66 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:254;
	left: 9px;
	top: 11685px;
}
#photos2023picbox67 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:255;
	left: 463px;
	top: 11440px;
}
#photos2023picbox68 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:256;
	left: 45px;
	top: 22446px;
}
#photos2023picbox69 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 393px;
	top: 12859px;
}#photos2023picbox70 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:258;
	left: 17px;
	top: 12493px;
}#photos2023picbox71 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:259;
	left: 408px;
	top: 12117px;
}
#photos2023picbox72 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 16px;
	top: 12259px;
}
#photos2023picbox73 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 6px;
	top: 12073px;
}
#photos2023picbox74 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 390px;
	top: 13261px;
}
#photos2023picbox75 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 409px;
	top: 12497px;
}
#photos2023picbox76 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 405px;
	top: 11737px;
}
#photos2023picbox77{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 22188px;
}
#photos2023picbox78 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 13187px;
}
#photos2023picbox79 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 439px;
	top: 14127px;
}
#photos2023picbox80 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 14038px;
}
#photos2023picbox81 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 395px;
	top: 13782px;
}
#photos2023picbox82 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 19370px;
}
#photos2023picbox83 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 13711px;
}
#photos2023picbox84{
	position:absolute;
	width:130px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 14928px;
}
#photos2023picbox85{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 330px;
	top: 18095px;
}
#photos2023picbox86{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 16px;
	top: 14463px;
}
#photos2023picbox87{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 762px;
	top: 14996px;
}
#photos2023picbox88{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 9px;
	top: 15328px;
}
#photos2023picbox89{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 15624px;
}
#photos2023picbox90{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 357px;
	top: 14866px;
}
#photos2023picbox91{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 200px;
	top: 15527px;
}
#photos2023picbox92{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 409px;
	top: 15175px;
}
#photos2023picbox93{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 441px;
	top: 15567px;
}
#photos2023picbox94{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 16375px;
}
#photos2023picbox95{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 14px;
	top: 16670px;
}
#photos2023picbox96{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 476px;
	top: 16221px;
}
#photos2023picbox97{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 424px;
	top: 16684px;
}
#photos2023picbox98{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 13px;
	top: 17577px;
}
#photos2023picbox99{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 11px;
	top: 17167px;
}
#photos2023picbox100{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 421px;
	top: 18529px;
}
#photos2023picbox101{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 128px;
	top: 17854px;
}
#photos2023picbox102{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left:361px;
	top: 17158px;
}
#photos2023picbox103{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 470px;
	top: 15932px;
}
#photos2023picbox104{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 434px;
	top: 8930px;
}
#photos2023picbox105{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -216px;
	top: 18645px;
}
#photos2023picbox106{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 10px;
	top: 16003px;
}
#photos2023picbox107{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -188px;
	top: 18130px;
}
#photos2023picbox108{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -222px;
	top: 19024px;
}
#photos2023picbox109{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 401px;
	top: 19357px;
}
#photos2023picbox110{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 21px;
	top: 20286px;
}
#photos2023picbox111{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 21px;
	top: 19671px;
}
#photos2023picbox112{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 412px;
	top: 20358px;
}
#photos2023picbox113{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 50px;
	top: 21175px;
}
#photos2023picbox114{
	position:absolute;
	width:57px;
	height:115px;
	z-index:257;
	left: 12px;
	top: 19062px;
}
#photos2023picbox115{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: -201px;
	top: 21034px;
}
#photos2023picbox116{
	position:absolute;
	width:51px;
	height:115px;
	z-index:257;
	left: 428px;
	top: 19617px;
}
#photos2023picbox117{
	position:absolute;
	width:83px;
	height:115px;
	z-index:257;
	left: 19px;
	top: 20757px;
}
#photos2023picbox118{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 93px;
	top: 21637px;
}
#photos2023picbox119{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 27px;
	top: 19986px;
}
#photos2023picbox120{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 407px;
	top: 23879px;
}
#photos2023picbox121{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 438px;
	top: 18867px;
}
#photos2023picbox122{
	position:absolute;
	width:200px;
	height:115px;
	z-index:257;
	left: 19px;
	top: 23865px;
}
#photos2023picbox123{
	position:absolute;
	width:139px;
	height:70px;
	z-index:257;
	left: 787px;
	top: 17604px;
}
#photos2023picbox124{
	position:absolute;
	width:140px;
	height:115px;
	z-index:257;
	left: 15px;
	top: 18676px;
}
/*photos2023.html end */
/*photos2023teams.html start */
#team2023lockhartrosterbox {
	position:absolute;
	width:749px;
	height:115px;
	z-index:501;
	left: 18px;
	top: 4276px;
}
    #team2023photoschampionbox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:70;
	left: 18px;
	top: 472px;
}
    #yatesteamphoto2023 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:503;
	left: 14px;
	top: 4451px;
}

    #team2023yatesrosterbox {
	position:absolute;
	width:764px;
	height:115px;
	z-index:504;
	left: 12px;
	top: 4957px;
}
    #team2023seminoleroster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:999;
	left: 16px;
	top: 1607px;
}
#team2023photoscopyrightbox {
	position:absolute;
	width:770px;
	height:52px;
	z-index:6;
	left: 7px;
	top: 5399px;
}
#team2023photosbox1 {
	position:absolute;
	width:752px;
	height:54px;
	z-index:10;
	left: 24px;
	top: 276px;
}
#team2023photosmainbox {
	position: relative;
	z-index: 1;
	height: 5500px;
	width: 779px;
	top: auto;
	background-color: #ffffb3;
	margin: auto;
}
#team2023photossoftballlogobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 16px;
}
#team2023topnavbuttonbox {
	position:relative;
	width:744px;
	height:55px;
	z-index:150;
	left: 22px;
	top: 190px;
}
#team2023photosbottomnav {
	position:absolute;
	width:744px;
	height:50px;
	z-index:200;
	left: 22px;
	top: 5318px;
}
#team2023photopagebox1 {
	position:absolute;
	width:749px;
	height:54px;
	z-index:53;
	left: 31px;
	top: 223px;
}
#teamphotos2023titlebox {
	position:absolute;
	width:260px;
	height:157px;
	z-index:3;
	left: 472px;
	top: 21px;
}
#Seminoleteamphotopage2023 {
	position:absolute;
	width:753px;
	height:438px;
	z-index:71;
	left: 16px;
	top: 1080px;
}
#LPMarineteamphoto2023 {
	position:absolute;
	width:200px;
	height:354px;
	z-index:72;
	left: 15px;
	top: 3116px;
}
#Dockteamphoto2023 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:73;
	left: 18px;
	top: 2427px;
}
#Centralteamphoto2023 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:74;
	left: 16px;
	top: 1759px;
}
#team2023championbox {
	position:absolute;
	width:729px;
	height:115px;
	z-index:75;
	left: 36px;
	top: 337px;
}
#team2023championnames {
	position:absolute;
	width:759px;
	height:138px;
	z-index:76;
	left: 14px;
	top: 928px;
}
#team2023lpmarineroster {
	position:absolute;
	width:758px;
	height:108px;
	z-index:77;
	left: 18px;
	top: 3585px;
}
#team2023dockroster {
	position:absolute;
	width:757px;
	height:86px;
	z-index:78;
	left: 13px;
	top: 2931px;
}
#team2023centalsecurityroster {
	position:absolute;
	width:758px;
	height:115px;
	z-index:79;
	left: 13px;
	top: 2271px;
}
#team2023Lockhart {
	position:absolute;
	width:200px;
	height:115px;
	z-index:80;
	left: 8px;
	top: 3825px;
}
h2 {
	font-family: Calibri, "Lucida Sans", Verdana, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
}
/*photos2023teams.html end */
