/* Generated by KaZcadeS */
body {
  margin-top: 0px;
  text-align: center;
}
#container {
  border-style: none;
  margin: 0px auto;
  padding: 0px;
  width: 760px;
}
#banner {
  background-repeat: no-repeat;
  background-image: url(../images/inner-top.jpg);
  height: 180px;
  position: relative;
  background-position: center top;
}
#menu {
/*  position: absolute;*/
  margin-left: 200px;
}
#content {
  padding: 0px 10px 0px 10px;
  background-color: transparent;
  width: 590px;
  text-align: left;
  float: left;
}
#sidebar-a {
  margin: 0;
  padding: 0px;
  float: left;
  background-color: transparent;
  width: 150px;
}
.altmenu {
  width: 150px;
}
#footer {
  padding: 0px;
  clear: both;
  background-color: transparent;
  font-size: xx-smaill;
  font-family: Arial;
  color: #808080;
}