.hiddenImage {
display:none;
}

body {
background-image: url(images/bkgd.jpg);
background-repeat: no-repeat;
margin: auto auto;
background-color: #000000;
background-position: top center;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

body.about {
background-image: url(images/bkgd2.jpg);
background-repeat: no-repeat;
margin: auto auto;
background-color: #000000;
background-position: top center;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

body.services {
background-image: url(images/bkgd3.jpg);
background-repeat: no-repeat;
margin: auto auto;
background-color: #000000;
background-position: top center;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

body.staff {
background-image: url(images/bkgd6.jpg);
background-repeat: no-repeat;
margin: auto auto;
background-color: #000000;
background-position: top center;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

body.parents {
background-image: url(images/bkgd8.jpg);
background-repeat: no-repeat;
margin: auto auto;
background-color: #000000;
background-position: top center;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

body.faq {
background-image: url(images/bkgd7.jpg);
background-repeat: no-repeat;
margin: auto auto;
background-color: #000000;
background-position: top center;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

body.resources {
background-image: url(images/bkgd4.jpg);
background-repeat: no-repeat;
margin: auto auto;
background-color: #000000;
background-position: top center;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

body.contact {
background-image: url(images/bkgd5.jpg);
background-repeat: no-repeat;
margin: auto auto;
background-color: #000000;
background-position: top center;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}


table {
position: relative;
text-align: center;
width: 780px;
height: auto;
}
  
div.transHeader {
  position: absolute;
  width: 780px;
  height: 130px;
  background-color: #ffffff;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
  
div.logoHeader {
 position: relative;
 text-align: center;
 height: 160px;
 width: 780px;
}
 
.nav {
	position: relative;
	width: 780px;
	height: auto;
	background-color: #000000;
	/* for IE */
  filter:alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;
	overflow: hidden;
}

.navGroup {
position: relative;
height: auto;
}

.flashBox {
position: relative;
height: 310px;
width: 780px;
background-image: url(images/flashBkgd.jpg);
background-repeat: no-repeat;
background-position: center;
border: #000000 thin dotted;
}

.flashBoxResources {
position: relative;
height: 310px;
background-image: url(images/flashBkgdResources.jpg);
background-repeat: no-repeat;
background-position: center;
border: #000000 thin dotted;
}

div.videoFrame {
position: relative;
float: right;
text-align: right;
padding-right: 30px;
height: auto;
}

div.flashBoxContent {
font-family: Geneva, Arial, Helvetica, sans-serif;
position: relative;
float: left;
text-align: left;
width: 410px;
height: auto;
color: #333333;
font-size: 13px;
font-weight: 200;
left: 15px;
top: 25px;
}

div.flashBoxContentResources {
font-family: Geneva, Arial, Helvetica, sans-serif;
position: relative;
float: left;
text-align: left;
width: 260px;
height: 310px;
color: #333333;
font-size: 13px;
font-weight: 200;
left: 130px;
top: 70px;
}

div.flashBoxContact {
font-family: Geneva, Arial, Helvetica, sans-serif;
position: relative;
float: left;
text-align: left;
width: 300px;
height: auto;
color: #333333;
font-size: 12px;
font-weight: 200;
left: 105px;
top: 10px;
}

h1 {
position: relative;
top: 3px;
text-indent: 7px;
font-size: 16px;
text-align: left;
font-weight: bold;
}

.h1Bkgd {
background-image: url(images/header.gif);
height: 30px;
background-repeat: no-repeat;
}

.redBar {
background-color: #000000;
padding: 5px;
font-size: 16px;
font-weight: 100;
}

.h1font {
padding-top: 3px;
padding-left: 10px;
}

.bottomHalf {
background-image: url(images/bottomPaperBkgd.jpg);
background-repeat: repeat;
padding-top: 10px;
padding-bottom: 10px;
}

.bottomClassrooms {
background-image: url(images/bottomPaperBkgd.jpg);
background-repeat: repeat;
text-align: center;
}
  
.leftColumn {
left: 20px;
position: relative;
float: left;
width: 355px;
text-align: left;
font-size: 12px;
left: 10px;
}

.rightColumn {
float: right;
right: 20px;
position: relative;
font-size: 12px;
width: 355px;
right: 10px;
text-align: left;
}

.rightColumnAbout{
float: right;
right: 20px;
position: relative;
top: 60px;
font-size: 12px;
width: 320px;
text-align: center;
}

p {
padding: 5px;
text-align: left;
}

ul {
text-align: left;
}

.navLinks ul {
margin: 0px;
padding: 0px;
list-style: none;
}

.navLinks li {
float: left;
list-style: none;
font-weight: 400;
font-size: 16px;
}

.navLinks li a {
list-style: none;
display: block;
padding: .4em .8em;
text-decoration: none;
color: #FF0000;
}

.navLinks li a:hover {
list-style: none;
display: block;
background-color: #990000; 
text-decoration: none;
color: #ffffff;
}

span.quote {
font-size: 14px;
color: #000000;
padding: 20px;
color: #990000;
}

a {
color: #FF0000;
text-decoration: underline;
}

.whiteLink {
color: #ffffff;
text-decoration: underline;
}

h2 {
font-size: 16px;
font-weight: 100;
text-align: left;
}

.question {
color: #FF0000;
font-size: 16px;
font-weight: bold;
}

.red {
color: #FF0000;
font-weight: bold;
}

.photoCenter {
text-align: center;
}

.logoLeft {
padding: 10px;
float: left;
}

.footer {
 width: 100%;
  height: auto;
  background-color: #FF0000;
  font-size: 12px;
  text-align: center;
  padding: 5px;
  color: #000000;
}

.credits {
  font-size: 10px;
  text-align: center;
  padding: 9px;
  color: #666666;
}

.grayLink {
color: #666666;
text-decoration: underline;
}

.center {
width: 100%;
text-align: center;
}
