body {
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  color: #FFFFCC;
  background: Black ; }
  
a {text-decoration: none;}
a:link {
  color: #67B1EA; } 
a:visited {
  color: #67B1EA; }
a:hover {
  color: #0000FF; }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted; }
  
td.table-pad {
  padding: 1em;}

#vault1.fileName
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px
}
#vault1 a.link:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0033CC
}
#vault1 a.link:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0033CC;
  
}
#vault1 a.link:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0033CC ;
    
}
#vault1.text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px
}
INPUT.hidden {
    Z-INDEX: 2;
    FILTER: alpha(opacity: 0);
    POSITION: relative;
    TEXT-ALIGN: left;
    opacity: 0;
    moz-opacity: 0;

}

#login {
  float: right;
  color: Black;
  }
#login a:link {
  color: Black;
  }
#login a:visited {
  color: Black;
  }
  
#container {
  margin: 0 auto;
  width: 1000px;
  max-width: 1000px;
  position: relative;
  min-height: 700px;
  font-family: arial;
  font-weight: 400;
  border: solid #67B1EA;
  background-color: Black; }
#topPane {
  margin: 0 auto;
  position: relative;
  top: 0px;
  left: 0px;
  width: 1000px;
  height: 60px;
  background: #67B1EA }
#leftPane {
  position: absolute;
  float: left;
  width: 160px;
  min-height: 100%;
  background: #67B1EA }
#middlePane {
  margin: 0 auto;
  position: relative;
  top: 0px;
  left: 0px;
  padding: 10px;
  min-height: 100%;
  width: 980px;
  }
#bottomPane {
  margin: 0 auto;
  position: relative;
  bottom: 0px;
  width: 1000px;
  height: 62px;
  border: solid #67B1EA;
  background: #67B1EA; }
#VideoInfo {
  position: relative;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 130px; }
#largeLink {
  margin: 0 auto;
  border: #67B1EA 3px solid;
  background-color: #000000;
  width: 100px; }
#menu {
  margin: 0 auto;
  position: relative;
  top: 0px;
  left 0px;
  height: 22px;
  width: 100%;
  text-align: center;
  background: #eee;
}
#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 166.666667px;
  float: left;
}
#menu a, #menu h2 {
  font: bold 11px/16px arial, helvetica, sans-serif;
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc #888 #555 #bbb;
  margin: 0;
  padding: 2px 3px;
}
#menu h2 {
  color: #fff;
  background: #000;
  text-transform: uppercase;
}
#menu a {
  color: #000;
  background: #efefef;
  text-decoration: none;
}
#menu a:hover {
  color: #67B1EA;
  background: #fff;
}
#menu li {position: relative;}
#menu ul ul {
  position: absolute;
  z-index: 500;
}
#menu ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
  {display: none;}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
  {display: block;}

#divider {
  margin: 0 auto;
  position: relative;
  top: 0px;
  left 0px;
  padding: 2px 3px;
  height: 24px;
  width: 940px;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  background: #6F6F6B;
}
#divider ul {
  list-style: none;
  color: #000;
  margin: 0;
  padding: 0;
  float: left;
}
#divider a, #banner h2 {
  font: bold 16px arial, helvetica, sans-serif;
  margin: 0;
}
#divider h2 {
  color: #fff;
  background: #000;
  text-transform: uppercase;
}
#divider a {
  color: #000;
  background: #efefef;
  text-decoration: none;
}
#divider a:hover {
  color: #67B1EA;
  background: #fff;
}
#divider li {position: relative;}

#section {
  margin: 0 auto;
  position: relative;
  top: 0px;
  left 0px;
  padding: 2px 3px;
  width: 940px;
  text-align: left;
}
#section ul {
  list-style: none;
  color: #000;
  margin: 0;
  padding: 0;
}
#section a, #banner h2 {
  font: bold 16px arial, helvetica, sans-serif;
  margin: 0;
}
#section h2 {
  color: #fff;
  background: #000;
  text-transform: uppercase;
}
#section a {
  color: #000;
  text-decoration: none;
}
#section a:hover {
  color: #67B1EA;
}
#section li {position: relative;}

.content {
  float: center;
  border: #FFFFFF 3px solid;
  width: 950px;
  padding: 10px; }
.inner {
  position: relative;
  left: 10px;
  text-align: justify;
  border:#FFFFFF 3px solid;
  width: 900px;
  padding: 10px;
  color: Black;
  background-color: #eee }
.siteHeading {  
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px; 
  height: 65px;
  color: #67B1EA;
  padding-top: 5px;
  }
.linkBackground {
  background-color: #000066 }


div#topBar {
  margin: 0 auto;
  position: relative;
  top: 0px;
  left: 0px;
  height: 30px;
  width: 100%;
  text-align: center;
  border-top: solid #000 1px;
  border-bottom: solid #000 1px;
  background-color: #67B1EA;
  }
div#topBar ul {
  margin: 0 auto;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #67B1EA;
  line-height: 30px;
  White-space: nowrap;
  }
div#topBar li {
  margin: 0 auto;
  position: relative;
  top: 0px;
  list-style-type: none;
  border: solid #000 1px;
  padding: 0px;;
  display: inline;
  background-color: #000000;
  }
div#topBar li a {
  text-decoration: none;
  padding: 7px 10px;
  }
div#topBar li a:link {
  color: #67B1EA;
div#topBar li a:visited {
  color: #67B1EA;
  }
div#topBar li a:hover {
  font-weight: bold;
  color: #67B1EA;
  background-color: #67B1EA;
  }
