/* Photo positioning CSS document */

.studio1 {
   float:		right;
   margin:	    10px;
}

#studioimg {
  border:		none;
  position:		absolute;
  top:			-20px;
  right:		0px;
  z-index:		1;
}

#floatimg {
  float:		right;
}

#floatimg2 {
  float:		left;
  margin:		10px 10px 10px 0px;
}


#bandimg {
  border:		1px dashed #C8D4F8;
}

#tim {
  position:		absolute;
  top:			55px;
  left:			270px;
  border: 		none;
}

#tom {
  position:		absolute;
  top:			50px;
  left:			430px;
  border: 		none;
}

#maikelb {
  position:		absolute;
  top:			60px;
  right:		120px;
  border:		none;
}

#maikelz {
  position:		absolute;
  top:			40px;
  left:			130px;
  border:		none;
}

#poster2 {
  position:		absolute;
  bottom:		50px;
  left:			200px;
  border:		none;
  z-index:		1;
}

#studio2 {
   float:		left;
   margin:		10px;
   margin-left:	0px;
}

#noborder {
   border:		none;
}
