#timeline{
			margin: 0px;
			height: 1550px;
			padding-left: 0px;
			padding-bottom: 30px;
			padding-right: 0px;
			padding-top: 30px;
			color: white;
			border-left-color: #999999;
			border-left-width: 1px;
			border-left-style: solid;
			float: right;
			width: 290px;
			background-color: #333333;
		}
	#timeline .item{
			padding: 15px;
			border-left-width: 1px;
			border-left-color: #4c4c4c;
			border-left-style: dotted;
			margin-left: 20px;
			margin-bottom: 30px;
			margin-right: 0px;
			margin-top: 20px;
			border-top-color: #4c4c4c;
			border-bottom-color: #4c4c4c;
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			border-top-style: dotted;
			border-top-width: 1px;
		}
	#timeline strong{
			line-height: 30px;
			font-size: medium;
		}
	#timeline h1{
			padding-right: 20px;
			text-align: right;
			z-index: 2;
			margin-bottom: -15px;
			color: white;
			font-size: medium;
		}
	#history{
			line-height: 27px;
			width: 589px;
			float: left;
		}
	#heading{
			font-size: medium;
			font-weight: bold;
			border-top-color: white;
			border-top-style: solid;
			border-top-width: 30px;
			margin: 0px;
			padding: 30px;
			background-color: #e6e6e6;
		}
#history blockquote{
			background-color: white;
			margin: 10px;
			padding: 10px;
			border-color: #333333;
			border-width: 1px;
			border-style: dotted;
		}
#history h1{
			text-align: center;
			color: #4c4c4c;
			margin-bottom: 30px;
			font-size: medium;
		}
	#history img{
			border-bottom-color: #4c4c4c;
			border-top-color: #4c4c4c;
			border-bottom-style: outset;
			border-top-style: outset;
			border-bottom-width: 1px;
			border-top-width: 1px;
		}
	#history p{
			margin: 30px;
		}
	#history strong{
			margin-left: 10px;
			margin-bottom: 10px;
			margin-right: 20px;
			margin-top: 20px;
			text-align: left;
		}
	#history li small{
			padding-left: 5px;
			color: #003366;
			font-variant: small-caps;
		}
	#members ul{
			margin-bottom: 5px;
			margin-left: 10px;
			margin-right: 0px;
			margin-top: 0px;
			padding: 0px;
			border-left-color: #e6e6e6;
			border-left-width: 1px;
			border-left-style: dotted;
			float: left;
		}
	#members li{
			padding-left: 7px;
			padding-bottom: 0px;
			padding-right: 0px;
			padding-top: 0px;
			list-style-type: none;
			text-decoration: none;
			width: 158px;
		}
	#objectives ul{
			padding: 0px;
			margin-left: 30px;
			margin-bottom: 0px;
			margin-right: 30px;
			margin-top: 0px;
			line-height: 17px;
		}
	#objectives li{
			padding: 0px;
			margin-bottom: 15px;
			list-style-position: outside;
			list-style-type: square;
			text-decoration: none;
		}
	#performers ul{
			padding: 0px;
			margin-left: 5px;
			margin-bottom: 10px;
			margin-right: 0px;
			margin-top: 10px;
			border-left-color: #e6e6e6;
			border-left-width: 1px;
			border-left-style: dotted;
			float: left;
		}
	#performers li{
			padding-left: 7px;
			padding-bottom: 0px;
			padding-right: 0px;
			padding-top: 0px;
			list-style-type: none;
			text-decoration: none;
			width: 230px;
		}
	
