body 
{
	text-align: center; 
	color: #446D8C;	
	font-family: lucidia, arial, sans-serif; 
	font-size: smaller; 
	background-color: white;
}
#wholepage 
{
	clear:both; 
	float: none; 
	text-align: center; 
	width: 1040px;  
	vertical-align : middle;
}
#slideHolder 
{
	clear: right; 
	float: right; 
	margin-bottom: 20px;
}
#minHeight 
{
	float: left; 
	height: 360px; 
	width: 2px;
}
#slide 
{ 
	width: 1024px; 
	padding-top: 50px; 
	font-size: 1.3em;
	text-align: center;
	float: left;
}
