body {
/*background-color : #fae8b0;*/
/*background-color : #a9b5c2;*/
/*background-color : #d6d6ff;*/
  background-color : #d6ebff;
}

body, html {
  position : absolute;
  top : 0px;
  bottom : 0px;
}

#page {
  position : absolute;
  top : 0px;
  bottom : 0px;
  width : 960px;
  height: 100%;
}

#banner {
  width : inherit;
/*border-style : solid;
  border-width : medium;
  border-color : red;
*/
}

#banner h1{
  text-align : left;
/*font :  verdana, sans-serif;*/
  font-family :  'Marcellus SC';
  font-size : 40px;
  /*display : inline;*/
/*
titillium web semi-bold 600
audiowide
quantico normal
Marcellus SC (we have a winner)
*/
}

#midPane {
  width : inherit;
/*  border-style : solid;
  border-width : medium;
  border-color : black;
*/
}

#tabBar {
  width : inherit;
}

#tabBar ul {
  list-style : none;
  padding : 0;
  margin : 0;
}

#tabBar li {
  float : left;
  border : 1px solid black;
  border-bottom-width : 0;
  margin : 0 0.5em 0 0;
}

#tabBar li a {
  padding : 0 1em;
  font : 15px verdana, sans-serif;
}

#tabBar a {
  text-decoration : none;
  display : block;
/*background : #eee;
  background : #fecb65;
  padding : 0.24em 1em;
/*  color : #00c;*/
/*  color : #a9b5c2;*/
/*color : #055;*/
  color : #055;
  background : #e6e6e6;
  width : 8em;
  text-align : center;
}

#tabBar a:hover {
/*background : #ddf;*/
/*background : #e8bf6c;*/
/*background : #fecb65;*/
  font-weight : bold;
}

#tabBar #selected {
  border-color : black;
}

#tabBar #selected a {
  position : relative;
  top : 1px;
  background : white;
  color : black;
  font-weight : bold;
}

#content {
  background-color : white;
  min-height : 300px;
  width : inherit;
  border : 1px solid black;
  clear : both;
  padding : 0 1em;
  font : 14px georgia, serif;
}

#footer {
/*border-style : solid;
  border-width : medium;
  border-color : blue;
*/
  /*position : absolute;
  bottom : 0px;*/
  width : inherit;
  text-align : justify;
  font : 14px georgia, serif;
}

#footer p {
  /*display : inline;*/
  text-align : center;
  font : 14px georgia, serif;
}

#copyright {
  position : relative;
  padding-left : 50px;
  padding-right : 50px;
  bottom : 10px;
}

.w3 {
  height : 31px;
  width : 88px;
  border : 0;
}
