/* spring 01 photoshoot Cascading Style Sheet file.  CLOUD MINERS 

File Name: cm01sp.css
Purpose:  Cascading Style Sheet for Cloud Miners 01.spring.thumbnails/photoshoot  *.htm files.  Text control.  Layout control.
Author: Aunt Bess
Creation Date: Unk.
Date Last Mod: Fri 10 Mar 2006 */

/* Formatting For Copyright notice */
div.copyright {font-size: 8pt; margin-top: .15in; }

/* copyright left no margin.  */
div.copyright_no_margin {font-size: 8pt; margin-top: .15in; margin-bottom: 0in; margin-left: 0in }

/* Positions prev|thumb|next links */
div.links {margin-top: 1in}

/* Gets captions to center above or below photo */

div.float {
  float: left;
  }
  
div.float p {
text-align: center;
}

/* end of file */

