* {margin:0; padding:0; border:0;}
a:focus {-moz-outline:0;outline:0;outline-offset:0;}
a img {border:0;}
a {
  color:#000000;
  text-decoration:none;
}
a:hover {
  color:#FFFFFF;
}
body {
  background:#191919;
  font-family:trebuchet ms, arial, helvetica, verdana, sans-serif;
  font-size:11px;
  color:#000000;
}
#welcome {
  width:400px;
  height:70px;
  position:absolute;
  left:50%;
  top:50%;
  margin:-35px 0px 0px -200px;
}
#container {
  width:760px;
  margin:10px auto 10px auto;
  background:#9A9670;
}
#header {
  width:760px;
  height:165px;
  background:url(header.gif) bottom center no-repeat;
  text-align:center;
  line-height:20px;
}
#content {
  width:760px;
  text-align:center;
  padding-bottom:10px;
}
#footer {
  width:760px;
  height:100px;
  background:url(footer.gif) top center no-repeat;
  text-indent:-9999px;
}
#submenu {
  line-height:20px;
}
#table img {
  margin:0px 10px 0px 10px;
}