@charset "utf-8";

a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 1.125em;
}
p {
	font-size: 0.75em;
	line-height: 140%;
	margin-top: 3px;
	margin-right: 18px;
	margin-left: 18px;
}

caption {
}

/* CSS Document */

h1 {
	letter-spacing: 0px;
	font-size: 93%;
	color: #ff0000;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 16px;
	margin-left: 16px;
	text-transform: uppercase;
}
h2 {
	font-size: 200%;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 18px;
}
h3 {
	font-size: 150%;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 18px;
}
h4 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	margin-left: 18px;
	margin-bottom: 8px;
}
h5 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
	margin-left: 18px;
	margin-bottom: 2px;
	margin-top: 18px;
}


li {
	font-size: 0.75em;
	margin-left: -6px;
}
ol {
}
img {
}

strong {
}
sub {
}
#container {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
}
#masthead {
	background-image: url(index/phx-mast-2.gif);
	height: 127px;
}
#navtop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.65em;
	text-align: center;
	font-weight: 900;
	vertical-align: middle;
}
#content {
	height: 100%;
}

#footer {
	clear: both;
	text-align: right;
}
#index {
	font-size: 0.55em;
	text-align: center;
	font-weight: 500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#greybar {
	background-color: #CCCCCC;
	height: 10px;
}
.admin-name {
	font-weight: bold;
	color: #000000;
	font-size: 110%;
}
.bio-subject {
	color: #666666;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.display-type {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	line-height: 190%;
	font-size: 0.75em;
	margin-left: 21px;
}
.greytxt {
	color: #666666;
}

.image-left {
	float: left;
	margin-bottom: 3px;

}
.image-main {
	float: left;
	margin-bottom: 3px;
	margin-left: 18px;


}

.image-right {
	padding-left: 8px;
	float: right;
	margin-bottom: 3px;

}
.img-space {
	margin-bottom: 6px;
}
.link-tag {
	font-size: 150%;
	color: #FF3300;
}
.month-head {
	font-size: 200%;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 24px;
	margin-top: 24px;
}
.mug-name {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}
.mug-title {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #999999;
}
.sans-body {
	font-size: 0.75em;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.sans-body-key {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 100%;
}
.sans-fineprint {
	font-size: 0.7em;
	line-height: 120%;
}
.sans-header {
	font-size: 0.7em;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.sans-small {
	font-size: 0.7em;
	color: #000000;
}
.sans-small2 {
	font-size: 0.6em;
	color: #000000;
}
.sans-cal {
	font-size: 0.55em;
	text-transform: uppercase;
}

.serif-small {
	font-size: 0.75em;
	margin-right: 17px;
	margin-left: 17px;
}
.serif-copy {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 0.75em;
	margin-left: 24px;
	margin-right: 21px;
}
#25px-indent {
	float: left;
	height: 100%;
	width: 25px;
}

#leftColumn {
	float: left;
	width: 510px;
	text-align: left;
	height: 100%;
	padding-bottom: 18px;
}
#rightColumn {
	float: right;
	width: 289px;
	padding-bottom: 16px;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#rail-top {
	background-color: #ccccff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 289px;
	margin-bottom: 16px;
	padding-bottom: 16px;
}

#rail-mission {
	background-color: #ccccff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	margin-bottom: 16px;
	padding-bottom: 16px;
	width: 289px;
}
#contact {
	float: left;
	width: 289px;
}
#info {
	float: left;
	width: 211px;
}


#logo {
	float: right;
	width: 78px;
	padding-top: 14px;
}
#rail-bottom {
	float: right;
	width: 289px;
	margin-top: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-position: bottom;
}

#tez-pre-k {
	float: left;
	width: 169px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#tez-elem {

	float: left;
	width: 169px;
}



#tez-sec {
	float: left;
	width: 169px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#tez-container {
	width: 510px;
	margin-top: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	color: #666666;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#news-story-sub {
	float: left;
	height: 100%;
	width: 510px;
	margin-top: 18px;
	padding-top: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#links-wrap {
	float: left;
	height: 100%;
	width: 510px;
}
#links-l {
	float: left;
	height: 100%;
	width: 169px;
}
#links-mid {
	float: left;
	height: 100%;
	width: 170px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#links-r {
	float: right;
	height: 100%;
	width: 169px;
}

