#page a:hover {
	-moz-opacity: 0.5;
	opacity: .5;
	filter: alpha(opacity=50);
}
#page .hold {
	margin: 0 0 0 20px;
	width: 560px;
}
#page h1 {
	color: #9c0;
	font-family: georgia, times new roman, times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.5em;
	margin: 20px 0 0 0;
	width: auto;
}
#page h2 {
	color: #0040c0;
	font-size: 13px;
	line-height: 1.5em;
	margin: 20px 0 0 0;
}
#page h2 span.minor {
	font-weight: normal;
}
#page h2 span.no {
	background: #0040c0 url(../images/page/h2-no.png) no-repeat 50% 50%;
	color: #fff;
	float: left;
	line-height: 20px;
	margin: 0 10px 0 0;
	text-align: center;
	width: 20px;
}
#page p {
	line-height: 1.5em;
	margin: 20px 0 0 0;
}
#page dl {
	margin: 0;
}
#page dl dt {
	color: #0040c0;
	font-weight: bold;
	line-height: 1.5em;
	margin: 20px 0 0 0;
}
#page dl dd {
	margin: -20px 0 0 0;
}
#page ol {
	margin: 20px 20px 0 20px;
}
#page ol li {
	margin: 5px 0 0 0;
	padding: 0;
}
#page ul {
	margin: 20px 20px 0 20px;
}
#page ul li {
	background: transparent url(../images/page/ul-li.png) no-repeat 0 7px;
	line-height: 1.5em;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
}
#page ul li h2 {
	margin-bottom: -20px;
}
#page ul.info li {
	margin: 20px 0 0 0;
	padding: 1px 0 1px 30px;
}
#page ul.info li.location {
	background: transparent url(../images/page/info-location.png) no-repeat 0 0;
}
#page ul.info li.population {
	background: transparent url(../images/page/info-population.png) no-repeat 0 0;
}
#page ul.info li.fact {
	background: transparent url(../images/page/info-fact.png) no-repeat 0 0;
}
#page ul.info li.cost {
	background: transparent url(../images/page/info-cost.png) no-repeat 0 50%;
	font-size: 18px;
	font-weight: bold;
}
#page ul.more li {
	background: none;
	line-height: 20px;
	margin: 20px 0 0 0;
	padding: 0;
}
#page ul.more li a {
	background: transparent url(../images/page/more.png) no-repeat 0 50%;
	display: block;
	padding: 0 0 0 30px;
	text-decoration: none;
	width: 490px;
}
#page a.more {
	background: transparent url(../images/page/more.png) no-repeat 0 50%;
	display: block;
	font-weight: bold;
	line-height: 20px;
	margin: 20px 0 0 20px;
	padding: 0 0 0 30px;
	text-decoration: none;
	width: 490px;
}
#page img.impact {
	border: 1px solid #bfcfef;
	margin: 20px 0 0 70px;
	padding: 9px;
}
#page img.spot {
	border: 1px solid #bfcfef;
	clear: right;
	float: right;
	margin: 20px 0 10px 20px;
	padding: 9px;
}
#page p.caption-land {
	background: #bfcfef;
	clear: right;
	color: #4070d0;
	float: right;
	font-size: 11px;
	font-style: italic;
	margin: -10px 0 10px 20px;
	padding: 5px;
	text-align: center;
	width: 210px;
}
#page p.caption-port {
	background: #bfcfef;
	clear: right;
	color: #4070d0;
	float: right;
	font-size: 11px;
	font-style: italic;
	margin: -10px 0 10px 20px;
	padding: 5px;
	text-align: center;
	width: 160px;
}
#page .tab {
	margin: 0 0 0 40px;
}