@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center -120px;
}
.twoColFixLtHdr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1e0000;
	border-right-color: #1e0000;
	border-bottom-color: #1e0000;
	border-left-color: #1e0000;
} 
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 119px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	background-color: #FFF;
}
.twoColFixLtHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 119px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left 64px;
} 
.twoColFixLtHdr #mainContentOfficers {
	background-image: url(images/parents_title_officers.jpg);
	background-repeat: no-repeat;
	background-position: left 104px;
	margin-left: 119px;
	position: relative;
	height: 545px;
}
.twoColFixLtHdr #mainContentResources {
	height: 545px;
	width: 681px;
	position: relative;
	margin-left: 119px;
	background-image: url(images/resources_back.jpg);
	background-repeat: no-repeat;
	background-position: left 92px;
}
.twoColFixLtHdr #mainContentContact {
	width: 681px;
	margin-left: 119px;
	position: relative;
	background-image: url(images/contact_back.jpg);
	background-repeat: no-repeat;
	background-position: left 92px;
}
.twoColFixLtHdr #mainContentStudents {
	background-image: url(images/students_back.jpg);
	background-repeat: no-repeat;
	background-position: left 92px;
	width: 681px;
	margin-left: 119px;
	position: relative;
}
.twoColFixLtHdr #mainContentContact2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1e0000;
	margin-right: 60px;
	margin-left: 30px;
	position: relative;
}
.twoColFixLtHdr #mainContentResources2  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1e0000;
	margin-right: 60px;
	margin-left: 30px;
	position: relative;
}
.twoColFixLtHdr #mainContentText {
	font-family: Verdana, "Geneva sans-serif";
	font-size: 14px;
	font-style: normal;
	color: #1e0000;
	margin-top: 70px;
	position: relative;
	margin-right: 60px;
	margin-left: 30px;
	margin-bottom: 40px;
}
.twoColFixLtHdr #mainContentEventscom {
	background-image: url(images/parents_title_eventcommittees.jpg);
	background-repeat: no-repeat;
	background-position: left 104px;
	margin-left: 119px;
	position: relative;
}
.twoColFixLtHdr #mainContentStandcom {
	background-image: url(images/parents_title_standingcomm.jpg);
	background-repeat: no-repeat;
	background-position: left 104px;
	margin-left: 119px;
	position: relative;
}
.twoColFixLtHdr #mainContentEventsText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #72A200;
	margin-left: 30px;
	margin-top: 70px;
	margin-right: 60px;
	position: relative;
}
.twoColFixLtHdr #mainContentCalendar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: 1e0000;
	margin-right: 60px;
	margin-left: 30px;
}
.twoColFixLtHdr #mainContentParents {
	background-image: url(images/parents_title_parentexpect.jpg);
	background-repeat: no-repeat;
	background-position: left 64px;
	margin-left: 119px;
	position: relative;
	height: 545px;
}
.twoColFixLtHdr #mainContentForms {
	background-repeat: no-repeat;
	background-position: left 64px;
	margin-left: 119px;
	position: relative;
	background-image: url(images/parents_title_forms.jpg);
}
.twoColFixLtHdr #mainContentPta {
	background-image: url(images/parents_title_pta.jpg);
	background-repeat: no-repeat;
	background-position: left 104px;
	margin-left: 119px;
	position: relative;
}
.twoColFixLtHdr #mainContentAbout {
	margin-left: 119px;
	background-image: url(images/about_title_about.jpg);
	background-repeat: no-repeat;
	background-position: left 64px;
	height: 545px;
	position: relative;
}
.twoColFixLtHdr #mainContentTribes {
	background-image: url(images/about_title_tribes.jpg);
	background-repeat: no-repeat;
	background-position: left 64px;
	margin-left: 119px;
	position: relative;
}
.twoColFixLtHdr #mainContentCampus {
	background-image: url(images/about_title_campus.jpg);
	background-repeat: no-repeat;
	background-position: left 64px;
	margin-left: 119px;
	position: relative;
}
.twoColFixLtHdr #mainContentSchedules {
	background-repeat: no-repeat;
	background-position: left 64px;
	margin-left: 119px;
	position: relative;
	background-image: url(images/parents_title_schedules.jpg);
}
.twoColFixLtHdr #mainContentEvents {
	background-image: url(images/about_title_events.jpg);
	background-repeat: no-repeat;
	background-position: left 64px;
	margin-left: 119px;
	position: relative;
}
.twoColFixLtHdr #mainContentStaff {
	margin-left: 119px;
	position: relative;
	background-image: url(images/about_title_staff.jpg);
	background-repeat: no-repeat;
	background-position: left 64px;
	padding-bottom: 50px;
}
.twoColFixLtHdr #mainContentPhil {
	margin-left: 119px;
	background-image: url(images/about_title_philosophy.jpg);
	background-repeat: no-repeat;
	background-position: left 64px;
	position: relative;
}
.twoColFixLtHdr #mainContentParentinvolve {
	margin-left: 119px;
	background-image: url(images/about_title_parentinvolvement.jpg);
	background-repeat: no-repeat;
	background-position: left 64px;
	position: relative;
}
.twoColFixLtHdr #footer {
	padding: 0;
	background-image: url(images/footer.jpg);
	position: relative;
	height: 55px;
	width: 800px;
} 
.twoColFixLtHdr #footerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1E0000;
	text-align: center;
	position: absolute;
	width: 800px;
	bottom: 15px;
}

#footerText a:link {
	color: #1E0000;
	text-decoration: none;
}
#footerText a:visited {
	text-decoration: none;
	color: #1E0000;
}
#footerText a:hover {
	text-decoration: underline;
	color: #1E0000;
}
#footerText a:active {
	text-decoration: none;
	color: #1E0000;
}
#footerText a {
	font-weight:normal;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 {
	font-size: 14px;
	color: #679000;
	font-style: normal;
}
.style2 {
	font-size: 12px;
}
.alignright2 {
	position: absolute;
	left: 375px;
}
.relative {
	position: absolute;
	margin-left: 30px;
}
.alignright2a {
	position: absolute;
	left: 442px;
}
.twoColFixLtHdr #mainContentGallery1 {
	width: 240px;
	position: absolute;
	background-image: url(images/gallery_albums.jpg);
	background-repeat: no-repeat;
	background-position: 19px 136px;
	height: 545px;
}
.twoColFixLtHdr #mainContentGallery2 {
	width: 441px;
	margin-left: 240px;
	background-image: url(images/gallery_middle_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left 111px;
}
.twoColFixLtHdr #mainContentGallery1Text {
	height: 300px;
	width: 180px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #597CAE;
	top: -345px;
	left: 40px;
}
.links {
	color: #679000;
}
