p { 
	color: #787878; 
	font-size: 11px; 
	line-height: 13px; 
	text-align: justify;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.careers { 
	color: #787878; 
	font-size: 11px; 
	line-height: 13px; 
	text-align: left;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

h1 { 
	color: #990000; 
	font-variant: normal;
	font-weight:bold; 
	font-size: 13px; 
	line-height: 11px;
	text-align: left;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 1px;
}

h2 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	letter-spacing: normal;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

h3 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
}

.h1_sub {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
}

/* .h2_sub { */
/* 	font-family: Arial, Helvetica, sans-serif; */
/* 	font-size: 12px; */
/* 	line-height: 12px; */
/* 	font-weight: bold; */
/* } */

/* .sideimage { */
/*    background: #fff url(../images/left_background.jpg) repeat-y left ; */
/*    padding: 0px; */
/* } */

/* .imagecontainer { */
/* 	left: 662px; */
/* 	top: 224px; */
/* 	height: 200px; */
/* 	width: 199px; */
/* 	position: absolute; */
/* 	visibility: visible; */
/* } */

/* .navcontainer { */
/* 	left: 0px; */
/* 	top: 100px; */
/* 	height: 300; */
/* 	width: 600; */
/* 	position: absolute; */
/* 	visibility: visible; */
/* 	z-index: 2; */
/* } */

  
/* .maincopycontainer { */
/* 	position: absolute; */
/* 	height: 270px; */
/* 	width: 250px; */
/* 	top: 289px; */
/* 	right: 180px; */
/* 	left: 210px; */
/* 	visibility: visible; */
/*  */
/* } */

/* .copycontainer1 { */
/* 	position: absolute; */
/* 	height: 270px; */
/* 	width: 250px; */
/* 	top: 149px; */
/* 	right: 180px; */
/* 	left: 210px; */
/* 	visibility: visible; */
/*  */
/* } */

/* .copycontainer2 { */
/* 	position: absolute; */
/* 	height: 270px; */
/* 	width: 250px; */
/* 	top: 149px; */
/* 	right: 180px; */
/* 	left: 500px; */
/* 	visibility: visible; */
/*  */
/* } */

.projectcopycontainer {
	position: absolute;
	height: auto;
	width: 230px;
	top: 340px;
	left: 208px;
	visibility: visible;

}

.gallerycontainer {
	position: absolute;
	left: 0px;
	top: 116px;
	width: 800px;
	height: 423px;
	z-index: 1;

}


.sideImagecontainer {
	position: absolute;
	left: 500px;
	top: 185px;
	width: 306px;
	height: auto;
	z-index: 1;

}

.contactcontainer {
	position: absolute;
	bottom: -10px;
	left: 10px;
	height: 59px;
	width: 234px;
	z-index: 1;

}

.linkContainer {
	position: absolute;
	left: 0px;
	top: 116px;
	width: 260px;
	height: 220px;
	z-index: 1;
	visibility: visible;
}

a:link {
	color:#990000;
	background-color:transparent;
	font-weight:bold;
	text-decoration:none;
	position: relative;
  }
  
a:visited {
  color:#990000;
  background-color:transparent;
  font-weight:bold;
  text-decoration:none;
  }
  
a:hover {
  color:#990000;
  background-color:transparent;
  text-decoration:underline;
  }
  
a.skip:link {
  background-color:transparent;
  text-decoration:none;
  }
  
a.skip:visited {
  background-color:transparent;
  text-decoration:none;
  }
  
a.skip:hover {
  background-color:transparent;
  text-decoration:none;
  } 
  
  a.news:link {
  color:#990000;
  background-color:transparent;
  font-weight:normal;
  font-size: 9px; 
  text-decoration:none;
  }
  
  a.news:hover {
  color:#787878;
  background-color:transparent;
  font-weight:normal;
  font-size: 9px; 
  text-decoration:none;
  }
  
  a.news:visited {
  color:#990000;
  background-color:transparent;
  font-weight:normal;
  font-size: 9px; 
  text-decoration:none;
  }
  
#Bruce_txt {
	position:absolute;
	width:253px;
	height:115px;
	z-index:3;
	visibility: hidden;
}
#Todd_txt {
	position:absolute;
	width:253px;
	height:115px;
	z-index:4;
	visibility: hidden;
}
#Gary_txt {
	position:absolute;
	width:253px;
	height:115px;
	z-index:5;
	visibility: hidden;
}
#Terry_txt {
	position:absolute;
	width:253px;
	height:115px;
	z-index:6;
	visibility: hidden;
}
#principals_txt {
	position:absolute;
	width:253px;
	height:115px;
	z-index:7;
	visibility: visible;
}
.red_name {
	color: #990000;
	font-weight: bold;
}

