body {
 text-align:center;
}

#container {
 width:800px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}

#wrapper {
 width:610px;
 float:left;
 margin-right:10px;
}

#boxA {
 text-align: center;
 padding: 10px 0px 10px 0px;
 background: silver;
}

#boxD {
 width:180px;
 float:left;
}

#boxE {
 width:100%;
 clear:left;
 background: silver;
}

#boxB {
 width:420px;
 float:right;
 margin-left:10px
}

#boxC {
 text-align: center;
 width:180px;
 float:right;
}

#sng {
  text-align: left;
  margin-top: 1em;
  padding: 1em;
  border-width: 3px 1px 1px 1px;
  border-style: solid;
  border-color: silver;
}

div.bks100 {
  margin: 1em 0 0;
  width: 100%;
  overflow: hidden; /* clear float */
}

div.bks100 img {
  float: none;
}

em {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10pt;
}

a {text-decoration:none;}

div.gglad {
  text-align: center;
}
