img
{
  border:0px;
}

#tableWithBorder
{
  border-color: #000;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  padding: 5px;
}

#upperBorder
{
  border-color: #000;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  padding: 2px;
}

#lowerBorder
{
  text-align: center;
  border-color: #000;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  padding: 2px;
}

#centerText
{
  text-align: center;
}

#centerimg
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#preload
{
  visibility:hidden;
}

#top
{
  position:absolute;
  top:0px;
}

#mainlayout
{
  margin-left: auto;
  margin-right: auto;
  padding: 0px 0px 0px 0px;
  border-width:0px;
  width:730px;
}

#bannerlayout
{
  width:730px;
  height:180px;
}

#mebanner 
{
  position:absolute;
  top:0px;
  z-index:1;
  width:730px;
  height:100px;
}

#melogo
{
  position:absolute;
  top:15px;
  z-index:2;
  width:245px;
  height:69px;
}

#hbar
{
  width:300px;
  height:35px;
  background-image:url("images/hbar.jpg");
  background-repeat:repeat-x;
}

#mailingAddress
{
  text-align:left;
  padding-top:40px;
  padding-left:50px;
  padding-bottom:40px;
}

#webmaster
{
  text-align:right;
}

#capabilities
{
  padding-top:40px;
  text-align:center;
  font-weight:bold;
  font-size:larger;
}

.vbar
{
  width:12px;
  background-image:url("images/vbar.jpg");
}

.vbarTop
{
  width:12px;
  height:6px;
  background-image:url("images/vbartop.jpg");
}

.vbarBottom
{
  width:12px;
  height:6px;
  background-image:url("images/vbarbottom.jpg");
}

#about
{
  padding:50px 50px 50px 50px;
}
