#mast {
	background-image: url(/sentinel/images/Sentinel-pop-hdr-BG.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 44px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #899DA6;
}
#main {
	background-image: url(/sentinel/images/Sentinel-pop-BG.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 644px;
	text-align: center;
}
#footer {
	background-image: url(/sentinel/images/Sentinel-ftr-BG.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 53px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
