body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  background-color: #ffffff;
  padding: 0px;
  color: black;
/*
  background-color: #d6d6c2;
  background-color: #2A2A2A;
*/
}

#container {
  margin: 40px auto;
  width: 90%;
  background-color: #ffffff;
/*
  background-color: #d6d6c2;
  border:1px solid black;
*/
}

#header {
  background-color: #003eba;
  height: 145px;
  border:1px solid black;
  margin-bottom: 5px;
/*
  background-color: #9b9faa;
  border:1px solid black;
  padding: 2em;
  border-bottom: 1px solid gray;
*/
}

.title {
  padding: 30px 0px 0px 0px;
  font-size: 3em;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
/*
  color: #2a2e38;
  border:1px solid black;
*/
}

.subtitle {
  font-size: 2em;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
/*
  color: #2a2e38;
  margin-right: 140px;
  border:1px solid black;
*/
}

.atkiEmblem {
  padding: 10px 5px 0px 5px;
  float: right;
  width: 130px;
  \width: 140px;
  w\idth: 130px;
  height: 135px;
/*
  border:1px solid black;
*/
}

.wtsdaEmblem {
  padding: 10px 5px 0px 20px;
  float: left;
  width: 130px;
  \width: 140px;
  w\idth: 130px;
  height: 135px;
/*
  border:1px solid black;
*/
}

#content {
  margin-left: 190px;
  padding: 1em;
/*
  border:1px solid black;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
  max-width: 100em;
  margin-right: 170px;
*/
}

#sidebar {
  float: left;
  width: 190px;
  \width: 200px;
  w\idth: 190px;
	text-align:left;
  line-height:140%;
  /*
  margin: 0px;
  padding: 5px;
  letter-spacing: 0.1em;
  border:1px solid black;
  */
}

.sidebox {
  background-color: #003eba;
  margin: 0px 0px 5px 0px;
  border:1px solid black;
  /*
  background-color: #9b9faa;
  margin-top: 0px;
  padding:4px;
  */
}

.sidebox ul {
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 10px;
/*
  border:1px solid black;
*/
}

.sidetitle {
  background-color: #29447B;
  color: #ffffff;
  padding:1px;
  font-weight: bold;
  margin-bottom: 0px;
/*
  background-color: #473535;
  font-size:small;
  border:1px solid #333;
*/
}

.main {
  min-height: 53em;
  height: 53em; /* min height for IE */
/*
  border:1px solid black;
*/
}

*>.main {
  height: auto; /* for min height to expand, IE ignores */
}

.main ul {
  list-style-type: none;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}

ul.bullet {
  list-style-type: disc;
  margin: 1em 0px 1em 1em;
}

a {
  text-decoration: none;
}

a.sidebar {
  cursor: hand;
  color: white;
}

a.sidebar:link {
  color: white;
  font-size: 10pt;
  font-weight: normal;
}

/*
a.sidebar:visited {
  color: #000050;
  font-size: 10pt;
  font-weight: normal;
}
*/

a.sidebar:hover {
  color: red;
  font-size: 10pt;
  font-weight: normal;
}

a.sidebar:active {
  color: white;
  font-size: 10pt;
  font-weight: normal;
}

a img {
  border: none;
}

p {
  text-align:justify;
  text-indent:8pt;
}

h2 {
  font-size: large;
}

h2.center {
  text-align: center;
}

h3 {
  font-size: medium;
}

h3.center {
  text-align: center;
}

#footerMain {
  float: none;
	text-align:left;
  line-height:140%;
  border-top:1px solid black;
  /*
  border:1px solid black;
  margin: 0px;
  padding: 5px;
  letter-spacing: 0.1em;
  */
}

#footer {
  clear: both;
	text-align:left;
  line-height:140%;
  border:3px solid #003eba;
  margin: 2em 0 0 0;
  /*
  padding: 5px;
  letter-spacing: 0.1em;
  */
}

.counter {
  float: right;
}

.wtsdaApproved {
  float: left;
}

.w3c {
  float: left;
}

.footerText {
  margin-left: 180px;
}

.schoolListing {
  float: left;
  margin: 0px 30px 30px 0px;
  width: 18em;
  height: 4em;
  /*
  border:1px solid black;
  */
}

.imgMasterSchmitt {
  float: right;
}

.thumbnail {
  padding: 7px;
  border: 1px solid #000000;
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
}

.caption {
  padding-top: 0.2em;
  text-align: center;
  font-size: 10px;
}

#map {
  margin: 2em 0 0 0;
  border:1px solid black;
}