#coachcontainer
{
	width: 990px;
	background-color: #000000;
	background-image: url(../images/boardinfo.jpg);
	background-repeat: no-repeat;
	height: 2200px;

}
.links2
{
	font-size:22px;
	color:#FF99FF;
	font-weight: bold;

}
#calendarcontainer
{
	width: 990px;
	background-color: #000000;
	background-image: url(../images/calendarinfo.jpg);
	background-repeat: no-repeat;
	height: 1500px;

}
.titles1
{
	font-size:24px;
	color:#FFFF00;
	font-weight: bolder;

}
.links
{
	font-size:16px;
	color:#FF99FF;
	font-weight: bold;

}
.foot1
{
	font-size:14px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#linkformcontainer
{
	width: 990px;
	background-color: #000000;
	background-image: url(../images/linkform.jpg);
	background-repeat: no-repeat;
	height: 1300px;

}
#uniformcontainer
{
	width: 990px;
	background-color: #000000;
	background-image: url(../images/uniform.jpg);
	background-repeat: no-repeat;
	height: 1250px;

}
#coachescontainer
{
	width: 990px;
	background-color: #FFFFFF;
	background-image: url(../images/coachesinfo.jpg);
	background-repeat: no-repeat;
	height: 500px;

}
#boardcontainer
{
	width: 990px;
	background-color: #000000;
	background-image: url(../images/boardinfo.jpg);
	background-repeat: no-repeat;
	height: 2200px;

}
.titles
{
	font-size:16px;
	color:#FFFF00;
	font-weight: bold;

}
.body1
{
	font-size:16px;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;

}
body
{
	margin: 10;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:18px;
	background-color: #000000;
	border-top:100px;
	background-image: url(../images/pawbackground.jpg);
}
	
#header
{
	border-bottom-color:#000000;
	border-bottom-width:4px;
	height:210px;
}

#outercontainer
{
	width: 990px;
	margin: auto auto;
	border: 6px solid;
	border-color:#FFFFFF;
	background-color: #000000;
	height:auto;
	color:#FFFFFF;

}
#innercontainer
{
	width: 990px;
	background-color: #000000;
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	height: 950px;

}
#menubar
{
	background-color:#000000;
}
#sizetwentyfour
{
	font-size:24px;
	margin-top:50px;
}
#footerlinks
{
font-size:12px;
line-height:16px;
padding-top:1em;
padding-bottom:.5em;
text-align:center;
}
#footerlinkssmall
{
	padding-top:1em;
	padding-bottom:.5em;
	font-size:10px;
	line-height:12px;
	text-align:center;
	color: #666666;
}
#bodyindent
{
margin:20px;
text-align:center;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 2%;
	left: 23%;
	width: 50%;
	height: 85%;
	padding: 1em;
	border: 8px solid #0081ab;
background-color: #FFFFFF;
	text-align: left;
	z-index:1001;
	overflow: auto;	

}

.bnv
{
	font-size:18px;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;

}

#overlay
{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
