.ComingSoon {
	background:#62cbe9 url('soon.gif') no-repeat left;
	width:100%;
	height:147px;
	margin-top:180px;
	margin-bottom:10px;
	margin-left:-10px;
	vertical-align: baseline;
	padding-right:10px;
}

.Card {
	background:url('card.gif') no-repeat;
	width:338px;
	height:128px;;
	float:right;
	margin-bottom:0px;
	margin-right:-10px;
}

.Links {
	background:#62cbe9; 
	text-align: center;
	float:left;
	width:250px;
	margin-top:-5px;
	line-height: 120%;
	font-size: 120%;
	padding: 5px;
	font-family:Calibri, Verdana, Ariel, sans-serif;
	color: #ffffff;
	position:absolute;
	margin-left: -5px;
}


a, a:link {
	text-decoration:none;
	color:#ffffff;
}

a:hover {
	text-decoration: underline;
}
