#slideshow
{
	height: 164px;
	position:relative;
}


#gallery_links {
	height: 352px;
	width: 456px;
	position: absolute;
	margin-top: 17px;
	background: #000000 url(/images/imagegallery.jpg) no-repeat scroll;
}


#gallery_links ul {
	list-style: none;
	padding: 0;
	margin: 60px 0 0 16px;
}

#gallery_links ul li,
#gallery_links ul li a{
	width: 425px;
	height: 92px;
	margin-bottom: 5px;
	display: block;
}


