 /* Base styles for all galleries*/
 body {
  background-color: #000000;
  color: #FFFFFF;
  }
 a:link { color: #99ccff;}
 :visited { color: #FFADAD;}
 :active { color: #0000FF;}
 .footer {font-size: 12px;
 font-weight: bold;}
 .banner {
 color: #00FF00;
 font-size: 48px;
 }
.title_gall {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	}
.title_clark {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 5px;
	color:#FFFF00;
	}
.text1 {
	font-size: 13px;
	text-align: center;
	}
.text2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	.notes {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	} 
	/* As Needed */
	.italic {
	font-style: italic;
	}
.bold {
	font-weight: bold;
	}
.navigate {font-family: Arial; font-size: 13px; text-align: center}
.caption {font-family: Arial; font-size: 10px;}