body {
  width: 900px;
  text-align: center;
  background: #000000;
  font-family: Verdana, ariel;
  font-size: 10px;
  color: #000000;
  margin-top:5px;
  margin-left: auto;
  margin-right: auto;
}

#frame {
  width: fixed 900px;
  background: #000000;
  text-align: center;
  table-layout: center;
}

#top {
  float: left;
  width: 900px;
  background: #000000;
  border: 0px solid #bbbca9;
  padding: 0px;
  margin: 0px;
}

#topleft {
  float: left;
  width: 450px;
  background: url("/images/vovlogo.png") no-repeat;
  height: 115px;
  border: 0px solid #bbbca9;
  padding: 0px;
  margin: 0px;
}

#topright {
  float: left;
  width: 450px;
  background: url("/images/visionsright.gif") no-repeat;
  height: 115px;
  border: 0px solid #bbbca9;
  padding: 0px;
  margin: 0px;
}

#menuhead {
  float: left;
  width: 900px;
  background: #000000;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 0px;
  height: 30px;
  margin: 0px;
  text-align: right;
  font-size: 12px;
  font: bold;
}

.button {
  float: left;
  width: 100px;
  background-image: none;
  padding: 0px;
  height: 30px;
  margin: 0px;
  text-align: center;
  font-size: 10px;
  font: bolder;
  line-height: 1.5;
}

.button a{
  background: none;
  height: 30px;
  width: 100px;
  line-height: 3;
  display: block;
  font: bolder;
  text-decoration: none;
}

.button a:link {
  background-image: none;
  height: 30px;
  width: 100px;
  line-height: 3;
  display: block;
  font: bolder;
  text-decoration: none;
  color: #999999;
}

.button a:visited {
  background-image: none;
  height: 30px;
  width: 100px;
  line-height: 3;
  display: block;
  font: bolder;
  text-decoration: none;
  color: #999999;
}

.button a:hover {
  background-image: none;
  height: 30px;
  width: 100px;
  line-height: 1.5;
  display: block;
  font: bolder;
}

#toppic {
  float: left;
  background-image: none;
  width: 900px;
  min-height: 100px;
  border: 0px solid #bbbca9;
  padding: 0px;
  margin-top: 1px;
}

#menuall {
  float: left;
  width: 900px;
  min-height: 500px;
  background: #000000;
  border: 0px solid #bbbca9;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: right;
  font-size: 12px;
  font: bold;
  color:#999999;
}

#menuleft {
  float: left;
  width: 600px;
  background: #000000;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0px;
  text-align: left;
  font-size: 12px;
  font: bold;
  color: #999999;
}

#menuleft a:link {
  text-decoration: none;
}


#menuright {
  float: right;
  width: 280px;
  background: #000000;
  padding: 10px;
  text-align: left;
  font-size: 11px;
  color: #999999;
}

#menuleft1 {
  float: left;
  width: 480px;
  height: 720px;
  background: url("/images/contactus.jpg") no-repeat;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0px;
  text-align: left;
  font-size: 12px;
  font: bold;
  color: #999999;
}

#menuright1 {
  float: right;
  width: 400px;
  background: #000000;
  padding: 10px;
  text-align: left;
  font-size: 9px;
  color: #999999;
}

#main {
  float: left;
  width: 280px;
  text-align: left;
  border: 1px solid #ffffff;
  height: 700px;
  padding: 3px;
  margin: 0px;
  margin-left: 0px;
}

#footer {
  float: left;
  width: 900px;
  background: #000000;
  padding: 0px;
  margin: 0px;
  text-align: center;
  color: #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

#menu {
  line-height: 2;
}

#rightcontent p {
  font-size:11px;
}

#menuright a {
  font-size:11px;
  line-height:2;
  color: #999999;
}

#menuleft a {
  font-size:11px;
  line-height:2;
  color: #999999;
}

#main p {
  font-size:13px;
  line-height:1;
  text-align: center;
}


#footer p {
  font-size:10px;
  text-align:center;
}

#footer a {
  font-size:10px;
  color:#999999;
}

p {
  text-align:left;
}

a {
  color:#999999;
}

h1 {
  font-size: medium;
  font-family: verdana,lucida sans;
  text-align: center;
  line-height: 2;
  color: #999999;
}

h2 {
  font-size: medium;
  font-family: lucida sans,Verdana;
  text-align: center;
  color: #999999;
}

h3 {
  font-size: medium;
  font-family: Segoe Script,lucida sans;
  text-align: center;
  color: #000000;
}

h4 {
  font-size: small;
  font-family: lucida sans;
  text-align: center;
  line-height: 0;
  color: #000000;
}