/* page specific stuff for the paintings section */

body {
	background-color: #666666;
	color: #ffffff;
	}
body, p {
	color: #ffffff;
	}
a {
	color:#999999;
	}
a:visited {
	color:#999999;
	}
.introText {
	font-size: larger;
	}


.pictTitle {
	padding: 0;
	margin: 20px 0 0 0;
	font-size:   small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  medium; 
	}
html>.pictTitle {
	font-size:  medium;  
	} 
.caption {
	font-size:   x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  small;  
	}
html>.caption {
	font-weight: normal;
	color: #cccccc;
	font-size:  small;  
	} 

p.caption {
	padding: 0;
	margin: 2px 0 0 0;
	}

img.thumbNail {
	margin: 0 0 8px 0;
	padding: 0;
	border: 1px solid #777777;
	}


.galleryNav {
	padding-top: 15px;
	clear: both;
	white-space: pre;
	font-size:   x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  small;  
	}
html>.galleryNav {
	font-size:  small;  
	} 


a.nextPrev {
	font-weight: bold;
	text-decoration: none;
	}
a.nextPrev:hover {
	color:#cc9900;
	}
a.nextPrev:visited:hover {
	color:#cc9900;
	}
a.mainGallery {
	font-weight: normal;
	text-decoration: none;
	}
a.mainGallery:hover {
	text-decoration: underline;
	color:#cc9900;
	}


/* not used right now */
a.thumbLink {
	margin: 0 0 8px 0;
	padding: 0;
	display: block; 
	border: 1px solid #777777;
	/* 777777 666666 */
	}
a.thumbLink:hover {
	border: 1px solid #cc9900;
	}



