﻿body
{
  text-align:center;
  padding:0px;
  margin:0px;
}

.topPanel {
  background-color: #1F4164;
  width: 867px;
  height: 80px;
  text-align: left;
  position: relative;
}

.topPanel #topPanel1
{
  position:absolute;
  left:15px;
  top:5px;
}
.topPanel #topPanel2
{
  position:absolute;
  right:5px;
  top:5px;
}

.midPanel {
  position: relative;
  border-top: solid 3px white;
  border-bottom: solid 3px white;
  clear: both;
  height: 209px;
  background-color: #AAC3E2;
  background-image: url('images/loading.gif');
  background-position: center;
  background-repeat: no-repeat;
}

.schoolImg {
}

.caption {
  position: relative;
  font-family: Arial;
  color: #E0C9CB;
  background-image: url(images/gel.gif);
  height: 45px;
  width: 231px;
  border-top: solid 3px white;
  text-align: left;
}

.captionArr {
  border-width: 0px;
}

.captionImg {
  border-width: 0px;
  width: 231px;
  height: 193px;
}

.captionImgTrans {
  border-width: 0px;
  border-bottom: solid 3px white;
}

.captionLnk {
  text-decoration: none;
  cursor: pointer;
  color: white;
  z-index: 100;
}

.captionLnk:hover { color: white; }
.captionLnk:visited { color: #B9858C; }

.captionText {
  position: absolute;
  left: 20px;
  top: 6px;
  font-size: 11pt;
}

.captionArrow {
  position: absolute;
  right: 20px;
  top: 18px;
}

.captionBox {
  float: left;
  border-right: solid 3px white;
  border-top: solid 3px white;
  border-bottom: solid 3px white;
  width: 231px;
  background-color: #9D555F;
}
#captionBox1 
{
  border-left: solid 3px white;
}

.nav {
  color: silver;
  font-family: Times New Roman;
  font-size: 10pt;
}

#body ul { display: block; margin: 0px; padding: 0px; margin-left: 80px; }
#body li { display: inline; }
#body {
  text-align: center;
  background-color: #1F4164;
  width: 867px;
  padding-top: 2px;
}

/* Footer */
.footer  
{
  color: #445577;
  text-align: center;
  font-size: 9pt;
  font-family: Arial,Tahoma,Helvetica;
  padding: 5px;
  padding-top: 15px;
}
.SkinObject,
a.SkinObject:link,
a.SkinObject:hover,
a.SkinObject:visited,
a.SkinObject:active,
a.SkinObject
{
  font-size: 10pt;
  font-weight: normal;
  color: #99AADD;
}
a.SkinObject:hover { text-decoration: none; }

#pageBody
{
  width:870px;
  margin-left:auto;
  margin-right:auto;
}

#intro
{
  padding:10px;
  letter-spacing: +2px;
}
#intro2
{
  padding:5px;
  clear:both;
}
