#footer{
	background-image: url(/ftpimages/388/podium/Style493/images/footer.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	height:11px; width:973px;
	display:none;
}

#EventTimeline{
	background: url(/images/timelineRuler.png) bottom center no-repeat;
	height:140px; width:973px; margin-top:-158px;
	clear:both; float:left; position:relative;
	display:none;
}
#eventDotContainer { position:relative; top:96px; left:66px; width: 880px; }
	#EventTimeline .eventDot { height:8px; width:8px; float: left; background: url(/images/eventDot.gif) top left no-repeat; }
		#EventTimeline .eventPopUp { float:left; position:relative; top:-78px; margin-right:-268px; margin-bottom:-83px; }

		#EventTimeline .Left { background:url(/images/popUpWhole_left.png) top left no-repeat; }
		#EventTimeline .Right { background:url(/images/popUpWhole_right.png) top right no-repeat; width:275px; }
		#EventTimeline .invertLeft { background:url(/images/popUpWhole_invert_left.png) top left no-repeat; position:relative; margin-left: -104px; }
		#EventTimeline .invertRight { background:url(/images/popUpWhole_invert_right.png) top right no-repeat; }
		
			#EventTimeline .Left { width:59px; }
			#EventTimeline .invertRight { width:175px; }
			#EventTimeline .photo { height:83px; width:275px; }
			#EventTimeline .regular { height:83px; width:275px; }
			
			/*#EventTimeline .specialInvert { width:275px; }*/

		#EventTimeline .Right { display:none; }

			#EventTimeline .eventPhoto { float:left; height:52px; width: 74px; margin: 4px 5px; }
				#EventTimeline .eventPhoto img {}

			#EventTimeline .photo_eventTextContainer, #EventTimeline .regular_eventTextContainer { height:52px; float:left; }
				#EventTimeline .photo_eventTextContainer { width:185px; margin: 6px 6px 6px 0; }
				#EventTimeline .regular_eventTextContainer { width:250px; margin: 6px; }
				
				#EventTimeline .eventPopUp a.eventTitle, #EventTimeline .eventPopUp a.eventTitle:link, #EventTimeline .eventPopUp a.eventTitle:active, #EventTimeline .eventPopUp a.eventTitle:hover, #EventTimeline .eventPopUp a.eventTitle:visited {
					font-family: 'Georgia'; font-size: 11px; font-weight: bold; color: #353a58;
					text-decoration: none; text-indent: 0; display: block; padding-bottom: 1px;
				}
					#EventTimeline .eventPopUp a.eventTitle:hover { text-decoration:underline; color: #8b1f1a; }

				#EventTimeline .eventPopUp .eventDesc { font-family: 'Trebuchet MS'; font-size: 10px; line-height: 11px; color: #4b4b4b; }

		#viewAllLink { display:block; position:absolute; top:132px; left:853px; }
			#viewAllLink a, #viewAllLink a:link, #viewAllLink a:active, #viewAllLink a:hover, #viewAllLink a:visited { font-family: 'Trebuchet MS'; font-size:10px; font-weight:bold; color:#c42f41; text-decoration:underline;}
			#viewAllLink a:hover { text-decoration:none; }

