@import url(/!includes/subhead.asp?sec=legacy);

body {background: #000!important; font-family: Arial, Verdana!important; color: #000!important;}

#interiorBanner2 {padding-top: 15px; padding-left: 211px; height: 107px; }
.LeftCol {background:#000; height:125px;width: 960px;  }

/* Construct Styles */
.Divider
{
	background: url(/legacy/!images/epe_featurepage_line_divider.jpg) no-repeat center top;
	width: 100%;
	height: 1px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	margin-top:3px;
}
#BodyArea
{
	background: url(/legacy/!images/epe_legacy_core_base.jpg) no-repeat;
	width: 1280px;
	margin: 0 auto;
	position: relative;
	height: 698px;
}
#BodyArea .VideoArea
{
	float: left;
	padding-left: 2px;
	width: 675px;
	position: relative;
	z-index: 2;
}

#videolist {margin: 0 auto; position: relitave; margin-top: 160px; width: 1000px; overflow: hidden;}
#videolist ul {list-style: none; margin: 0; padding: 0; width: 4000px; margin: 0 auto; position: relative; height: 100px;}
#videolist li { display: inline; padding: 0; margin: 0; margin-left: 45px; float: left; text-align: center;}

#screen2{
		padding-top: 125px;
		position:relative;
		z-index:1;
}

#screen2 #buttons{
		width:780px;
		position:absolute;
		z-index:1;
		left:225px;
		top:160px;
	}
* html #screen2 #buttons
{
	left: -450px;
}
	#screen2 #buttons a{
		margin:10px 5px;
		font-weight: bold;
		color: #FFF;
		text-transform:uppercase;
	}
	#screen2 .prev{
		position:absolute;
		margin-left:-438px;
		margin-top:45px;
	}
	
	* html #screen2 .prev
	{
		margin-left:-458px;
	}
	
	#screen2 .next{
		position:absolute;
		margin-left:280px;
		margin-top:45px;
	}
	
	* html #screen2 .next
	{
		margin-left:268px;
	}
	
#slideshow{
	overflow:hidden;
	width:650px;
	margin-left: 295px;
	margin-top:36px;
}

	#slideshow ul{
		width:3900px;
		padding-left:225px;
		list-style: none;
	}

		#slideshow li{
			float:left;
			margin:0 10px;
			text-align: center;
			width: 120px;
		}


