#welcome {
	width:540px;
	font-size:0.8em;
	float:left;
	margin-left:24px;
}
#welcome h2 {
	color:#005595;
	font-size:1.1em;
}
#welcome p {
	margin:10px 0 20px 0;
	line-height:1.4em;
}
#welcome p a {
	color:#005595;
	text-decoration:underline;
}
#welcome p a.resources_link {
	display:block;
	background-image:url(images/reslink-bg.gif);
	width:200px;
	height:32px;
	line-height:32px;
	color::#005595;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin-top:6px;
}
