body { margin-left:0; margin-top: 0px; margin-right:0; background:#FFFFFF; height: 100%; width: 100%; }

A:link {color:#B8382D; background-color:transparent; font: "Trebuchet MS", Trebuchet, sans-serif; text-decoration : none;}
A:visited {color:#B8382D; background-color:transparent; font: "Trebuchet MS", Trebuchet, sans-serif; text-decoration : none;}
A:active {color:red;}
A:hover {color:#6D6892;}

.nav {
  font: bold 11px "Trebuchet MS", Trebuchet, sans-serif;
  width: 750px;
  height: 32px;
  display: block;
  background: url('i/headmenu.gif') no-repeat;
  padding-left: 10px;
  line-height: 22px;
  -moz-box-sizing: border-box;
}

.nav a, .nav span {
  display: block;
  margin: 5px;
  padding: 1px;
  padding-left: 11px;
  padding-right: 11px;
  height: 20px;
  text-align: center;
  float: left;
  color: #8D3900;
}
.nav span { color: White; background: #703430 url('i/umbs.gif') top left repeat-x; border: 1px solid white; cursor: default; padding: 0; padding-left: 10px; padding-right: 10px; }
.nav a:hover { background: #703430 url('i/umb.gif') top left repeat-x; border: 1px solid white; color: white; padding: 0; padding-left: 10px; padding-right: 10px; }

DIV.container {
  position: absolute;
  width: 756px;
  margin-left: 50%;
  left: -378;
  top: 5px;
}

DIV.border {
  border: 1px solid #8581A5;
  background: white;
  margin-top: -5px;
}

DIV.shadow {
  background: #D9D9E5;
  padding: 2px;
}

.menu {
  border-right: 1px solid #F9D57D;
  width: 160px;
  vertical-align: top;
  padding-right: 5px;
}

.menu a, .menu span, .menu b {
  display: block;
  background: white;
  width: 100%;
  font: 11px "Trebuchet MS", Trebuchet, sans-serif;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  -moz-box-sizing: border-box;
}
.menu a { height: 38px; }
.menu span { color: White; background: #905050; }
.menu a:hover { color: White; background: #B07070; }
.menu img {
  display: block; 
  height: 1px;
  width: 100%;
  background: Orange;
}
.menu div { 
  width: 100%;
  height: 150px;
  border: 1px solid navajowhite;
}
.menu div b { 
  color: #B8382D;
  background: url('i/sph.gif');
  border-bottom: 1px solid navajowhite;
  font-weight: bold;
}

DIV.block {
  font: 11px "Trebuchet MS", Trebuchet, sans-serif;
  margin: 9px;
  color: #555;
}

P {
  margin-top:0px;
  margin-bottom:0px;
  text-align: justify;
  text-indent: 30px;
}

P.center {
  text-align: center;
  text-indent: 0;
}

P.pc {
  text-align: right;
  font: 11px "Trebuchet MS", Trebuchet, sans-serif;
  text-indent: 0;
}