/* $Id$ */


#homeImage{
	text-align: center;
	float: right;
	margin-right: 2px;
	margin-top: 13px;
}

#homeImage img{
	border: 1px solid black;
}

#homeFlash{
	background-color: #CDDFE3;
	color: #034E61;
	font-weight: bold;
	padding: 4px;

}

#homeImage
{
}

* html #homeImage{

}



#homeText{
	position: relative;
	font-size: 90%;
	margin: 10px;
	width: 468px;
}





