 /* Base styles Whistlestop galleries*/
BODY {
background-image: url("pgart_gallery/bg2.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	}
 A:link {text-decoration: none;}
 A:visited { color: #FF0000;
 	text-decoration: none; }
 A:active { color: #0000FF;
 	text-decoration: none; }
 .footer {font-size: 12px;
 font-weight: bold;}
 .text1 {
	font-size: 13px;
	}
.text2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	text-align:left;
	}
.title_gall {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	}
.notes {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	} 
.footer {
	width: 400px;
	border: outset 2px;
	border-color: red;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	}

	/* 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;}