#aboutus-copy {
	float: left;
	height: 100%;
	width: 500px;
	padding-bottom: 18px;
	margin-right: 18px;
}
#aboutus-rail {
	float: left;
	height: 100%;
	width: 275px;
	margin-bottom: 18px;
}
#aboutus-why {
	height: 100%;
	width: 275px;
	background-color: #ccccff;
	margin-top: 18px;
	padding-bottom: 18px;
	padding-top: 18px;
}
#aboutus-wrap {
}


#bio-body {
	float: left;
	height: 100%;
	width: 484px;
}
#bio-indent {
	float: left;
	height: 100%;
	width: 40px;
}

#bio-photo {
	float: left;
	height: 100%;
	width: 200px;
	padding: 18px;
}
#bio-wrap {
	padding-top: 18px;
	padding-bottom: 36px;
}
#tez-container-2 {
	float: left;
	width: 510px;
	padding-bottom: 18px;
	height: 100%;
}
#tez-football-sked {
	float: left;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-left: 18px;
	padding-right: 6px;
	height: 100%;
}
#archive-l {
	float: left;
	width: 96px;
}
#archive-c {
	float: left;
	width: 95px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#archive-r {
	float: right;
	width: 96px;
}
#cutline-main {
	text-align: justify;
	font-size: 0.7em;
	line-height: 125%;
	padding-left: 18px;
	padding-right: 18px;
	margin-bottom: 12px;
	margin-top: 6px;
}
#teachers-k-lt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}

#tez-jbkball-sked {
	float: right;
	width: 230px;
	padding-right: 18px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	height: 100%;
}
#tez-container-1 {
	width: 510px;
	margin-top: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 18px;
	margin-bottom: 18px;
	padding-bottom: 18px;
	height: 100%;
}
#tez-bsktbll-sked {
	float: left;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 6px;
	height: 100%;
}
#tez-vball-sked {
	float: right;
	width: 230px;
	padding-right: 18px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 100%;
}
#teachers {
	float: right;
	height: 100%;
	width: 599px;
	text-align: left;
}

#admin {
	background-color: #ccccff;
	float: left;
	width: 200px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#staff-top {
	background-color: #ccccff;
	float: left;
	width: 800px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#teachers-k-mid {
	background-color: #ccccff;
	float: left;
	height: 100%;
	width: 199px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 18px;
	vertical-align: middle;
}
#teachers-k-rt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}
#prek-wrap {
	float: right;
	height: 100%;
	width: 599px;
	text-align: left;
}
#bio-top {
	float: left;
	height: 100%;
	width: 484px;
}
#bio-back {
	float: right;
	height: 100%;
	width: 242px;
	text-align: right;
}
#bio-copy {
	float: left;
	height: 100%;
	width: 484px;
}
#elem-wrap {
	float: right;
	height: 100%;
	width: 599px;
	text-align: left;
}
#secnd-wrap {
	float: right;
	height: 100%;
	width: 599px;
	text-align: left;
}
#arts-wrap {
	float: right;
	height: 100%;
	width: 599px;
	text-align: left;
}
#spec-wrap {
	float: right;
	height: 100%;
	width: 599px;
	text-align: left;
}
#jobs-wrap {
	float: right;
	height: 100%;
	width: 599px;
	text-align: left;
}
#teachers-e-lt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}
#teachers-s-lt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}
#teachers-a-lt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}
#teachers-sp-lt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}
#teachers-j-lt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}
#teachers-e-mid {
	background-color: #ccccff;
	float: left;
	height: 100%;
	width: 199px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 18px;
	vertical-align: middle;
}
#teachers-s-mid {
	background-color: #ccccff;
	float: left;
	height: 100%;
	width: 199px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 18px;
	vertical-align: middle;
}
#teachers-a-mid {
	background-color: #ccccff;
	float: left;
	height: 100%;
	width: 199px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 18px;
	vertical-align: middle;
}
#teachers-sp-mid {
	background-color: #ccccff;
	float: left;
	height: 100%;
	width: 199px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 18px;
	vertical-align: middle;
}
#teachers-j-mid {
	background-color: #ccccff;
	float: left;
	height: 100%;
	width: 199px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 18px;
	vertical-align: middle;
}
#teachers-e-rt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}
#teachers-s-rt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}
#teachers-sp-rt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}
#teachers-a-rt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}
#teachers-j-rt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 199px;
}
#calendar-wrap {
	height: 100%;
	width: 638px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#cal-ath-sked-title {
	float: left;
	height: 100%;
	width: 405px;
	margin-top: 18px;
}
#calendar-main {
	height: 100%;
	width: 674px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#calendar-rail {
	height: 100%;
	width: 125px;
	float: right;
}
#r1-mon {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#r1-tue {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#r1-wed {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#r1-thu {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#r1-fri {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#r1-sat {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#r1-sun {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#calendar-r1 {
	height: 100%;
	width: 638px;
}

