/* Stylesheet attributes for Headers */


#welcome_header {
	background-color: #507491;
	position: absolute;
	top: 0;
	left: 0;
	width: 1010px;
	height: 50px;
	border: 0;
	border-bottom: 1px #497086 dotted;
	border-right: 1px #497086 dotted;
	padding: 0;
	margin: 0;
	}
