/* Photo Style Sheet for the Columbia Ski Club.
 * This style sheet was developed by Ken Sall (webmaster@DELETEColumbiaSkiClub.org).
 * Copyright (c) 2002 Kenneth B. Sall and ColumbiaSkiClub.org.
 * Permission to modify this for your own use is hereby granted
 * provided this copyright notice appears intact.
 */
     body {
      background-color: #000000;
      color: #FFFF22;
     }

     :link { color: #5FFF5F }
     :visited { color: #FFFFFF }
     :active { color: #FF8000 }

     .photoTitle {
        font-family: "Comic sans MS", fantasy;
        font-weight: bold;
        color: #ffffcc;
        text-align: center;
        background: black;
        }
	 	 
     .caption {color: #008000; font-weight: bold}
     .ctr {text-align: center}

