#maincontent {
	background:transparent url(/media/pics/site/galleryBackground.gif) no-repeat left top;
	height:617px;
	margin-bottom:-15px;
}
#greySidebar{
	background:transparent;
}
#bodycontent{
	min-height:0!important;
	padding:0;
	width:721px;
}
#GalleryCarousel ul, #GalleryCarousel li, #GalleryCarousel img{
	float:left;
}
#GalleryCarousel ul{
	height:436px;
	width:721px;
}
#GalleryCarousel{
	height:436px;
	margin:0 0 18px 0;
	overflow:hidden;
}
#CarouselPager{
	float:left;
	margin-bottom:-45px;
	padding:15px 0 0 25px;
	position:relative;
	z-index:100;
top:380px;

}
#CarouselPager a{
	background:transparent;
	color:#A9A9A9;
	display:block;
	float:left;
	font-weight:bold;
	font-size:10px;
	margin:0 2px 0 0;
	padding:5px 3px;
	outline:none;
}
#CarouselPager a.activeSlide{
	color:#3e3e3e;
}
#GalleryCarousel li{
	padding:0;
	margin:0;
	background:transparent;
}
#GalleryCategories ul{
	float:left;
	width:193px;
	background:transparent;
}
#GalleryPreviews ul, #GalleryPreviews li, #GalleryPreviews img{
	float:left;
}
#GalleryPreviews img{
	border:3px solid #dfdfdf;
}
#GalleryPreviews ul li{
	padding:0;
	margin:0 22px 0 0;
	background:transparent;
}
#GalleryPreviews .jcarousel-clip{
	float:left;
	margin:0 0 0 22px;
	overflow:hidden;
	padding-top:20px;
	position:relative;
	width:455px;
	height:85px;
}
#GalleryPreviews .jcarousel-list{
	position:relative;
}
.jcarousel-prev, .jcarousel-next{
	padding:13px 20px 12px;
	cursor:pointer;
}
.jcarousel-prev-disabled, .jcarousel-next-disabled{
	display:none!important;
}
