ins.float-left { background: #F98E7C; border-bottom: 2px dotted #4169e1; border-right: 2px dotted #4169e1; color: #ffffff; float: left; /* floats in content div */ margin: 0 0.5em 0 0; padding: 0.5em; width: 17.5em; /* "em size" is element dependent */ }
body { background-color: #F98E7C; }
h2.float-right { background: #7CE7F9; border-bottom: 2px dotted #2e8b57; border-left: 2px dotted #2e8b57; float: right; /* header element float */ margin: 0 0 0 0.2em; padding-left: 0.2em; width: 9em; /* em width variance by element*/ }
p.after-blockquote { background: #F7D9D4; border-top: 3px dotted #696969; padding: 0.4em; }
span.dairel { float: left; padding: 10px; z-index: 100; }
.content { background: #f5f5f5; border: 8px groove  #c0c0c0; font: 1em Georgia, Palatino, Serif; margin: 2.2em 3%; /* style grouping for content divs */ padding: 1.2em; }
#background { background-image: url(../images/logoheader.jpg); background-repeat: no-repeat; border: 1px solid #ffffff; height: 238px; margin-left: 172px; margin-top: 20px; width: 475px; }
#container { background-color: #FFBDB7; border: 2px dotted #ffffff; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; height: 1250px; margin-left: auto; margin-right: auto; padding: 10px; width: 660px; }
#footer { color: #ffffff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: .6em; margin-top: 10px; text-align: center; }
#menubox { background-image: url(../images/42-Breath-of-Dawn.jpg); background-repeat: no-repeat; float: left; height: 240px; margin-top: 20px; width: 160px; }
span.cap {
  float: left; 
  font-size: 1.5em;
  padding: 0 0.15em;
  margin: 0 0.15em 0 0; 
  background: #7ce7f9;
  border: 3px outset #F7D9D4;
  }
  p{
  	font-weight: bold;
  }