#calendar-r2 {
	height: 100%;
	width: 638px;
}
#calendar-r3 {
	height: 100%;
	width: 638px;
}
#calendar-r4 {
	height: 100%;
	width: 638px;
}
#calendar-r5 {
	height: 100%;
	width: 638px;
}
#calendar-r6 {
	height: 100%;
	width: 638px;
}
.sans-calendar {
	font-size: 0.6em;
	color: #000000;
	line-height: 120%;
	text-align: left;
}
#cal-info {
	font-size: 0.6em;
	line-height: 120%;
	text-align: left;
	float: right;
	width: 63px;
}

#cal-day {
	height: 56px;
	width: 74px;
}
#calendar-days {
	height: 100%;
	width: 638px;
	margin-right: 18px;
	margin-left: 18px;
}
#days-su {
	background-color: #000000;
	float: left;
	height: 100%;
	width: 90px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#cal-date {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
}
#cal-bullet {
	background-color: #000000;
	float: left;
	height: 8px;
	width: 8px;
	margin-top: 2px;
}
#cal-event1 {
	width: 74px;
	float: left;
	margin-bottom: 4px;
}
#cal-event2 {
	width: 74px;
	float: left;
}
#cal-event3 {
	width: 74px;
	float: left;
}
#cal-info2 {
	font-size: 0.6em;
	line-height: 120%;
	text-align: left;
	float: right;
	width: 63px;
}
.calendar-day-names {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
#days-m {
	background-color: #000000;
	float: left;
	height: 100%;
	width: 90px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#days-t {
	background-color: #000000;
	float: left;
	height: 100%;
	width: 90px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#days-w {
	background-color: #000000;
	float: left;
	height: 100%;
	width: 90px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#days-th {
	background-color: #000000;
	float: left;
	height: 100%;
	width: 90px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#days-f {
	background-color: #000000;
	float: left;
	height: 100%;
	width: 90px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#days-sat {
	background-color: #000000;
	float: left;
	height: 100%;
	width: 90px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#cal-bullet-ath {
	background-color: #00FFFF;
	float: left;
	height: 8px;
	width: 8px;
	margin-top: 2px;
}
#cal-bullet-acad {
	background-color: #FF3300;
	float: left;
	height: 8px;
	width: 8px;
	margin-top: 2px;
}
#cal-bullet-arts {
	background-color: #FF00FF;
	float: left;
	height: 8px;
	width: 8px;
	margin-top: 2px;
}
#cal-bullet-community {
	background-color: #00FF00;
	float: left;
	height: 8px;
	width: 8px;
	margin-top: 2px;
}
#cal-bullet-holiday {
	background-color: #FFFF00;
	float: left;
	height: 8px;
	width: 8px;
	margin-top: 2px;
}
#cal-bullet-staff {
	background-color: #0000FF;
	float: left;
	height: 8px;
	width: 8px;
	margin-top: 2px;
}
#calendar-key-wrap {
	height: 100%;
	width: 90px;
	margin-right: 16px;
	margin-left: 20px;
}
#calendar-key-bullet-wrap {
	float: left;
	height: 100%;
	width: 15px;
	margin-right: 6px;
}
#calendar-key-info {
	height: 100%;
	width: 69px;
	float: left;
}
#cal-key-acad {
	float: left;
	height: 13px;
	width: 15px;
	background-color: #FF3300;
	margin-bottom: 11px;
}
#cal-key-ath {
	float: left;
	height: 13px;
	width: 15px;
	background-color: #00FFFF;
	margin-bottom: 11px;
}
#cal-key-arts {
	float: left;
	height: 13px;
	width: 15px;
	background-color: #FF00FF;
	margin-bottom: 11px;
}
#cal-key-com {
	float: left;
	height: 13px;
	width: 15px;
	background-color: #00FF00;
	margin-bottom: 11px;
}
#cal-key-staff {
	float: left;
	height: 13px;
	width: 15px;
	background-color: #0000FF;
	margin-bottom: 11px;
}
#cal-key-holiday {
	float: left;
	height: 13px;
	width: 15px;
	background-color: #FFFF00;
	margin-bottom: 11px;
}
#calendar-rail-dates {
	background-color: #ccccff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	padding-bottom: 16px;
	width: 125px;
	margin-top: 18px;
}
#calendar-key-wrap-upcoming {
	height: 100%;
	width: 90px;
	margin-right: 16px;
	margin-left: 20px;
}
#calendar-sked-wrap {
	height: 100%;
	width: 417px;
	float: left;
	margin-right: 18px;
	margin-left: 18px;
	padding-bottom: 18px;
}
#cal-bsktball-sked {
	float: left;
	width: 200px;
	margin-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	height: 100%;
}
#cal-bsktball-sked-2 {
	float: left;
	width: 200px;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
	height: 100%;
}
#cal-jbkball-sked {
	float: left;
	width: 200px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 100%;
}

