.header {
	width: 735px;

}
.spacer {
	height: 5px;
	width: 735px;
	position: relative;
}
.topRightLinks {
	bottom: -18px;
	position: absolute;
	text-align: right;
	width: 100%;
}
.topRightLinks a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
	text-decoration: none;
	color: #333;
}
.topRightLinks a:hover {
	text-decoration: none;
	color: #F60;
}
.siteLogo {
	width: 735px;
	height: 75px;
	background-image: url(/images/MMI_Header.png);
	background-repeat: no-repeat;
}

