/* Summer 2002 photoshoot Cascading Style Sheet file.  CLOUD MINERS

File Name: cm02summer.css
Purpose:  Cascading Style Sheet for Cloud Miners 02.summer/*.htm photoshoot files.  Text control.  Layout control.
Author: Aunt Bess
Creation Date: Unk.
Date Last Mod: Wed 1 Mar 06 */

/* Formatting For Copyright notice */
div.copyright {font-size: 8pt; }

/* 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;
}

.links_spk_13_03 A:link {
color:blue
}
.links_spk_13_03 A:hover {
color:red
}
.links_spk_13_03 A:active {
color:red
}
.links_spk_13_03 A:visited {
color:black
}

/* end of file */

