.legend{
	color: #EDCC19;
	background-color: transparent;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}

.titleImage{ float: right; margin: 3px; }

#mainText{ max-width: 815px; }

#map{
	width: 800px;
	background-image: url(map.jpg);
	height: 531px;
}

#mapText{
	width: 270px;
	padding: 2px;
	background-color: white;
	color: black;
	height: 275px;
	position: relative;
	left: 516px;
	top: 10px;
}

#mapText h3{ margin: 2px 0; font-size: 10px; }

#mapText p{ margin: 0; font-size: 9px; line-height: 10px; }

.money{
	float:left;
	width: 390px;
	font-family: monospace;
	font-weight: bold;
	margin: 5px;
}

.country{
	font-size: larger;
}
