body{ margin:0px; padding:0px; background:#ffffff; font-family: 'lucida grande', helvetica, verdana, arial, sans-serif;}
.roundcont {width: 100%; margin:5px auto; background:#cccccc url(/images/about/bot_bg.jpg) no-repeat; background-position: 150px 0px;}
	.roundcont p {margin: 0 10px;}
	.roundtop {background: url(/images/about/tr.gif) no-repeat top right;}
	.roundbottom {background: url(/images/about/br.gif) no-repeat top right;}
	img.corner {width: 11px; height: 11px; border: none;display: block !important;}
	
h2 {color:#fff; padding:10px;}

#history{ padding:0px;margin:0px auto; width:850px;}
#history ul {list-style-type:none; padding:0px; margin:0px;}
	#history li {padding:0px; color:#666666;}	
	#history li a {padding:2px 0px 3px 15px; }		
		#history li a:hover{color:#FFFFFF;}
	#history li div { padding:0px 0px 0px 15px; font-weight:bold; color: #333333;}
	
.navigation { width:189px; float:left; }
	.navigation a{display: block; width:160px;}

#shadow{background:url(/images/about/shadow.png) no-repeat left top; height:500px; float:left;}

#slider { position: relative; float:left;}
#timeline {height:470px; width:648px; overflow:auto; overflow-y: hidden; position:relative; /* fix for IE to respect overflow */ float:left; color:#000000; margin:13px 0px 0px 12px;}

/* scrollCon allows the stage to be aligned side by side within the timeline */
 #scrollCon .stage{width:550px; height:450px; float:left; border-width:0px 0px 0px 1px; border-color: #efefef; border-style:solid; background: #FFFFFF url(/images/about/t_bg.jpg) no-repeat top left;}
			.stage .dash{margin-left:70px; width:2px; height:6px; background:#000000;}
			.stage .line{ border-top:#000000 4px solid; width:100%; line-height:1px;}
			.stage h2 {color: #C51230; padding:5px 10px 0px 10px; font-size:2.8em; width:350px;}
			
			.stage p{margin-top:2px; padding:0px; line-height:18px;}
			.stage p:first-letter{ font-size:1.3em;}

.buttons{cursor: pointer; float:left; position:absolute; z-index:100; left:500px; top:33px;}
	.buttons.right{margin-left:210px;}
	.buttons.left{margin-left:140px;}
	

.sel{background: #00CCFF; color:#fff; background:url(/images/about/htl_bg.gif) no-repeat;}
	a.sel{font-weight:bold;}
	a.sel:hover{color:#FFFFFF; text-decoration:none;}