#middleTwoColumn {
	padding-right:20px
}

.imageTitle{
	font-weight:bold
}

.imageCaptions{
	
}

.onLink:link, 
.onLink:visited {
	color:#718DBB;
	text-decoration:none;
}

.onLink:hover {
	text-decoration:underline;
}

.slideshow {
	margin-top:10px;
	background-color:#E1E8F3;
}

.slideText {
	font-size:.8em;
}

.slideshowBorderColor{
	background-color:#718DBB;
}

.slideshowBackgroundColor{
	background-color:#E1E8F3
}

.slideshowNavigationBorderColor{
	background-color:#718DBB;
}

.slideshowNavigationBackgroundColor{
	background-color:#E1E8F3
}

.slideshowImageBorderColor{
	background-color:#718DBB;
	padding:2px
}

.slideshowImageBackgroundColor{
	background-color:#E1E8F3

}
