/*body {
  margin: 0;
  padding: 0;
  background: repeat-x url(background.jpg) #9DC569;      
  font: 13px/1.2em "Lucida Grande", Arial, sans-serif;
  color: #000;
}
a {
  color: #E8A400;
}
a:hover {
  background-color: #FDF7E8;
}*/
img.shot {
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;

}
img {
  border: 0;
}

#bubble1 h4{
  background: url(../images/seasons-greetings.gif) no-repeat left;
}


#bubble2 h4{
  background: url(../images/have-fun.gif) no-repeat left;
}


#bubble3 h4{
  background: url(../images/see-more.gif) no-repeat left;
}

h4 {



  text-indent:-9999px;
  padding-bottom:40px:
z-index: 1;
  margin: 0;
  margin-left:33px;
  margin-top:35px;
  position: relative;
  padding:30px;
  padding-right: 10px;

  position: relative;
  padding-right: 10px;
}
/*#content {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  top: 0px;
}*/
/*#beta {
  position: absolute;
  top: 70px;
  left: 800px;
  width: 172px;
  background-color: #FDF6DF;
  padding: 5px;
  border: 3px solid #E5B22E;
  border-left-width:2px;
  border-top-width:2px;
  color: #000;
  text-align: center;
  font: 0.8em/1.5em Verdana;
  font-weight: bold;
}*/
#bubble1, #bubble2, #bubble3, #bubble4, #versionsbubble {
  position: absolute;
  width: 310px;
  height: 310px;
  text-align: left;
/*  border:1px dotted #ccc;
  background:white;*/
}
#bubble1-handle, #bubble2-handle, #bubble3-handle, #bubble4-handle, #versionsbubble-handle {
  cursor: move;

}

#bubble1 p, #bubble2 p, #bubble3 p, #bubble4 p, #versionsbubble p {
  z-index: 1;
  position: relative;
  font-size:0.9em;
margin-top:0px;

  padding-right: 30px;
  color: #1A1917;
  margin-left:50px;

}
 #bubble2 p img  {
/*  z-index: 1;*/
margin-top:10px;
margin-right:10px;
padding:5px 5px 5px 5px;
border:1px dotted #ccc;
}


