/* $Id$ */

/*----------- home content --------*/

#homeContent{
	margin: 0.5em 0; 
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

#homeFlash{
	background-color: #CDDFE3;
	color: #034E61;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	width: 613px;
}

#homeRight{
	text-align: center;
	float: right;
	margin-right: 0.5em;
}

.homeRightImage{
	margin-top: 5px;
	border: 2px solid #FF9700;
	background-color: white;
	width: 140px;
}

.homeRightTitle{
	background-color: #FF8700;
	font-weight: bold;
	font-size: 80%;
}

.homeRightImage img{
	padding: 3px;
	margin: 3px;
}



#homeImage
{
 	text-align: center; 
	width: 618px; 
	\width: 616px;  	
	height: 159px;
	background-image: url(../../images/virtualmitchell/homeImage.jpg); 
}

* html #homeImage{
	position: relative;
	top: -3px;
}



#homeText{
	position: relative;
	top: -18px;
	font-size: 80%;
}

*html #homeText{
    font-size: 75%;
}
