H1 {font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif; color: #833229; font-size: 9pt;
font-weight: normal;   white-space: background: transparent;
margin-top: 0em; margin-bottom: 3px;} 

H2 {font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif; color: #990000; font-size: 8pt;
font-weight: normal; white-space: background: transparent;
margin-top: 3px;; margin-bottom: 3px;}
 




body
{
background-color:#F4EEE6 ;
}

/* You named this layer web_designers_jpg_center */
#Layer-2 {
  position: absolute;
  margin-left: -501px;
  left: 50%;
  top: 40px;
  width: 1000px;
  height: 540px;
  z-index: 2;
}

/* You named this layer top_text */
#Layer-3 {
  position: absolute;
  left: 221px;
  top: 552px;
  width: 800px;
  height: 77px;
  z-index: 3;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Arial, Lucida Sans Unicode, Lucida Grande, Lucida Sans, and Lucida;
  font-size: 12px;
    font-weight: bold;
  letter-spacing: .5px;
  letter-spacing: 0px;
   color: #1A61AB;
}

/* You named this layer footer_text */
#Layer-4 {
  position: absolute;
  margin-left: -474px;
  left: 50%;
  top: 5px;
  width: 990px;
  height: 13px;
  z-index: 4;
    font: bold 11px Arial, Verdana, Lucida Sans, Lucida Sans Unicode, Lucida,Lucida Grande, Arial ; letter-spacing: 1.0px;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */

}

/* You named this layer middle_text */
#Layer-5 {
  position: absolute;
  left: 706px;
  top: 270px;
  width: 156px;
  height: 185px;
  z-index: 6;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  font-family: Arial, Lucida Sans Unicode, Lucida Grande, Lucida Sans, and Lucida;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 26px;
  color: #1A61AB;
}

/* You named this layer bottom_text */
#Layer-6 {
  position: absolute;
  left: 692px;
  top: 340px;
  width: 186px;
  height: 199px;
  z-index: 5;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Arial, Lucida Sans Unicode, Lucida Grande, Lucida Sans, and Lucida;
  font-size: 11px;
   font-weight: normal;
  letter-spacing: 0px;
   line-height: 21px;
  color: #44484B;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #287BAD;
text-decoration: none; }
a:visited { color: #287BAD; text-decoration: none; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
#dropinboxv2cover{
width: 477px; /*change width to desired */
height: 160px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
border: 0px solid white; /*Customize box appearance*/
background-color: ;
padding: 0px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

