div.mainback{
  background-image:url(back/back_howorder.jpg);
  border:1px solid #666666;
  background-repeat:no-repeat;
  background-position:0px 160px;
}

a, a:link, a:visited{
  color:#00ff00;
  text-decoration:none;
  font-weight:bold;
}

a:active, a:hover{
  color:#333333;
  font-weight:bold;
}

div.expbox{
  margin-left:260px;
  margin-top:20px;
  width:580px;
  background-color:#ffffff;
  padding:10px;
  border:1px solid #443366;
  
  color:#000099;
  line-height:1.7em;
  font-size:14px;
}


span.impact{
  font-weight:bold;
  font-size:14px;
}

div.separate{
  background-color:#ccccee;
  height:4px;
  margin:6px 0px;
}

div.photobox{
  float:left;
  width:106px;
  height:106px;
  background-color:#ffffff;
  padding:3px;
}

.light{
  background-color:#dd8833;
}

.indent{
  font-size:12px;
  margin-left:14px;
  margin-bottom:6px;
  line-height:1.5em;
}

div.topbar{
  width:100%;
  height:100px;
  background-color:#c3ceff;
}