	body {
	background: #fff url(/i/eticket/20051109/i/bg.jpg) center fixed repeat-y;
	color: #000;
	margin: 0 0 0 4px;;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
	
	a:link {
	color: #000;
	}

	a:hover {
	color: #f00;
	}

	a:visited {
	color: #666;
	}

	a:visited:hover {
	color: #f00;
	}
	/*	Start Main Photo */
	#photo {
	background: url(/i/eticket/20051109/i/pic_bg.jpg);
	repeat: no-repeat;
	width: 772px;
	height: 387px;
	}
	
	#photo img {
	margin: 16px 0 0 0;
	}
	
	#credit {
	padding: 5px 0 0 0;
	color: #ececec;
	font-size: 10px;
	}
	
	/*	End Main Photo */
	
	/*	Start Table of Contents */
	dl {
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	padding: 10px 30px 25px 63px;
	margin: 0px;
	}

	dt {
	color: #005577;
	padding: 15px 0px 0px 0px;
	}
	dt a:link {
	color: #005577;
	text-decoration: none;
	}

	dt a:hover {
	color: #005577;
	text-decoration: underline;
	}

	dt a:visited {
	color: #376d82;
	text-decoration: none;
	}

	dt a:visited:hover {
	color: #005577;
	text-decoration: underline;
	}
	
	dt strong {
	color: #d7431e;
	line-height: 14px;
	}
	
	dd {
	font-color: #333;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	}
	dd a:link {
	color: #000;
	text-decoration: none;
	}

	dd a:hover {
	color: #333;
	text-decoration: underline;
	}

	dd a:visited {
	color: #666;
	text-decoration: none;
	}

	dd a:visited:hover {
	color: #333;
	text-decoration: underline;
	}	
	dd strong {
	color: #666;
	font-size: 9px;
	font-weight: normal;
	}
	/*	End Table of Contents */
	
	/*	Start Sidebar */
	.sidebarh {
	text-align: left;
	padding: 15px 30px 15px 35px;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	}
	
	.sidebarh strong {
	font-size: 16px;
	line-height: 14px;
	color: #333;
	}
	
	.contrib {
	background-color: #ebebeb;
	padding: 15px 15px 20px 15px;
	}
	
	.timeline {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	padding: 10px 0 0 0;
	font-weight: normal;
	}
	
	.timeline strong {
	font-size: 14px;
	font-weight: bold;
	color: #005577
	}
	
	.timeline img {
	margin: 15px 0 15px 0;
	}
	/*	End Sidebar */
	
	/*	Begin Right Column */
	#rtcol {
	display: inline;
	width: 486px;
	padding: 0;
	margin: 0;
	border: 0px solid #ffcc33;
	
	/* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 480px;
	padding: 0; 
	margin: 0;
	}
	
html>body #rtcol { 
	width: 486px;
	padding: 0;
	margin: 0;
	}
	
	.text {
	padding: 0 35px 25px 40px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
	
	.quotepad {
	padding: 20px 0 20px 0;
	}
	.quotetext {
	color: #d7431e;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px; 
	margin: 20px 15px 20px 15px;
	}
	
	/*	End Right Column */
	
	/*	Begin Footer */
	#footer {
	font-family: verdana, arial, san-serif;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	width: 700px;
	height: 40px;
	background-color: #005577;
	padding: 10px 0 0 5px;
	}
	#footer a:link {
	color: #ececec;
	text-decoration: underline;
	}

	#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}

	#footer a:visited {
	color: #ececec;
	text-decoration: underline;
	}

	#footer a:visited:hover {
	color: #fff;
	text-decoration: underline;
	}
	
	#footer img {
	display: inline;
	}
	/*	End Footer */
	/*	Start Contributors */
	#contrib {
	background-color: #fff;
	border: 10px solid #ebebeb;
	}
	#contribText {
	padding: 0 30px 10px 30px;
	border: 0px solid #ffcc33;
	}

	#contribTextH {
	color: #d7431e;
	text-align: center;
	}

	/*	End Contributors */ 
	.timelineL {
		margin: 3px 0 10px 0;
		color: #666;
		width: 220px;
		overflow: hidden;
	}
