	#Left {
		position: absolute;
		left: 64px;
		top: 182px;   		width: 275px;
   		padding: 0px 20px 0px 5px;
		background-color:rgb(255,255,255);
	}		

	#Left h3 {
		color: rgb(200,200,150);		font-size: 18pt;
		font-weight: 100;
	}