#cal-football-sked {
	float: left;
	width: 200px;
	margin-right: 7px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	height: 100%;
}
#cal-vball-sked {
	float: left;
	width: 200px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 100%;
}
#cal-dt-sked {
	float: right;
	height: 100%;
	width: 202px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-right: 18px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#cal-sked1 {
	float: left;
	height: 100%;
	width: 674px;
}
#cal-sked2 {
	float: left;
	height: 100%;
	width: 417px;
	margin-top: 18px;
	padding-top: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.sans-body-links {
	font-size: 0.75em;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#board-wrap {
	height: 100%;
	width: 764px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
#board-head {
	float: left;
	height: 100%;
	width: 800px;
}

#schoolboard-l {
	float: left;
	height: 100%;
	width: 150px;
	background-color: #ccccff;
	padding-bottom: 18px;
}
#schoolboard-mid {
	float: left;
	height: 100%;
	width: 424px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
	padding-bottom: 18px;
}
#schoolboard-r {
	float: right;
	height: 100%;
	width: 186px;
	padding-bottom: 18px;
}
#schoolboard-photo {
	float: left;
	height: 100%;
	width: 275px;
}
#cutline-board {
	text-align: justify;
	font-size: 0.7em;
	line-height: 125%;
	margin-bottom: 12px;
	margin-top: 6px;
}
#contactus-img {
	padding-left: 18px;
	width: 420px;
	height: 100%;
	float: left;
}
#contactus {
	float: right;
	height: 100%;
	width: 360px;
	padding-bottom: 18px;
}

#com-1 {
	float: left;
	height: 100%;
	width: 199px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#com-2 {
	float: left;
	height: 100%;
	width: 199px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #ccccff;
}
#com-3 {
	float: left;
	height: 100%;
	width: 199px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#com-4 {
	float: left;
	height: 100%;
	width: 199px;
	background-color: #ccccff;
}
#com-wrap {
	height: 100%;
	width: 800px;
	padding-bottom: 18px;
	float: left;
}
#gal-wrap {
	height: 100%;
	width: 510px;
	float: left;
}
#com-title {
	float: left;
	height: 100%;
	width: 800px;
}
#gal-rail-left {
	float: left;
	height: 275px;
	width: 82px;
	padding-right: 9px;
}
#gal-main-img {
	float: left;
	height: 100%;
	width: 400px;
	padding-bottom: 18px;
}

