#menu ul li .children li
{
	visibility:visible;
}

#menu ul li .children li .currentpage_item{color:#908AFA;}

#ellen_logo
{
	height:120px;
	width:122px;
	position:absolute;
	top: 97px;
	left: 438px;
	background: url(../images/stacy_bios_pic.png) no-repeat;
}

#left_content_text .time_bottom_dot_line
{
	position: absolute;
	top: 210px;
	left: 404px;
	height: 77px;
	border-left: 1px dotted #908AFA;
	z-index: 105;
}



#timeline {
	width: 3644px;
}

#timeline_back_purple {
	background-color: #908AFA;
}
#timeline_back_purple .time_item {
	background-color: #908AFA;
}

.time_item .time_year
{
	background: url(../images/year_circle.png) no-repeat;
}

.time_item .time_year a {

	color: #908AFA;

}

#timeline_back_purple .time_item .time_month_text span {

	font-size: 70px;
	color: #908AFA;
	font-family: Arial, Helvetica, sans-serif;
	opacity:0.2;
	filter: alpha(opacity = 20);
	text-align:center;
	display:block;
	width:90px;
	display:block;
	left: 0px;
	position: absolute;
	top: 14px;
}

#footer
{
	background-color:#F5F5F5;
}

#copywrite
{
	color:#908AFA;
}