.slideshow body {
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    background:#11254D;
}
#slideshowcontainer {
    width:914px;
    margin:0px auto 0px;
    background: transparent;
    padding:10px;
    font-size:12px;
    margin-top:50px;
}
.slideshow a {
	text-transform:none;
	color:#333
}
.slideshow footer{
	background:#F0F0F0;
	padding:10px;
	border:#999 dotted 1px;
}
