#imageContainer
	{background-image:url(../images/headers/signs.jpg);
	width: 729px;
	height:125px;
	margin-left: auto;
	margin-right: auto;
}

#floatLeft
	{height: 330px;
	float: left;
	width: 70%;
	overflow: auto;
	padding-right: 5px;
		text-align: justify;

}
	
#floatRight
	{
	float: right;
	width: 29%;
	text-align: right;
	
	 }

.picture 
	{
/*	border-width: 2px;
	border-style: solid;
	border-color: blue; */

}