body 
{
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:Red;
}

a{
	color: #CC0000;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}

.container
{
	padding-top:0px;
	
	
}

.logo
{
	background-repeat:no-repeat;
}

.multilogo
{
	width:1000px;
	height:300px;
	padding-bottom:80px;

}

.spacer
{
	float:left;
	padding: 60px;
	
	
}	

.divide
{
	border-bottom:dotted 1px gray;
	padding-top:20px;
	width:1020px;
	float:left;
}
