div#center h1 {
  margin: 0px 0px .6em 0px;
  padding: 0px;
  font-size: 1em;
  clear:both;
}

div#center h1 a {
  text-decoration: none;
}

div#center h2 {
  margin: .66em 0px .33em 0px;
  padding: 0px;
  font-size: .83em;
  clear:both;
}

div#center h3 {
  margin: .66em 0px .33em 0px;
  padding: 0px;
  font-size: .83em;
  clear:both;
}

/*-- ============================================== --*/


body#home div#center h1 {
  color: #FF0007;
  border-bottom: solid 1px #FF0007;
}

body#home div#center h1 a {
  color: #FF0007;
}

body#home div#center h1 a:hover {
  color: #FF9396;
}

body#home div#center h2 {
  color: #FF0007;
}

body#home div#center h3 {
  color: #FF0007;
}

/*-- ============================================== --*/

body#teachers div#center h1 {
  color: #0047BE;
  border-bottom: solid 1px #0047BE;
}

body#teachers div#center h1 a {
  color: #0047BE;
}

body#teachers div#center h1 a:hover {
  color: #6595E6;
}

body#teachers div#center h2 {
  color: #0047BE;
}

body#teachers div#center h3 {
  color: #0047BE;
}

/*-- ============================================== --*/

body#parents div#center h1 {
  color: #D52800;
  border-bottom: solid 1px #D52800;
}

body#parents div#center h1 a {
  color: #FF3000;
}

body#parents div#center h1 a:hover {
  color: #F58268;
}

body#parents div#center h2 {
  color: #D52800;
}

body#parents div#center h3 {
  color: #D52800;
}

/*-- ============================================== --*/

body#children div#center h1 {
  color: #FF3000;
  border-bottom: solid 1px #0047BE;
}

body#children div#center h1 a {
  color: #FF3000;
}

body#children div#center h1 a:hover {
  color: #FF8D73;
}

body#children div#center h2 {
  color: #FF3000;
}

body#children div#center h3 {
  color: #FF3000;
}

/*-- ================================================ --*/

p.st, div#center p {
  margin: 0px;
  padding: .33em 0px 0px 0px;
  font-size: .9em;
}

div.paragraph {
  margin: 0px;
  padding: .33em 0px 0px 0px;
  font-size: .9em;
}

div.paragraph a, div#center a {
  color: #0047BE;;
}

p.st a:hover a, div#center a:hover {
  text-decoration: none;
}

div#center ul, div#center ol {
  margin-top: 0px;
  padding-top: 0px;
}

div#center ul li, div#center ol li {
  font-size: .93em;
}

table.cms {
  margin: 0px 0px .6em 0px;
  padding: 0px;
  border-collapse: collapse;
}

table.cms td {
  border: solid 1px #CBD1D4;
  padding: 2px;
  font-size: .83em;
}

div#center blockquote {
  margin: 0px 0px .6em 0px;
  padding: 0px 0px 5px 8px;
  width: 96%;
  font-size: .83em;
  border: solid 1px #CBD1D4;
  clear: both;
}

div#center blockquote a {
  color: #000;
}

div#center blockquote a:hover {
  text-decoration: none;
}

div#center ul, div#center ol {
  margin-top: .33em;
  font-size: 11px;
}

div.etpimg_thumb_left, div.etpimg_section {
  margin-top: .33em;
  margin-right: 6px;
  margin-bottom: .33em;
  float: left;
}

div.etpimg_viewer_left {
  margin-top: .33em;
  margin-right: 6px;
  margin-bottom: .33em;
  float: left;
}

div.etpimg_thumb_right {
  margin-top: .33em;
  margin-left: 6px;
  margin-bottom: .33em;
  float: right;
}

div.etpimg_viewer_right {
  margin-top: .33em;
  margin-left: 6px;
  margin-bottom: .33em;
  float: right;
}

div.etpimg_dscr {
  font-size: 10px;
  padding: 0px 2px;
}

/*-- ==================home========================= --*/

body#home div.etpimg_thumb_left, body#home div.etpimg_section {
  border: solid 2px #FF5C00;
}

body#home div.etpimg_viewer_left {
  border: solid 2px #FF5C00;
}

body#home div.etpimg_thumb_right {
  border: solid 2px #FF5C00;
}

body#home div.etpimg_viewer_right {
  border: solid 2px #FF5C00;
  }

/*-- ==================teachers========================= --*/

body#teachers div.etpimg_thumb_left, body#teachers div.etpimg_section {
  border: solid 2px #0047BE;
}

body#teachers div.etpimg_viewer_left {
  border: solid 2px #0047BE;
}

body#teachers div.etpimg_thumb_right {
  border: solid 2px #0047BE;
}

body#teachers div.etpimg_viewer_right {
  border: solid 2px #0047BE;
  }

/*-- ==================parents========================= --*/

body#parents div.etpimg_thumb_left, body#parents div.etpimg_section {
  border: solid 2px #DB3900;
}

body#parents div.etpimg_viewer_left {
  border: solid 2px #DB3900;
}

body#parents div.etpimg_thumb_right {
  border: solid 2px #DB3900;
}

body#parents div.etpimg_viewer_right {
  border: solid 2px #DB3900;
  }

/*-- ==================parents========================= --*/

body#children div.etpimg_thumb_left, body#children div.etpimg_section {
  border: solid 2px #FFCC00;
}

body#children div.etpimg_viewer_left {
  border: solid 2px #FFCC00;
}

body#children div.etpimg_thumb_right {
  border: solid 2px #FFCC00;
}

body#children div.etpimg_viewer_right {
  border: solid 2px #FFCC00;
  }
