#imageContainer {
	position:relative;
	margin:auto;
	width:400px;
	padding:4px;
	border: none;
}

#welcomehead {
	font: 20pt "Arial";
	letter-spacing: 8px;
	color: #001289;
}

#welcometext {
	font: 14pt "Verdana", "Arial";
	letter-spacing: 3.4px;
	color: #3355BB;
	margin: auto;
	margin-top: 12px;
	text-align:center;
}

#welcometext a {
	font: 9pt "Arial" bold;
	letter-spacing: 0.9px;
	color: #2244AA;
	text-decoration: none;
}

#welcometext a:hover {
	text-decoration: underline;
}

#decodiv {
	background: #4267bd;
	border-top: 1px solid #12278d;
	border-bottom: 1px solid #12278d;
	margin-top: 12px;
	width: 100%;
	height: 18px;
}
