.programstext {
	position:absolute;
	left:262px;
	top:280px;
	width:538px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #60492a;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 1;
}

#leftimage {
	position:absolute;
	left:100px;
	top:280px;
	width:157px;
	height:800px;
	background-image:url(../images/programs/programs.jpg);
	text-align: left;
	background-repeat: no-repeat;
}

#leftimage2 {
	position:absolute;
	left:100px;
	top:280px;
	width:157px;
	height:254px;
	background-image:url(../images/programs/programs2.jpg);
	text-align: left;
	background-repeat: no-repeat;
}

