body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: "Arial";
  font-size: 12pt;
  color: #ffffff;
  background-color: #3072ec;
}

img, img a {
  margin: 0px;
  border: none;
}

#pagecontents {
  width: 800px;
  margin: auto;
  background-repeat: no-repeat;
}

#menu {
  height: 65px;
  padding-top: 10px;
}

#menulogo {
  float: left;
  width: 160px;
}

#menutext {
  float: right;
  width: 639px;
  padding-top: 15px;
  font-size: 11pt;
}

#menutext a {
  color: #ffffff;
  text-decoration: none;
}

#menutext a:hover, #menutext a:active {
  text-decoration: underline;
  color: #cd0b7e;
}

#pagetitle {
  font-family: "Arial Black","Arial";
  font-size: 24pt;
  color: #001357;
  background-color: #52de00;
  border-top: 3px solid white;
  border-bottom: 3px solid white;
}

#pageleft {
  float: left;
  width: 140px;
  height: 432px;
  overflow: hidden;
}

.pageheadflash {
  margin-top: 10px;
  width: 140px;
  height: 204px;
}

#pagemiddle {
  float: left;
  width: 499px;
  height: 392px;
  overflow: auto;
  padding: 30px 10px 10px 10px;
  text-align: justify;
  background-color: #001357;
}

#pagemiddle h3 {
  text-align: center;
}

#pagemiddle ul {
  text-align: left;
  padding-bottom: 30px;
}

#pagemiddle li {
  margin-bottom: .5em;
}

#pagemiddle ul ul {
  padding-top: 10px;
  padding-bottom: 0px;
}

#pagemiddle a {
  color: #ffffff;
}

#pagemiddle a:hover, #pagemiddle a:active {
  color: #cd0b7e;
  text-decoration: underline;
}

#pagemiddle a:visited {
  color: #888888;
}

#pageright {
  float: right;
  clear: none;
  width: 140px;
  height: 432px;
  overflow: hidden;
}

#pageright a, #pageright img {
  border: none;
}

#contacts {
  text-align: center;
  font-size: x-large;
}

#resourcesmenu {
  text-align: center;
}

#resourcestopics {
  height: 320px;
  margin-top: 30px;
  overflow: auto;
}

#topicEducators {
  text-align: center;
}

#topicEducators li {
  margin-left: 30px;
  font-size: large;
}

.partneritem {
  height: 200px;
  margin: 20px;
  text-align: left;
}

.partneritem a {
  display: block;
  padding-top: 20px;
}

.partneritem a img {
  float: left;
  margin-right: 20px;
  margin-top: -20px;
  clear: left;
}


/*********************
  for default.html
*********************/

#homebanner {
  height: 305px;
  margin-bottom: 50px;
  background-image: url("media/home-banner.jpg");
}

.bannerhead {
  float: left;
  margin-top: 50px;
}

.bannerheadflash {
  width: 336px;
  height: 252px;
}

#pagefooter {
  clear: both;
  margin-top: 20px;
  background-color: #001357;
}

#ctelogo {
  float: right;
  margin: 0px 3px 0px 27px;
}

#homeheads {
  height: 128px;
  width: 794px;
  padding-left: 2px;
  background-image: url("media/home-bg-lines.gif");
  background-repeat: repeat-x;
}

#homeheads a {
  color: #ffffff;
  text-decoration: none;
}

#homeheads a:hover, #homeheads a:active {
  color: #cd0b7e;
  text-decoration: underline;
}

.headbox {
  margin-top: 10px;
  float: left;
  width: 113px;
}

.headflash {
  width: 113px;
  height: 96px;
}

.headlabel {
  font-size: 12pt;
  font-weight: bold;
  background-color: #001357;
}

