html {
	overflow-x: hidden;
}

#topImageStart {
	margin-left: 0px;
	margin-top: 23px;
	height: 70px;
	width: 995px;
	position: absolute;
	z-index: 10;
	background-color: #7081b8;
	white-space:nowrap;
	overflow:hidden;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

#topNavStart {
	margin-left: 0px;
	margin-top: 94px;
	height: 24px;
	line-height: 22px;
	width: 995px;
	position: absolute;
	z-index: 11;
	background-color:#e3e8f0;
	text-align: center;
	letter-spacing: 0.15em;
	font-weight: bold;
}

#bottomNavStart {
	margin-left: 0px;
	margin-top: 570px;
	height: 24px;
	line-height: 22px;
	width: 995px;
	position: absolute;
	z-index: 11;
	background-color:#b6c0db;
	text-align: center;
}

#startLandList {
	float: left;
	width: 120px;
}

#startLandList a {
	line-height: 16px;
}

a.abold {
	line-height: 16px;
	font-weight: bold;
}

a.amargin {
	line-height: 16px;
	margin-left: 25px;
}

a:hover {
	text-decoration: underline;
}
