
#frontandcenter
{
	position:			relative;
	height:				425px;
}

#frontandcenter ul li a img
{
	border:				0;
}

#frontandcenter ul,
#frontandcenter ul li
{
	padding:			0;
	margin:				0;
	list-style-type:	none;
}

#frontandcenter ul.slideshow li
{
	position:			absolute;
	top:				0px;
	left:				0px;
	display:			none;
}

#frontandcenter ul.slideshow li a img
{
	width:				468px;
	padding:			10px;
	background:			#ffffff;
}

#frontandcenter ul.slideshow li a
{
	text-decoration:	none;
}

#frontandcenter ul.slideshow li a div.brief
{
	position:			absolute;
	bottom:				15px;
	left:				10px;
	padding:			10px;
	width:				448px;
	color:				#ffffff;
	background:			transparent url(../images/blue.opacity60.png);
}

#frontandcenter ul.slideshow li.tan-brief a div.brief
{
	background:			transparent url(../images/tan.opacity60.png);
	color:				#48472E;
}

#frontandcenter ul.slideshow li a div.brief span.more 
{
	color:				#F2EEB3;
	border-bottom:		1px solid #F2EEB3;
	font-size:			13px;
}

#frontandcenter ul.slideshow li.tan-brief a div.brief span.more 
{
	color:				#F2EEB3;
	border-bottom:		1px solid #F2EEB3;
}

#frontandcenter ul.slideshow li a div.brief p 
{
	font-size:			14px;
	margin:				0;
	padding:			0;
}

#frontandcenter ul.slideshow li a div.brief h1,
#frontandcenter ul.slideshow li a div.brief h2, 
#frontandcenter ul.slideshow li a div.brief h3,
#frontandcenter ul.slideshow li a div.brief h4, 
#frontandcenter ul.slideshow li a div.brief h5, 
#frontandcenter ul.slideshow li a div.brief h6  
{
	font-weight:		normal;
	margin:				0;
	padding:			0;
}

#frontandcenter ul.slideshow li a div.brief h1 { font-size:			28px; }
#frontandcenter ul.slideshow li a div.brief h2 { font-size:			24px; }
#frontandcenter ul.slideshow li a div.brief h3 { font-size:			20px; }
#frontandcenter ul.slideshow li a div.brief h4 { font-size:			16px; }
#frontandcenter ul.slideshow li a div.brief h5 { font-size:			13px; }
#frontandcenter ul.slideshow li a div.brief h6 { font-size:			11px; }

#frontandcenter #slideshow-nav 
{
	position:		absolute;
	bottom:			0px;
	left:			0px;
	width:			100%;
	height:			20px;
	text-align:		center;	
	background:		#ffffff url();
	color:			gray;
}

#frontandcenter #slideshow-nav img
{
	margin: 	3px;
	cursor:		pointer;
}

#frontandcenter #slideshow-nav .thumb
{
	
}

