.mastheadtop {
	background-repeat: no-repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/newtop.jpg);
	height: 200px;
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #666666;
}
#mast a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#mast a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #998B7E;
}
.globalnav {
	height: 34px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../nav/images/globalnavbg.gif);
	background-repeat: repeat-x;
}
.masttext {
	width: 520px;
	padding-left: 15px;
	padding-top: 57px;
}

