/* CSS Document */
body {
margin: 0;
padding: 2.5 em;
}
  .content {/* style grouping for content divs */

  /* font: 1em Georgia, Palatino, Serif; */
  font: 1em Geneva, Arial, Helvetica, sans-serif;

  border: 8px groove  #c0c0c0;
  padding: 1 em; /*  This causes all divs to be padded out as between themselves */
  background: #f5f5f5;
  text-align: center ;
}

#smr00,#smr01,#smr02,#smr03 {
float:right;
clear:right;
padding: 0;
}

#sml00,#sml01,#sml02  {
float:left;
clear:left;
padding: 0;
}
  
p.after-blockquote {
  padding: 0.4em;
  border-top: 3px dotted #696969;
  background: #e6e6fa;
  text-align: left ;
}
#sml00 {/* floats in content div */
  width: 14.5em; /* "em size" is element dependent */
  padding: 0.5em;
  margin: 0 0.5em 0 0;
  color: #00008b;
  background: #b0c4de;
  border-right: 2px dotted #4169e1;
  border-bottom: 2px dotted #4169e1;
}
span.cap-g {/* floats in blockquote */
  float: left;
  font-size: 1.7em;
  padding: 0 0.15em;
  margin: 0 0.15em -0.5em 0; /* negative bottom margin */
  color: #b22222;
  background: #90ee90;
  border: 3px outset #2e8b57;
}

#smr00 {
width: 1px;
height: 65px;
font-size: 1px;
line-height: 1px; border:0px solid #0f0; 
}
#sml01 {
width: 1px;
height: 70px;
font-size: 1px;
line-height: 1px; border:0px solid #0f0; 
}
#sml02 {
width: 103px;
height: 138px;
padding: 0 0 0 10px;
margin: 0 10px 0 0;
font-size: 1px;
line-height: 1px; border:0px solid #0f0; 
}
#smr02 {
width: 1px;
height: 86px;
font-size: 1px;
line-height: 1px; border:0px solid #0f0; 
}

#smr01 {
width: 198px;
height: 299px;
font-size: 1px;
padding: 10px;
line-height: 1px; border:0px solid #0f0;

  /* color: #00008b; */
  background: #b0c4de;
  border-left: 2px dotted #4169e1;
  border-bottom: 2px dotted #4169e1;
  border-top: 2px dotted #4169e1;
}
#smr02 {
width: 1px;
height: 86px;
font-size: 1px;
line-height: 1px; border:0px solid #0f0; 
}

#smr03 {
/* font-size: 1px; */
line-height: 1; 

/* color: #00008b; */
background: #e6e6fa;
border-left: 0px dotted #4169e1;
border-top: 0px dotted #4169e1;
}