#firebirds-title {
	float: left;
	height: 100%;
	width: 510px;
}
.gal-thumb-img {
	margin-right: 16px;
}

#gal-rail-right {
	float: left;
	height: 100%;
	width: 254px;
}
.gal-thumb-img2 {
	margin-right: 17px;
	margin-top: 17px;
}
#gal-rail-r1 {
	float: left;
	height: 100%;
	width: 492px;
	margin-bottom: 18px;
}
#gal-rail-r2 {
	float: left;
	height: 100%;
	width: 492px;
}
#gal-rail-r3 {
	float: left;
	height: 100%;
	width: 260px;
}
#cutline-gal-main {
	text-align: justify;
	font-size: 0.7em;
	line-height: 125%;
	margin-top: 4px;
}
#gal-r1 {
	float: left;
	height: 100%;
	width: 782px;
	margin-top: 18px;
	margin-left: 18px;
}
#calendar-sept-wrap {
	height: 100%;
	width: 125px;
	float: left;
	margin-bottom: 18px;
}
#calendar-key-wrap-caps {
	height: 100%;
	width: 90px;
	margin-right: 16px;
	margin-left: 20px;
	text-transform: uppercase;
}
#calendar-oct-wrap {
	height: 100%;
	width: 125px;
	float: left;
	margin-bottom: 18px;
}
#calendar-nov-wrap {
	height: 100%;
	width: 125px;
	float: left;
	margin-bottom: 18px;
}
#calendar-dec-wrap {
	height: 100%;
	width: 125px;
	float: left;
	margin-bottom: 18px;
}
#calendar-jan-wrap {
	height: 100%;
	width: 125px;
	float: left;
	margin-bottom: 18px;
}
#calendar-feb-wrap {
	height: 100%;
	width: 125px;
	float: left;
	margin-bottom: 18px;
}
#calendar-mar-wrap {
	height: 100%;
	width: 125px;
	float: left;
	margin-bottom: 18px;
}
#calendar-april-wrap {
	height: 100%;
	width: 125px;
	float: left;
	margin-bottom: 18px;
}
#calendar-may-wrap {
	height: 100%;
	width: 125px;
	float: left;
	margin-bottom: 18px;
}
#calendar-june-wrap {
	height: 100%;
	width: 125px;
	float: left;
	margin-bottom: 18px;
}
#cal-event3 {

	width: 74px;
	float: left;
}
#calendar-rail-dates-bottom {

	background-color: #ccccff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	padding-bottom: 16px;
	width: 125px;
	margin-top: 18px;
}
#menu {
	height: 100%;
	width: 510px;
	float: left;
}
#menu-tue {
	background-color: #ccccff;
	float: left;
	height: 100%;
	width: 100px;
}
#menu-thu {
	background-color: #ccccff;
	float: left;
	height: 100%;
	width: 100px;
}
#menu-wed {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#menu-mon {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#menu-fri {

	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#directory {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 800px;
	padding-top: 6px;
	height: 100%;
	float: left;
}
#parent-pic {
	float: right;
	height: 100%;
	width: 300px;
}
#pto-lt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 169px;
}
#pto-mid {
	background-color: #ccccff;
	float: left;
	height: 100%;
	width: 169px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 18px;
	vertical-align: middle;
}
#pto-rt {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 169px;
}
#news-img-sub {
	float: right;
	margin-bottom: 3px;
	margin-left: 12px;
	margin-right: 18px;
	width: 290px;	
}
#news-cut-sub {
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
	margin-right: 18px;
	width: 290px;
}
#news-cut-mug {
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
	margin-right: 18px;
	width: 140px;
}
#story {
	float: left;
	width: 510px;
	text-align: left;
	height: 100%;
}