/* CSS Document */

#firsttablewrapper {
position:relative;
margin: 0 auto 0 auto;
float:left;

}
#secondtablewrapper {
position:relative;
margin: 0 auto 0 auto;
float:left;


}

/*BPMmusic_logo IMAGE GRAPHIC BLOCK STARTS HERE */
	
div#bpmmusic_bg {
  background-image: url("graphic_elements/bpmmusic_bg.gif");
  background-repeat: no-repeat;
  top: -125px;
  left: 75px;
  position:absolute;
  z-index: 1;	
  filter:alpha(opacity=15);-moz-opacity:.15;opacity:.15;
	}

/*MONEY IMAGE GRAPHIC BLOCK ENDS HERE */

