﻿#slideshow {
	background-color:#001D31;
	position: relative;
    width: 674px;
	height: 234px;
	margin-bottom:-234px;
	z-index:2;
	}

#slideshow img {
	display:none;
    width: 674px;
	height: 234px;
	z-index:4;
	}
