#slideshow{
	float:right;
	width: 15em;
	text-align: center;
	margin-top: 2em;
	font-size: 90%;
	background-color: #0A0437;
	border: #0A0437 solid .08em;

}


#CaptionBox{
	color: #fff;
	font-size: 105%;
	background-color: #0A0437;
	padding-top: 0.5em;
	padding-bottom: .5em;

}

#Controls{
	font-weight: lighter;
	background-color: #fff;
	text-align: center;
	font-size: 110%;

}

.caption {
font-family: Arial;
font-weight: normal;
font-size:  12pt;
color:      blue; }


a.Controls:link {
	color:#603F17;
	text-decoration:none;
}
