#image1, #image2{
	float: left;
	margin-top: 2px;
	margin-right: 2px;
}

#image3 {
	margin-top: 2px;
	float: left;
}

#text1, #text2, #text3 {
	background-image: url(../_images/backgroundFade.gif);
	background-repeat: no-repeat;
	width: 242px;
	height: 200px;
	margin-top: 2px;
	float: left;
	padding: 8px;
	color: #000000;
	text-align: justify;
}

#text1, #text2 {margin-right: 2px;}

.homeTitle {
	font-size: 24px;
	color: #385198;
	font-family: Arial Narrow;
}